Changeset 8e22e0 in git


Ignore:
Timestamp:
May 20, 1998, 12:24:05 PM (25 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
Children:
456733df07e3650d99fc0a097e2d68087f718ff4
Parents:
a0858c1f380d8ca8dfc2ab3e3542af4ba4ad5399
Message:
* spelling Wilfred


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

Legend:

Unmodified
Added
Removed
  • Singular/extra.cc

    ra0858c r8e22e0  
    22*  Computer Algebra System SINGULAR      *
    33*****************************************/
    4 /* $Id: extra.cc,v 1.49 1998-05-20 07:52:23 obachman Exp $ */
     4/* $Id: extra.cc,v 1.50 1998-05-20 10:24:05 obachman Exp $ */
    55/*
    66* ABSTRACT: general interface to internals of Singular ("system" command)
     
    362362     res->rtyp=STRING_CMD;
    363363     res->data=(void *)
    364        "Olaf Bachmann, Hubert Grassmann, Kai Krueger, Wolfgang Neumann, Thomas Nuessler, Wilfried 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";
    365365     return FALSE;
    366366   }
Note: See TracChangeset for help on using the changeset viewer.