Changeset cc94b0a in git for Singular/febase.h
- Timestamp:
- Mar 31, 1998, 11:00:50 AM (26 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- bc82d60fa171675a0c23a3e2051318500187aa39
- Parents:
- c9ea817ef59b4d9f8adaa507840ddb8ff4d4a945
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/febase.h
rc9ea817 rcc94b0a 4 4 * Computer Algebra System SINGULAR * 5 5 ****************************************/ 6 /* $Id: febase.h,v 1. 8 1998-03-16 14:56:30 obachmanExp $ */6 /* $Id: febase.h,v 1.9 1998-03-31 09:00:43 Singular Exp $ */ 7 7 /* 8 8 * ABSTRACT … … 18 18 extern int si_echo, printlevel; 19 19 extern int pagelength, colmax; 20 extern int blocklineno; 20 extern int yy_blocklineno; 21 extern int yy_noeof; 21 22 extern char prompt_char; 22 23 #ifdef HAVE_TCL
Note: See TracChangeset
for help on using the changeset viewer.