Changeset 117 for NEWT0/trunk/src/newt_core/incs/NewtBC.h
- Timestamp:
- 09/29/07 23:54:33 (16 months ago)
- Files:
-
- 1 modified
-
NEWT0/trunk/src/newt_core/incs/NewtBC.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
NEWT0/trunk/src/newt_core/incs/NewtBC.h
r68 r117 106 106 107 107 108 void NBCInit(void); 109 void NBCCleanup(void); 110 newtRef NBCConstantTable(void); 108 111 newtRef NBCGenBC(nps_syntax_node_t * stree, uint32_t size, bool ret); 109 112 newtRef NBCCompileFile(char * s, bool ret);
