Changeset 582 for abuse/trunk/data-frabs/addon/deathmat/deathmat.lsp
- Timestamp:
- May 6, 2011, 12:47:14 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/data-frabs/addon/deathmat/deathmat.lsp
r566 r582 6 6 (defun net_file (x) (concatenate 'string net_dir x)) 7 7 (load (net_file "dstartup.lsp")) 8 (load "lisp/options.lsp") 8 (load "lisp/options.lsp") 9 9 10 10 (load "lisp/input.lsp")
Note: See TracChangeset
for help on using the changeset viewer.