Changeset 115 for trunk/Makefile.flags


Ignore:
Timestamp:
Apr 20, 2009, 11:29:17 PM (15 years ago)
Author:
rosiere
Message:

1) Write queue with mealy
2) Network : fix bug
3) leak memory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.flags

    r114 r115  
    1717MORPHEO_FLAGS                   =       -DSYSTEMC               \
    1818                                        -DDEBUG=DEBUG_TRACE     \
     19                                        -DDEBUG_MEMORY_LEAK     \
    1920                                        -DSTATISTICS            \
    2021                                        -DVHDL                  \
     
    2526#                                       -DPRINT_COLOR           \
    2627#                                       -DPOSITION              \
    27 #                                       -DDEBUG_MEMORY_LEAK     \
     28#
    2829
    2930
Note: See TracChangeset for help on using the changeset viewer.