Skip to content

Commit a9492a5

Browse files
committed
Move chkder.f to src/ and compile it
1 parent e0544f7 commit a9492a5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
set(SRC
22
covar.f errjac.f hybipt.f lhesfcn.f lmdipt.f ocpipt.f r1updt.f
3-
vecjac.f
3+
vecjac.f chkder.f
44
dmchar.f fdjac1.f hybrd1.f lmder1.f lmpar.f qform.f rwupdt.f
55
dogleg.f fdjac2.f hybrd.f lmder.f lmstr1.f qrfac.f ssqfcn.f
66
dpmpar.f grdfcn.f hybrj1.f lmdif1.f lmstr.f qrsolv.f ssqjac.f
File renamed without changes.

0 commit comments

Comments
 (0)