Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/engrave
Dir : e17/libs/engrave/src/lib Modified Files: engrave.y Log Message: - need to set the section to BASE initially to fix an issue with some of the engage eets =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/engrave/src/lib/engrave.y,v retrieving revision 1.11 retrieving revision 1.12 diff -u -3 -r1.11 -r1.12 --- engrave.y 16 Nov 2004 22:51:37 -0000 1.11 +++ engrave.y 29 Nov 2004 21:37:01 -0000 1.12 @@ -62,6 +62,9 @@ %% +start: { section = BASE; } edjes + ; + edjes: /* blank */ | images edjes | fonts edjes ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs