adding close-eval at the end of scribble files that have a toplevel evaluator

original commit: dcf4d8b040f1acdc535d1542e0d7b1bb1112d987
This commit is contained in:
Danny Yoo 2012-11-01 15:14:23 -06:00
parent 2fc13d178d
commit a3ae3177df

View File

@ -567,3 +567,7 @@ module path and the module paths of its immediate dependents.
(get-dependencies 'openssl #:exclude (list 'racket)) (get-dependencies 'openssl #:exclude (list 'racket))
] ]
} }
@close-eval[the-eval]