home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-09-27 | 317 b | 11 lines | [TEXT/CCL2] |
- ;;; magic.scm -- magic support file for dumping compiled code files.
- ;;;
- ;;; author : Sandra Loosemore
- ;;; date : 8 Jul 1992
- ;;;
- ;;; This file is used to dump compiled code files. The macro call below
- ;;; expands into the code being dumped. See dump-interface.scm for more
- ;;; details.
-
- (magic-form-to-compile)
-