Changeset 312083 in git for Singular/janet.h
- Timestamp:
- Jan 8, 2014, 5:22:45 PM (10 years ago)
- Branches:
- (u'spielwiese', 'e7cc1ebecb61be8b9ca6c18016352af89940b21a')
- Children:
- 997a5b282af0b323c9bb89271696d95981d58835
- Parents:
- 9351bbb04b6e0929df3ea03400aa1dba233a27b3
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/janet.h
r9351bb r312083 55 55 void DestroyTree(NodeM *); 56 56 NodeM* create(); 57 void ForEach(TreeM *,poly_function);57 //void ForEach(TreeM *,poly_function); 58 58 void ControlProlong(Poly *); 59 59 Poly* is_div_(TreeM *root, poly item);
Note: See TracChangeset
for help on using the changeset viewer.