Changeset 377

Show
Ignore:
Timestamp:
06/26/08 10:51:13 (4 months ago)
Author:
powell
Message:

Get rid of excessive debugging output for now.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/matml/src/ternary/Makefile.am

    r365 r377  
    1212noinst_HEADERS  = ternary.h 
    1313ternary_SOURCES = ternary.c geomview.c qhull.c book.c freenergy.c 
    14 ternary_CFLAGS  = -std=c99 -DGEOMVIEW=\"@GEOMVIEW@\" -DDEBUG 
     14ternary_CFLAGS  = -std=c99 -DGEOMVIEW=\"@GEOMVIEW@\" #-DDEBUG 
    1515ternary_LDADD   = -lm -lqhull 
    1616 




About | Terms of Use | Contact | Privacy Policy