Login  Register

Bug report on QuantLib-Guile-0.3.3

Posted by Liguo Song on Nov 05, 2003; 1:29pm
URL: http://quantlib.414.s1.nabble.com/Bug-report-on-QuantLib-Guile-0-3-3-tp10431.html

In the setup.scm, the usage message is still talking about mzscheme. It is a
good source of historical information, but need correction.

   (format #t "Usage: mzscheme -r setup scm command\n")
should be
   (format #t "Usage: guile -s estup.scm command\n")

Later.


Liguo (Leo)