Changeset 2988eeb for src/Makefile.am


Ignore:
Timestamp:
Mar 6, 2017, 8:53:48 PM (7 years ago)
Author:
Peter A. Buhr <pabuhr@…>
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:
7fe2498
Parents:
c443d1d (diff), 3f80888 (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:

iosteam can now print tuples, added = as opening delimiter for printing strings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.am

    rc443d1d r2988eeb  
    3838
    3939# put into lib for now
    40 cfa_cpplibdir = ${libdir}
     40cfa_cpplibdir = ${CFA_LIBDIR}
    4141cfa_cpplib_PROGRAMS = driver/cfa-cpp
    4242driver_cfa_cpp_SOURCES = ${SRC}
Note: See TracChangeset for help on using the changeset viewer.