Skip to content
Snippets Groups Projects
Commit 9af45163 authored by Saad Jbabdi's avatar Saad Jbabdi
Browse files

*** empty log message ***

parent 3d45978b
No related branches found
No related tags found
No related merge requests found
......@@ -45,8 +45,8 @@ INDEXEROBJS=indexer.o
TESTOBJS=testfile.o
VECREGOBJS=vecreg.o
SGEBEDPOST = bedpost bedpost_datacheck
SGEBEDPOSTX = bedpostx bedpostx_postproc.sh bedpostx_preproc.sh bedpostx_single_slice.sh
SGEBEDPOST = bedpost
SGEBEDPOSTX = bedpostx bedpostx_postproc.sh bedpostx_preproc.sh bedpostx_single_slice.sh bedpostx_datacheck
SCRIPTS = eddy_correct zeropad maskdyads probtrack ${SGEBEDPOST} ${SGEBEDPOSTX}
FSCRIPTS = correct_and_average ocmr_preproc
......@@ -58,7 +58,7 @@ FXFILES = reord_OM sausages replacevols fdt_matrix_ops indexer
RUNTCLS = Fdt
all: ${XFILES} ${FXFILES} probtrack_old
all: ${XFILES} ${FXFILES} probtrack_old
${PTX}: ${PTXOBJS}
${CXX} ${CXXFLAGS} ${LDFLAGS} -o $@ ${PTXOBJS} ${DLIBS}
......
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