Changeset 8d033e2 in git for Singular/fevoices.cc


Ignore:
Timestamp:
Aug 14, 2011, 6:24:05 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
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
Message:
FIX: symbol duplicate: feFilePending
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/fevoices.cc

    r19ef53c r8d033e2  
    5353int    yy_blocklineno; // to get the lineno of the block start from scanner
    5454Voice  *currentVoice = NULL;
    55 FILE   *feFilePending; /*temp. storage for grammar.y */
     55// FILE   *feFilePending; /*temp. storage for grammar.y */
    5656
    5757//static const char * BT_name[]={"BT_none","BT_break","BT_proc","BT_example",
Note: See TracChangeset for help on using the changeset viewer.