Mzscheme - fix for running examples during 'make check-examples' - they don't run very well though\!

This commit is contained in:
William S Fulton 2013-04-20 01:23:54 +01:00
commit 2b2305cce9
5 changed files with 6 additions and 5 deletions

View file

@ -1,4 +1,4 @@
;; run with mzscheme -r example.scm
;; run with mzscheme -r runme.scm
(load-extension "example.so")