Changeset 34fbd93 in git for Singular/ipshell.h
- Timestamp:
- Jul 9, 1999, 4:58:30 PM (24 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 6959c49751ce060112fd62dace5b8f7590c72602
- Parents:
- 609ba11e29d4d3c44b5785da0728121bbc8e0065
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/ipshell.h
r609ba11 r34fbd93 4 4 * Computer Algebra System SINGULAR * 5 5 ****************************************/ 6 /* $Id: ipshell.h,v 1.1 7 1999-04-15 17:28:05Singular Exp $ */6 /* $Id: ipshell.h,v 1.18 1999-07-09 14:58:28 Singular Exp $ */ 7 7 /* 8 8 * ABSTRACT … … 32 32 extern cmdnames cmds[]; 33 33 extern char *lastreserved; 34 extern BOOLEAN yyInRingConstruction; /* 1: during ring construction */ 34 35 35 36 int IsCmd(char *n, int & tok);
Note: See TracChangeset
for help on using the changeset viewer.