aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authortlatorre <tlatorre@uchicago.edu>2019-05-14 10:22:24 -0500
committertlatorre <tlatorre@uchicago.edu>2019-05-14 10:22:24 -0500
commit0900a22d8470e48c5e89e0057cc2df480cfd0b03 (patch)
treed3a9086ecc9d105fa51d721b7fdb531e70d598ea /README
parent45fe118bd336eefa1277d1f4948397f303c6930d (diff)
downloadsddm-0900a22d8470e48c5e89e0057cc2df480cfd0b03.tar.gz
sddm-0900a22d8470e48c5e89e0057cc2df480cfd0b03.tar.bz2
sddm-0900a22d8470e48c5e89e0057cc2df480cfd0b03.zip
update README
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index ec6864e..b5cc65d 100644
--- a/README
+++ b/README
@@ -72,8 +72,8 @@ static library.
and then you have to edit the Makefile to add:
- CFLAGS=-fdiagnostics-color -O2 -Wall -g -DSWAP_BYTES -I/home/tlatorre/local/include/
- LDLIBS=-fdiagnostics-color -lm -lgsl -lgslcblas -L/home/tlatorre/local/lib64 -l:libnlopt.a -lstdc++
+ CFLAGS=-fdiagnostics-color -O2 -Wall -g -DSWAP_BYTES -I/home/tlatorre/local/include
+ LDLIBS=-fdiagnostics-color -lm -L/home/tlatorre/local/lib64 -l:libnlopt.a -L/home/tlatorre/local/lib -l:libgsl.a -l:libgslcblas.a -lstdc++
Fitting Events
==============