Changeset 15a1c5 in git for Singular


Ignore:
Timestamp:
Apr 11, 2013, 9:23:11 AM (11 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
abe1329e03c886540a8d7b474c1890dacafb2689
Parents:
58d429b7d8518126ff491afde71414bc067197ab
Message:
chg: minor simplification
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/iplib.cc

    r58d429 r15a1c5  
    11041104  return TRUE;
    11051105#else
    1106   int iiAddCproc(const char *libname, const char *procname, BOOLEAN pstatic,
    1107                  BOOLEAN(*func)(leftv res, leftv v));
    11081106  typedef int (*fktn_t)(int(*iiAddCproc)(const char *libname, const char *procname,
    11091107                               BOOLEAN pstatic,
Note: See TracChangeset for help on using the changeset viewer.