Changeset 68ac32e for src/Makefile.am


Ignore:
Timestamp:
Mar 13, 2017, 12:59:34 PM (8 years ago)
Author:
Thierry Delisle <tdelisle@…>
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:
08d5507b, 3ad7978, 8ef9c5e7
Parents:
149d297
Message:

added concurrency module to compiler

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Makefile.am

    r149d297 r68ac32e  
    2727include CodeGen/module.mk
    2828include CodeTools/module.mk
     29include Concurrency/module.mk
    2930include Common/module.mk
    3031include ControlStruct/module.mk
Note: See TracChangeset for help on using the changeset viewer.