Changeset 06c0b3 in git for Singular/newstruct.h
- Timestamp:
- May 31, 2012, 3:43:46 PM (11 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 98d6c34c2a74edb284caaeaec97a1295a4c2a402
- Parents:
- 9aac3e40e249db0a2411b4c4f36cdc9a5d791080
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/newstruct.h
r9aac3e r06c0b3 7 7 newstruct_desc newstructFromString(const char *s); 8 8 newstruct_desc newstructChildFromString(const char *p, const char *s); 9 BOOLEAN newstruct_set_proc(const char *name,const char *func,int args, procinfov p); 10 void newstructShow(newstruct_desc d); 9 11 10 12 #endif
Note: See TracChangeset
for help on using the changeset viewer.