aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2009-04-01 16:09:42 +0000
committerastrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675>2009-04-01 16:09:42 +0000
commit4954b5638ced13c2f9d2f0ec4dca77b03f7e89d0 (patch)
tree142353657c1858f02f9f121c564538257a7da26e /makefile
parent22e026dac6c0a2225e3adb3c9ee336fafaa2e366 (diff)
downloadopt-utilities-4954b5638ced13c2f9d2f0ec4dca77b03f7e89d0.tar.bz2
git-svn-id: file:///home/svn/opt_utilities@11 ed2142bd-67ad-457f-ba7c-d818d4011675
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index e40ac11..a317bc8 100644
--- a/makefile
+++ b/makefile
@@ -1,5 +1,6 @@
OPT_HEADS=models/beta1d.hpp statistics/chisq.hpp models/lin1d.hpp\
models/pl1d.hpp models/bl1d.hpp\
+ statistics/leastsq.hpp\
core/fitter.hpp models/models.hpp\
core/opt_traits.hpp\
methods/powell/powell_method.hpp models/bpl1d.hpp\