Ignore:
Timestamp:
Jun 28, 2017, 9:44:19 PM (6 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
aaron-thesis, arm-eh, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
166793b
Parents:
fa4805f
Message:

rename files and adjust includes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Parser/module.mk

    rfa4805f ra67b60e  
    1111## Created On       : Sat May 16 15:29:09 2015
    1212## Last Modified By : Peter A. Buhr
    13 ## Last Modified On : Tue Aug 16 17:28:34 2016
    14 ## Update Count     : 101
     13## Last Modified On : Wed Jun 28 21:09:38 2017
     14## Update Count     : 103
    1515###############################################################################
    16 
    17 BUILT_SOURCES = Parser/parser.h
    1816
    1917AM_YFLAGS = -d -t -v
     
    2927       Parser/TypeData.cc \
    3028       Parser/LinkageSpec.cc \
    31        Parser/parseutility.cc
     29       Parser/parserutility.cc
    3230
    3331MAINTAINERCLEANFILES += Parser/parser.output
Note: See TracChangeset for help on using the changeset viewer.