Changeset 1005
- Timestamp:
- Jul 11, 2012 4:25:58 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
specdomain/trunk/src/specdomain/macros/cdef-examples.mac
r1002 r1005 10 10 editor, then sorted, with redundancies removed. 11 11 """ 12 13 14 cdef("user_waitmove", 15 "\nwait(1);\n", 16 "waitmove_hack", 17 "0x20") 12 18 13 19 cdef("cleanup_once", "", "ct", "delete")
Note: See TracChangeset
for help on using the changeset viewer.