Skip to content
Snippets Groups Projects
Commit 2643416d authored by Houtan Bastani's avatar Houtan Bastani
Browse files

preprocessor: add missing option to dynare options message

(cherry picked from commit 38996c74)
parent ad80e16d
Branches
Tags
No related merge requests found
......@@ -61,6 +61,7 @@ usage()
#if defined(_WIN32) || defined(__CYGWIN32__) || defined(__MINGW32__)
<< " [cygwin] [msvc] [mingw]"
#endif
<< " [nopathchange]"
<< endl;
exit(EXIT_FAILURE);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment