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? _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users