Changeset 594 for abuse/trunk/data/addon/twist/lisp/dray.lsp
- Timestamp:
- May 8, 2011, 12:13:08 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/data/addon/twist/lisp/dray.lsp
r589 r594 4 4 5 5 ;; Note for /Messiah\ 6 ;; in the main abuse.lsp, change 7 ;; 8 ;; (if (not (local_load "lisp/input.lsp")) ; get local copy first 9 ;; (load "lisp/input.lsp")) 10 ;; to: (if (not (local_load "addon/twist/lisp/input.lsp")) 11 ;; (load "addon/twist/lisp/input.lsp")) 12 ;; 13 ;; also, append this to the final set of lines relating to the loading part: 6 ;; append this to the final set of lines relating to the loading part: 14 7 ;; (load "addon/twist/lisp/dray.lsp") 15 8
Note: See TracChangeset
for help on using the changeset viewer.