Changeset 714503 in git for Singular/ipshell.h
- Timestamp:
- May 29, 2006, 5:29:47 PM (17 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 6fc94170622931a7d7420b94ddf05a83056ed1d1
- Parents:
- 84a6a712a40c09bf97568af07d63318c224c5d56
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipshell.h
r84a6a7 r714503 4 4 * Computer Algebra System SINGULAR * 5 5 ****************************************/ 6 /* $Id: ipshell.h,v 1.4 6 2006-02-02 10:11:19Singular Exp $ */6 /* $Id: ipshell.h,v 1.47 2006-05-29 15:29:47 Singular Exp $ */ 7 7 /* 8 8 * ABSTRACT … … 30 30 extern cmdnames cmds[]; 31 31 extern char *lastreserved; 32 extern c har *singular_date;32 extern const char *singular_date; 33 33 34 34 extern BOOLEAN yyInRingConstruction; /* 1: during ring construction */
Note: See TracChangeset
for help on using the changeset viewer.