[QuantLibAddin-cvs] QuantLibAddin/Docs/pages build.tutorial.docs, 1.1.2.5, 1.1.2.6
Brought to you by:
ericehlers,
nando
|
From: Eric E. <eri...@us...> - 2006-09-17 17:20:19
|
Update of /cvsroot/quantlibaddin/QuantLibAddin/Docs/pages In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv26225 Modified Files: Tag: R000313f0-branch build.tutorial.docs Log Message: fix typos Index: build.tutorial.docs =================================================================== RCS file: /cvsroot/quantlibaddin/QuantLibAddin/Docs/pages/build.tutorial.docs,v retrieving revision 1.1.2.5 retrieving revision 1.1.2.6 diff -C2 -d -r1.1.2.5 -r1.1.2.6 *** build.tutorial.docs 5 Sep 2006 07:48:31 -0000 1.1.2.5 --- build.tutorial.docs 17 Sep 2006 17:20:11 -0000 1.1.2.6 *************** *** 146,150 **** This is because the QuantLibAddin project contains references to the QuantLibXL ! project in the format <tt>..\QuantLibXL</tt>. The other packages may be installed anywhere. The location of each package --- 146,150 ---- This is because the QuantLibAddin project contains references to the QuantLibXL ! project in the format <tt>..\\QuantLibXL</tt>. The other packages may be installed anywhere. The location of each package *************** *** 156,160 **** \li QUANTLIBADDIN_DIR (set by the installer) ! For purposes of this tutorial we assume all packages are installed to C:\\projects e.g.: \verbatim C:\projects\QuantLib-0.3.13 --- 156,160 ---- \li QUANTLIBADDIN_DIR (set by the installer) ! For purposes of this tutorial we assume all packages are installed to <tt>C:\\projects</tt> e.g.: \verbatim C:\projects\QuantLib-0.3.13 *************** *** 172,176 **** \section sec_build_quantlib Install and Build QuantLib ! Uncompress the QuantLibAddin zip file to your hard drive. Included in the download is the QuantLib VC8 workspace file <tt>QuantLib_vc8.sln</tt>. This file resides in the top level QuantLib directory. --- 172,176 ---- \section sec_build_quantlib Install and Build QuantLib ! Uncompress the QuantLib zip file to your hard drive. Included in the download is the QuantLib VC8 workspace file <tt>QuantLib_vc8.sln</tt>. This file resides in the top level QuantLib directory. |