Changeset 20569 in project
- Timestamp:
- 09/30/10 09:49:02 (10 years ago)
- Location:
- demonstrations
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
demonstrations/numerical-performance/Makefile
r20563 r20569 7 7 CSC = csc 8 8 CSCFLAGS = -C -O3 -O5 -d0 -disable-interrupts -unboxing 9 #CSCFLAGS += -k -v -debug oil 9 10 ifdef VERBOSE 11 CSCFLAGS += -k -v -debug oil 12 endif 10 13 11 14
Note: See TracChangeset
for help on using the changeset viewer.