diff options
author | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2009-10-19 17:02:42 +0000 |
---|---|---|
committer | astrojhgu <astrojhgu@ed2142bd-67ad-457f-ba7c-d818d4011675> | 2009-10-19 17:02:42 +0000 |
commit | 372caea057ff88b2fb1327c45f77b7e4205293ea (patch) | |
tree | 08fde30323593835775b647898044f388f9586ed /makefile | |
parent | e664e9d1d23b44f24459ddb24241efb684bdb0fd (diff) | |
download | opt-utilities-372caea057ff88b2fb1327c45f77b7e4205293ea.tar.bz2 |
git-svn-id: file:///home/svn/opt_utilities@85 ed2142bd-67ad-457f-ba7c-d818d4011675
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ OPT_HEADS=models/beta1d.hpp statistics/chisq.hpp models/lin1d.hpp\ core/freeze_param.hpp\ models/gauss1d.hpp core/optimizer.hpp\ misc/bootstrap.hpp\ - models/dl_model.hpp\ + interface/optdl.hpp\ models/mul_model.hpp\ models/add_model.hpp\ |