Changeset 38f8dfc in git for kernel/walkSupport.h
- Timestamp:
- Jul 29, 2011, 4:49:16 PM (12 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 2b85f31ccb9b0e9c18d6a04d1701eecb4d30b074
- Parents:
- 7ac612964d7ab2d05f0ce6d464ce76b51757f776
- git-author:
- Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-07-29 16:49:16+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:01:16+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/walkSupport.h
r7ac612 r38f8dfc 21 21 BOOLEAN currwOnBorder64(ideal I, int64vec* currw64); 22 22 void getTaun64(ideal G,intvec* targm,int pertdeg, int64vec** v64, int64 & i64); 23 int64vec* getiv64(lists l);23 //int64vec* getiv64(lists l); 24 24 //int64 getint64(lists l);// not used 25 25
Note: See TracChangeset
for help on using the changeset viewer.