Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    rc89503c rbf70aa9  
    3131
    3232src/prelude/builtins.cf
    33 src/prelude/gcc-builtins.cf
    34 src/prelude/gcc-builtins.c
     33src/prelude/builtins.c
    3534src/prelude/extras.cf
    3635src/prelude/bootloader.c
    3736src/libcfa/libcfa-prelude.c
    3837
    39 # generated by bison and lex from parser.yy and lex.ll
     38# generated by bison and lex from cfa.yy and lex.ll, respectively
    4039src/Parser/parser.output
    4140src/Parser/lex.cc
     
    4342src/Parser/parser.h
    4443
    45 tools/prettyprinter/parser.output
    46 tools/prettyprinter/lex.cc
    47 tools/prettyprinter/parser.cc
    48 tools/prettyprinter/parser.h
    49 tools/prettyprinter/pretty
    50 tools/pretty
    51 
    5244# generated by xfig for user manual
    5345doc/user/Cdecl.tex
Note: See TracChangeset for help on using the changeset viewer.