Changeset e813875 in git for Singular/mpsr_Put.cc


Ignore:
Timestamp:
Apr 7, 2010, 4:50:59 PM (14 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
1bc9c40d54dd6fb1db62e53560cfc0c029e9fa06
Parents:
7249440a8b31fbbb1b4a4269cdfcf46991bd39bb
Message:
idrec -> idrec.h

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

Legend:

Unmodified
Added
Removed
  • Singular/mpsr_Put.cc

    r724944 re813875  
    7070mpsr_Status_t mpsr_PutLeftv(MP_Link_pt link, leftv v, ring cring)
    7171{
    72   idtyp type = v->Typ();
     72  int type = v->Typ();
    7373
    7474  switch(type)
Note: See TracChangeset for help on using the changeset viewer.