Changeset 8d033e2 in git
- Timestamp:
- Aug 14, 2011, 6:24:05 PM (12 years ago)
- Branches:
- (u'spielwiese', '828514cf6e480e4bafc26df99217bf2a1ed1ef45')
- Children:
- fe72e1fcde351629e9ea56dd2cdba316c643f344
- Parents:
- 19ef53c94a827c69fcf19c269a0c0feebdd64ea9
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-08-14 18:24:05+02:00
- git-committer:
- Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 16:12:20+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/fevoices.cc
r19ef53c r8d033e2 53 53 int yy_blocklineno; // to get the lineno of the block start from scanner 54 54 Voice *currentVoice = NULL; 55 FILE *feFilePending; /*temp. storage for grammar.y */55 // FILE *feFilePending; /*temp. storage for grammar.y */ 56 56 57 57 //static const char * BT_name[]={"BT_none","BT_break","BT_proc","BT_example",
Note: See TracChangeset
for help on using the changeset viewer.