Changeset e7cccf3 in git for Singular/ipshell.h


Ignore:
Timestamp:
Dec 10, 2012, 6:12:07 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
dcf88ff0bb046d73a7bde65e033fc58cbb5f4a97
Parents:
90606248d583c5fc68e2935f8e617bf697e3814b4fc65f578efe8ed6ffba2e71b0c5a7ed47cff389
Message:
Merge pull request #224 from alexanderdreyer/spielwiese-pyobject

Spielwiese pyobject 


NOTE/TODO: make sure python is not required for building SW
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/ipshell.h

    r906062 re7cccf3  
    6868   if  no, returns FALSE
    6969*/
     70/// load lib/module given in v
     71BOOLEAN jjLOAD(char *s, BOOLEAN autoexport = FALSE);
    7072BOOLEAN iiLocateLib(const char* lib, char* where);
    7173leftv   iiMap(map theMap, const char * what);
Note: See TracChangeset for help on using the changeset viewer.