Changeset 227 for trunk/lisp/lispm/coldut.lisp
- Timestamp:
- 08/18/11 05:43:13 (21 months ago)
- Files:
-
- 1 modified
-
trunk/lisp/lispm/coldut.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lisp/lispm/coldut.lisp
r226 r227 3 3 4 4 ; Utilities for cold-load generator 5 6 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 7 ;;; To compile this: ;;; 8 ;;; (1) Load the old QFASL of it ;;; 9 ;;; (2) Run (LOAD-PARAMETERS) ;;; 10 ;;; (3) Now you may compile it ;;; 11 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 5 12 6 13 ;;; Little variables that have to do with the word format
