Changeset 799ce1 in git for Singular/mod2.h.in


Ignore:
Timestamp:
May 5, 1998, 3:46:39 PM (26 years ago)
Author:
Kai Krüger <krueger@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
8d525d24817ecbbf4965a24b18bdb2b1554fef76
Parents:
95ba43dd6254b9f183dccb7cc9ca1463c7f1f302
Message:
Modified Files:
	iplib.cc libparse.l mod2.h.in libparse.cc
Changed output of 'loading libraries'
enabled option(debugLib)


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

Legend:

Unmodified
Added
Removed
  • Singular/mod2.h.in

    r95ba43 r799ce1  
    132132/* Define to use new namespaces techniks */
    133133#undef HAVE_NAMESPACES
     134#undef HAVE_DYNAMIC_LOADING
    134135
    135136/* Define to use scanner when loading libraries */
     
    206207#  undef YYLPDEBUG
    207208#else
    208 #  define YYLPDEBUG 0
     209#  define YYLPDEBUG 1
    209210#endif
    210211
Note: See TracChangeset for help on using the changeset viewer.