Changeset c9d5c4f for src/Common


Ignore:
Timestamp:
May 3, 2018, 4:30:44 PM (6 years ago)
Author:
Rob Schluntz <rschlunt@…>
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, with_gc
Children:
6d611fb, 6edd210, 779a4a3
Parents:
cbbd5b48
Message:

fix missing compile for Heap.cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/module.mk

    rcbbd5b48 rc9d5c4f  
    66## file "LICENCE" distributed with Cforall.
    77##
    8 ## module.mk -- 
     8## module.mk --
    99##
    1010## Author           : Richard C. Bilson
     
    1818       Common/UniqueName.cc \
    1919       Common/DebugMalloc.cc \
    20        Common/Assert.cc
     20       Common/Assert.cc \
     21       Common/Heap.cc
Note: See TracChangeset for help on using the changeset viewer.