Changeset 1305ea in git for Singular/libparse.cc
- Timestamp:
- Jul 28, 2009, 5:22:17 PM (14 years ago)
- Branches:
- (u'spielwiese', 'd0474371d8c5d8068ab70bfb42719c97936b18a6')
- Children:
- 48884f25d40adf8eed608ff547bc909599e022d6
- Parents:
- a36f9e83d52d17305b8402360cc08daeaa9ad527
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/libparse.cc
ra36f9e8 r1305ea 20 20 21 21 /* Scanner skeleton version: 22 * $Header: /exports/cvsroot-2/cvsroot/Singular/libparse.cc,v 1.1 4 2009-07-28 14:18:34Singular Exp $22 * $Header: /exports/cvsroot-2/cvsroot/Singular/libparse.cc,v 1.15 2009-07-28 15:22:17 Singular Exp $ 23 23 */ 24 24 … … 1052 1052 * Computer Algebra System SINGULAR * 1053 1053 ****************************************/ 1054 /* $Id: libparse.cc,v 1.1 4 2009-07-28 14:18:34Singular Exp $ */1054 /* $Id: libparse.cc,v 1.15 2009-07-28 15:22:17 Singular Exp $ */ 1055 1055 #include <stdio.h> 1056 1056 #include <string.h>
Note: See TracChangeset
for help on using the changeset viewer.