Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marco Ratto
dynare
Commits
f6e7c2d0
Unverified
Commit
f6e7c2d0
authored
Sep 18, 2020
by
Sébastien Villemot
Browse files
Manual: remove obsolete requirement for 'use_dll' on Windows
[skip ci]
parent
b281d682
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/manual/source/the-model-file.rst
View file @
f6e7c2d0
...
...
@@ -925,9 +925,8 @@ The model is declared inside a ``model`` block:
libraries
(
DLL
)
containing
the
model
equations
and
derivatives
,
instead
of
writing
those
in
M
-
files
.
You
need
a
working
compilation
environment
,
i
.
e
.
a
working
``
mex
``
command
(
see
:
ref
:`
compil
-
install
`
for
more
details
).
On
MATLAB
for
Windows
,
you
will
need
to
also
pass
the
compiler
name
at
the
command
line
.
Using
this
option
can
result
in
command
(
see
:
ref
:`
compil
-
install
`
for
more
details
).
Using
this
option
can
result
in
faster
simulations
or
estimations
,
at
the
expense
of
some
initial
compilation
time
.
[#
f2
]
_
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment