Changeset 400884 in git for Singular


Ignore:
Timestamp:
Jul 10, 1997, 4:02:30 PM (27 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
c9256e2b4642366edfe38bea4057531855ee919d
Parents:
cfe9bc3caef680bbf6c16db0dc043f8339a9e6c7
Message:
* wichmann: in LIB-Header: wich(command) --> which(command)


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/general.lib

    rcfe9bc r400884  
    1 // $Id: general.lib,v 1.2 1997-04-28 19:27:17 obachman Exp $
     1// $Id: general.lib,v 1.3 1997-07-10 14:02:30 Singular Exp $
    22//system("random",787422842);
    33//(GMG, last modified 22.06.96)
     
    2020 sum(vector/id/..[,v]); add components of vector/ideal/...[with indices v]
    2121           (parameters in square brackets [] are optional)
    22  wich(command);         searches for command and returns absolute
     22 which(command);        searches for command and returns absolute
    2323                        path, if found
    2424LIB "inout.lib";
Note: See TracChangeset for help on using the changeset viewer.