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

preprocessor: add missing option to dynare options message

parent 14bccd8d
Branches
Tags
No related merge requests found
......@@ -62,7 +62,7 @@ usage()
#if defined(_WIN32) || defined(__CYGWIN32__) || defined(__MINGW32__)
<< " [cygwin] [msvc] [mingw]"
#endif
<< " [json=parse|check|transform|compute] [jsonstdout] [onlyjson] [jsonderivsimple]"
<< " [json=parse|check|transform|compute] [jsonstdout] [onlyjson] [jsonderivsimple] [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