Changeset 400884 in git for Singular/LIB/general.lib
- Timestamp:
- Jul 10, 1997, 4:02:30 PM (26 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- c9256e2b4642366edfe38bea4057531855ee919d
- Parents:
- cfe9bc3caef680bbf6c16db0dc043f8339a9e6c7
- 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 obachmanExp $1 // $Id: general.lib,v 1.3 1997-07-10 14:02:30 Singular Exp $ 2 2 //system("random",787422842); 3 3 //(GMG, last modified 22.06.96) … … 20 20 sum(vector/id/..[,v]); add components of vector/ideal/...[with indices v] 21 21 (parameters in square brackets [] are optional) 22 w ich(command);searches for command and returns absolute22 which(command); searches for command and returns absolute 23 23 path, if found 24 24 LIB "inout.lib";
Note: See TracChangeset
for help on using the changeset viewer.