From: Mark Carter (mcturra2000 at yahoo.co.uk) Date: Mon Mar 14 08:54:57 EDT 2011 |
|
I have some code that I would like to put in scribble. So far, I have: Example use of stats: @code{"(require carali/money) (stats 'barc '( 41.00 43.20 40.60 50.20 55.66 52.74 64.87 66.25 21.63 22.70 )) "} When I run scribble, it complains "unbound identifier in module in: code" What do I need to do to fix it?
Posted on the users mailing list. |
|