Changeset 601 for abuse/trunk/data/abuse.lsp
- Timestamp:
- May 8, 2011, 12:29:51 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/data/abuse.lsp
r594 r601 9 9 (if (not (load "lisp/english.lsp")) ;; load language specific stuff 10 10 (progn 11 (print "Abuse data files not found. Maybe try the -datadir flag?")11 (print "Abuse data files not found. Maybe try the `-datadir' option?") 12 12 (quit))) 13 13 (setq load_warn T)
Note: See TracChangeset
for help on using the changeset viewer.