Changeset 8e22e0 in git
- Timestamp:
- May 20, 1998, 12:24:05 PM (25 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- 456733df07e3650d99fc0a097e2d68087f718ff4
- Parents:
- a0858c1f380d8ca8dfc2ab3e3542af4ba4ad5399
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/extra.cc
ra0858c r8e22e0 2 2 * Computer Algebra System SINGULAR * 3 3 *****************************************/ 4 /* $Id: extra.cc,v 1. 49 1998-05-20 07:52:23obachman Exp $ */4 /* $Id: extra.cc,v 1.50 1998-05-20 10:24:05 obachman Exp $ */ 5 5 /* 6 6 * ABSTRACT: general interface to internals of Singular ("system" command) … … 362 362 res->rtyp=STRING_CMD; 363 363 res->data=(void *) 364 "Olaf Bachmann, Hubert Grassmann, Kai Krueger, Wolfgang Neumann, Thomas Nuessler, Wilfr ied Pohl, Thomas Siebert, Ruediger Stobbe, Tim Wichmann";364 "Olaf Bachmann, Hubert Grassmann, Kai Krueger, Wolfgang Neumann, Thomas Nuessler, Wilfred Pohl, Thomas Siebert, Ruediger Stobbe, Tim Wichmann"; 365 365 return FALSE; 366 366 }
Note: See TracChangeset
for help on using the changeset viewer.