diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1997-09-30 02:45:12 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1997-09-30 02:45:12 +0000 |
commit | 8b531408d4e0391fdb053a13c9670e1cd398d0e7 (patch) | |
tree | f6cdf8fda43f3e893c7157e3913d701da6610c6e /usr.bin/file/magdir | |
parent | 08a990e0d4aba5bb5c2b912a5b516bd8de8a805f (diff) |
Add clist types, jimw@fornost.turner.com
Diffstat (limited to 'usr.bin/file/magdir')
-rw-r--r-- | usr.bin/file/magdir/lisp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/file/magdir/lisp b/usr.bin/file/magdir/lisp index ac4ba7745db..736e327297e 100644 --- a/usr.bin/file/magdir/lisp +++ b/usr.bin/file/magdir/lisp @@ -8,3 +8,7 @@ 0 string \012( byte-compiled Emacs-Lisp program data # Emacs 19 0 string ;ELC\023\000\000\000 byte-compiled Emacs-Lisp program data +# clisp types, from Jim Wise (jimw@fornost.turner.com) +0 string (SYSTEM::VERSION\040' CLISP byte-compiled Lisp program text +0 long 0x70768BD2 CLISP memory image data +0 long 0xD28B7670 CLISP memory image data, other |