- Small fixes to histogram memory software
- Added simulation directories and instruments
This commit is contained in:
@@ -14,7 +14,7 @@ FF = f90
|
||||
CC = cc
|
||||
CFLAGS = -std -g -I. -I../hardsup -I$(PGPLOT_DIR) -I/data/koenneck/include
|
||||
BIN = ../bin
|
||||
LFLAGS = -L../hardsup -L$PGPLOT_DIR
|
||||
LFLAGS = -L../hardsup -L$PGPLOT_DIR -L/data/lnslib/lib
|
||||
#------------ for Linux
|
||||
## FF = g77
|
||||
## CC = gcc
|
||||
|
||||
Reference in New Issue
Block a user