Script:HH:ins1.scm
From Gambit wiki
(Difference between revisions)
(Script:HH:ins1.scm) |
(Script:HH:ins1.scm) |
||
| Line 2: | Line 2: | ||
(with-input-from-string | (with-input-from-string | ||
| - | (wiki#wiki | + | (wiki#wiki-script-fetch "HH:prog1.scm") |
(lambda () | (lambda () | ||
(eval (cons 'begin (read-all))))) | (eval (cons 'begin (read-all))))) | ||
</schemecode> | </schemecode> | ||