Skip to content
Snippets Groups Projects
Commit 46fafaf5 authored by Matthew Webster's avatar Matthew Webster
Browse files

Changes for NewNew

parent cea85751
Branches cvsHEAD
Tags cvsFINAL
No related merge requests found
......@@ -7,7 +7,7 @@ OBJS = main.o process.o hfunc.o phasefunc.o procfunc.o read_varian.o image_ft.o
USRINCFLAGS = -I${INC_FFTW3} -I${INC_NEWMAT} -I${INC_ZLIB}
USRLDFLAGS = -L${LIB_FFTW3} -L${LIB_NEWMAT} -L${LIB_ZLIB}
LIBS = -lfftw3 -lmiscmaths -lfslio -lniftiio -lznz -lnewmat -lm -lz
LIBS = -lfftw3 -lmiscmaths -lnewmat -lm -lz
XFILES = load_varian_exe set_hdr_info get_orient get_dim
SCRIPTS = load_varian
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment