- Fixes to NXscript
- Added Pause and Continue commands - Fixed simulation counter to deal properly with pause - Fixed nxdict HDF5 problem
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
include ../alpha_def
|
||||
|
||||
CC = cc
|
||||
CFLAGS = -std1 -g $(DFORTIFY) -I$(SRC).. -I$(HDFROOT)/include -DHDF4 -DHDF5 \
|
||||
CFLAGS = -std1 -g $(DFORTIFY) -I$(SRC).. -I$(HDFROOT)/include -DHDF5 \
|
||||
-I$(SRC)hardsup
|
||||
|
||||
include make_gen
|
||||
|
Reference in New Issue
Block a user