Changeset 7936d4 in git for Singular/tesths.cc


Ignore:
Timestamp:
Jul 4, 1997, 3:48:03 PM (27 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
b40ea49410d03c134213b9165e07ee9d49abe77c
Parents:
b182edc0a08ed317e024336ca2822ed7b57bf61b
Message:
* hannes: fixed resultant (clapsing.cc)


git-svn-id: file:///usr/local/Singular/svn/trunk@493 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/tesths.cc

    rb182ed r7936d4  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: tesths.cc,v 1.21 1997-07-02 16:44:17 Singular Exp $ */
     4/* $Id: tesths.cc,v 1.22 1997-07-04 13:46:45 Singular Exp $ */
    55
    66/*
     
    256256"Fachbereich Mathematik der Universitaet, D-67653 Kaiserslautern\n"
    257257"contributions: O.Bachmann,W.Decker,H.Grassmann,B.Martin,M.Messollen,W.Neumann,\n"
    258 "W.Pohl,T.Siebert,R.Stobbe                 e-mail: singular@mathematik.uni-kl.de\n");
     258"\tW.Pohl,T.Siebert,R.Stobbe,T.Wichmann\n"
     259"e-mail: singular@mathematik.uni-kl.de\n");
    259260    printf("%s  %s  (%d)",S_VERSION1,S_VERSION2, SINGULAR_VERSION_ID);
    260261    printf("\n\nPlease note:  EVERY COMMAND MUST END WITH A SEMICOLON \";"
Note: See TracChangeset for help on using the changeset viewer.