source: git/kernel/RULES @ e7c6b22

spielwiese
Last change on this file since e7c6b22 was 52e2f6, checked in by Motsak Oleksandr <motsak@…>, 16 years ago
*motsak: major redesign of NC Subsystem, maybe something more... git-svn-id: file:///usr/local/Singular/svn/trunk@10739 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 283 bytes
Line 
1* never use fopen, but myfopen, in order to open text files
2
3* call rComplete after constructing a ring (returns purely commutative ring!)
4
5** call nc_CallPlural to make a newly constucted commutative ring (see above) noncommutative
6
7* never allocate memory with 0 as size request
8
Note: See TracBrowser for help on using the repository browser.