Differences From Artifact [af125f0de3]:
- File stmlrun.scm — part of check-in [55a8152be6] at 2013-05-17 07:08:57 on branch selfcontained — refactor for selfcontained executables (incomplete) (user: matt, size: 464) [annotate] [blame] [check-ins using]
To Artifact [ab2a64d7c8]:
- File stmlrun.scm — part of check-in [632ed21f6c] at 2013-05-18 19:00:52 on branch selfcontained — Updated stmlrun to require-library stml (user: matt, size: 490) [annotate] [blame] [check-ins using] [more...]
︙ | |||
8 9 10 11 12 13 14 | 8 9 10 11 12 13 14 15 16 17 18 | - + + | ;; This program is distributed WITHOUT ANY WARRANTY; without even the ;; implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ;; PURPOSE. ;; (require-extension syntax-case) ;; (declare (run-time-macros)) |