source: git/Singular/RULES @ 666c90

spielwiese
Last change on this file since 666c90 was 5ecc946, checked in by Olaf Bachmann <obachman@…>, 26 years ago
1998-04-29 Olaf Bachmann <obachman@mathematik.uni-kl.de> * mmutil.c (mmGetIndex): new implementation: Use generated lookup table (mmutil.inc) instead of "binary" search on size git-svn-id: file:///usr/local/Singular/svn/trunk@1544 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 153 bytes
Line 
1* never use fopen, but myfopen, in order to open text files
2
3* call rComplete after constructing a ring
4
5* never allocate memory with 0 as size request
6
Note: See TracBrowser for help on using the repository browser.