Changeset d4cec6a in git for Singular/ipshell.h


Ignore:
Timestamp:
Jul 23, 2019, 11:31:27 AM (5 years ago)
Author:
Karim Abou Zeid <karim23697@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
7161acac8387482214ebcdd85e77266519f0cad2
Parents:
d906dc5d406b00b056fb825f5c5c8988ebcaceb3628fc3d0ec524cd36ca82c3a6275c0dcf5d73c83
Message:
Merge branch 'spielwiese' into stable
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/ipshell.h

    rd906dc rd4cec6a  
    4747BOOLEAN iiPStart(idhdl pn, leftv sl);
    4848BOOLEAN iiEStart(char* example, procinfo *pi);
    49 BOOLEAN iiAllStart(procinfov pi, char *p,feBufferTypes t, int l);
     49BOOLEAN iiAllStart(procinfov pi, const char *p,feBufferTypes t, int l);
    5050void    type_cmd(leftv v);
    5151void    test_cmd(int i);
Note: See TracChangeset for help on using the changeset viewer.