Skip to content

Commit 8e4e92a

Browse files
author
Willi Braun
committed
- fix test
- fix for windows build git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@13759 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent cff30ea commit 8e4e92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SimulationRuntime/c/math-support/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Quellen und Header
55
SET(math_support_sources bigden.c biglag.c dgesv_aux.c dogleg.c dpmpar.c
6-
daux.c ddassl.c ddasrt.c dlamch.c dlinkp.c
6+
daux.c ddassl.c ddasrt.c dlamch.c dlinpk.c
77
enorm.c fdjac1.c hybrd.c hybrd1.c hybrj.c lsame.c
88
nelmead.c newuoa.c newuob.c qform.c qrfac.c r1mpyq.c
99
r1updt.c trsapp.c update.c)

0 commit comments

Comments
 (0)