Changeset 39 for abuse/trunk/src/include/lisp2.hpp
- Timestamp:
- Mar 2, 2008, 12:29:06 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
abuse/trunk/src/include/lisp2.hpp
r2 r39 82 82 void lisp_init (long a, long b); 83 83 void lisp_uninit (void); 84 char * lstring_value (void* x);84 char * lstring_value (void* x); 85 85 long lnumber_value (void* x); 86 86 char lcharacter_value (void* x);
Note: See TracChangeset
for help on using the changeset viewer.