Changeset 20bc9ae in git
- Timestamp:
- Apr 14, 2009, 10:25:19 AM (14 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- 3402b4b654df40779dd0b3d83c4d023a3ef93e0b
- Parents:
- 535a5a7554d8d13857cd09f686c88d3948dbfd92
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/nctools.lib
r535a5a7 r20bc9ae 1 1 /////////////////////////////////////////////////////////////////////////////// 2 version="$Id: nctools.lib,v 1.4 7 2009-04-10 19:05:00 motsakExp $";2 version="$Id: nctools.lib,v 1.48 2009-04-14 08:25:19 Singular Exp $"; 3 3 category="Noncommutative"; 4 4 info=" … … 935 935 936 936 937 proc SuperCommutative(list #)938 {939 return (superCommutative(#));940 }941 942 943 937 static proc ParseSCA() 944 938 "
Note: See TracChangeset
for help on using the changeset viewer.