Re: specifying yacc flags for single file?
Re: specifying yacc flags for single file?
- Subject: Re: specifying yacc flags for single file?
- From: Gerard Iglesias <email@hidden>
- Date: Mon, 17 May 2004 14:17:19 +0200
And...
Do you know that for lex file you can put the prefix directive at the
top of the file, like this :
%option prefix="ALMFormulaIndex"
.....
For the yacc file, it is a little bit more tricky
Regards
Gerard
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.