Changeset 7234766 in git for Singular/RULES


Ignore:
Timestamp:
Jun 10, 2008, 12:20:52 PM (16 years ago)
Author:
Motsak Oleksandr <motsak@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
6cb1d1ecf69dca15e7df819a230cba1021e8d16f
Parents:
28325ab307b0d45f178c4ce869547de7d3f3faa7
Message:
*motsak: major redesign of NS Subsystem...


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

Legend:

Unmodified
Added
Removed
  • Singular/RULES

    r28325ab r7234766  
    11* never use fopen, but myfopen, in order to open text files
    22
    3 * call rComplete after constructing a ring
     3* call rComplete after constructing a ring
     4
     5* note: you will get a purely commutative ring from rCopy/rCopy0/rComplete,
     6* if you want to construct a noncommutative ring you need to call
     7* the general nc_CallPlural or nc_rComplete whenever appropriate
     8
    49
    510* never allocate memory with 0 as size request
Note: See TracChangeset for help on using the changeset viewer.