Changeset 3621e73 in git for Singular/libparse.ll


Ignore:
Timestamp:
Feb 5, 2013, 11:59:54 AM (11 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
8436eb4f6569b8028c52e48106505001a3771c6b
Parents:
5d442eefec45e6f6ef26b9339cc3898098077526
Message:
fix: jjLOAD from master
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/libparse.ll

    r5d442e r3621e73  
    155155
    156156#undef YY_DECL
    157 #define YY_DECL int yylex(char *newlib, char *libfile, \
     157#define YY_DECL int yylex(char *newlib, const char *libfile, \
    158158                           lib_style_types *lib_style, \
    159159                           idhdl pl, BOOLEAN autoexport, lp_modes mode)
Note: See TracChangeset for help on using the changeset viewer.