Changeset fcf5d4 in git
- Timestamp:
- Apr 30, 1998, 2:04:03 PM (25 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 6e39902208e8736199b6ecdf51e9426dab21d825
- Parents:
- c5abbc074159c1e025c1401aa336b171cc821964
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/silink.cc
rc5abbc rfcf5d4 2 2 * Computer Algebra System SINGULAR * 3 3 ****************************************/ 4 /* $Id: silink.cc,v 1.1 7 1998-04-27 12:34:21obachman Exp $ */4 /* $Id: silink.cc,v 1.18 1998-04-30 12:04:03 obachman Exp $ */ 5 5 6 6 /* … … 746 746 si_link_root->GetDump=slGetDumpAscii; 747 747 si_link_root->Status=slStatusAscii; 748 si_link_root->type="A scii";748 si_link_root->type="ASCII"; 749 749 s = si_link_root; 750 750 #ifdef HAVE_DBM
Note: See TracChangeset
for help on using the changeset viewer.