dat.h (127B)
1 #ifndef dat_h 2 #define dat_h 3 4 #define PROGRAM_NAME "asm" 5 #define CHAR_COMMENT ';' 6 #define CHAR_NEWLINE '\n' 7 8 #endif /* dat_h */
asmcustom asm compiler (learn project) | |
| git clone git://git.evenfri.xyz/asm.git | |
| Log | Files | Refs |