Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
dynare
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Frédéric Karamé
dynare
Commits
c9a808f7
Commit
c9a808f7
authored
Aug 27, 2015
by
Houtan Bastani
Browse files
Options
Downloads
Patches
Plain Diff
doc: add documentation related to
1ba04976
parent
1ba04976
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/dynare.texi
+8
-0
8 additions, 0 deletions
doc/dynare.texi
with
8 additions
and
0 deletions
doc/dynare.texi
+
8
−
0
View file @
c9a808f7
...
@@ -845,6 +845,13 @@ information about the configuration file.
...
@@ -845,6 +845,13 @@ information about the configuration file.
Defines a macro-variable from the command line (the same effect as using
Defines a macro-variable from the command line (the same effect as using
the Macro directive @code
{
@@#define
}
in a model file, @pxref
{
Macro-processing language
}
).
the Macro directive @code
{
@@#define
}
in a model file, @pxref
{
Macro-processing language
}
).
@item -I@var
{
<<path>>
}
Defines a path to search for files to be included by the
macroprocessor (using the @ref
{
@@#include
}
command). Multiple
@code
{
-I
}
flags can be passed on the command line. The paths will be
searched in the order that the @code
{
-I
}
flags are passed and the
first matching file will be used.
@item nostrict
@item nostrict
Allows Dynare to issue a warning and continue processing when
Allows Dynare to issue a warning and continue processing when
@enumerate
@enumerate
...
@@ -8930,6 +8937,7 @@ constructed as explained above.
...
@@ -8930,6 +8937,7 @@ constructed as explained above.
@node Macro directives
@node Macro directives
@subsection Macro directives
@subsection Macro directives
@anchor
{
@@#include
}
@deffn
{
Macro directive
}
@@#include "@var
{
FILENAME
}
"
@deffn
{
Macro directive
}
@@#include "@var
{
FILENAME
}
"
@deffnx
{
Macro directive
}
@@#include @var
{
MACRO
_
VARIABLE
}
@deffnx
{
Macro directive
}
@@#include @var
{
MACRO
_
VARIABLE
}
This directive simply includes the content of another file at the
This directive simply includes the content of another file at the
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment