Changeset 0e051f in git for Singular/ipid.h
- Timestamp:
- Apr 27, 2010, 4:19:36 PM (13 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 4bfe6536b8ffa51f49472c1c71acd83d84b61915
- Parents:
- 49abe32113946584967f7bc6a8d3edfd9b6f848c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipid.h
r49abe32 r0e051f 18 18 extern package basePack; 19 19 #define IDROOT (currPack->idroot) 20 21 struct sip_command; 22 typedef struct sip_command ip_command; 23 typedef ip_command * command; 20 24 21 25 struct sip_command
Note: See TracChangeset
for help on using the changeset viewer.