Changeset 037df4 in git for kernel/shiftgb.h
- Timestamp:
- Jul 8, 2008, 3:03:18 PM (15 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 9f6d7626974f05a175c63f8e5f63ec9da030c127
- Parents:
- 09d7782fb1cb753a74c67e13bf26476d72ff23d5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/shiftgb.h
r09d7782 r037df4 4 4 * Computer Algebra System SINGULAR * 5 5 ****************************************/ 6 /* $Id: shiftgb.h,v 1. 4 2008-03-13 19:25:49 levandovExp $ */6 /* $Id: shiftgb.h,v 1.5 2008-07-08 13:02:21 Singular Exp $ */ 7 7 /* 8 8 * ABSTRACT: kernel: utils for kStd … … 10 10 11 11 #include "structs.h" 12 #ifdef HAVE_SHIFTBBA 12 13 #include "gring.h" 13 14 … … 41 42 42 43 #endif 44 #endif
Note: See TracChangeset
for help on using the changeset viewer.