Changeset b826e6b for .gitignore


Ignore:
Timestamp:
Jul 19, 2017, 11:49:33 AM (8 years ago)
Author:
Aaron Moss <a3moss@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, 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:
9cc0472
Parents:
fea3faa (diff), a57cb58 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    rfea3faa rb826e6b  
    3737src/libcfa/libcfa-prelude.c
    3838
    39 # generated by bison and lex from cfa.yy and lex.ll, respectively
     39# generated by bison and lex from parser.yy and lex.ll
    4040src/Parser/parser.output
    4141src/Parser/lex.cc
    4242src/Parser/parser.cc
    4343src/Parser/parser.h
     44src/Parser/parser.hh
     45
     46tools/prettyprinter/parser.output
     47tools/prettyprinter/lex.cc
     48tools/prettyprinter/parser.cc
     49tools/prettyprinter/parser.h
     50tools/prettyprinter/parser.hh
     51tools/prettyprinter/pretty
     52tools/pretty
    4453
    4554# generated by xfig for user manual
     
    4756doc/user/pointer1.tex
    4857doc/user/pointer2.tex
     58doc/user/EHMHierarchy.tex
Note: See TracChangeset for help on using the changeset viewer.