dynare/tests/julia/rbc/README.md

9 lines
141 B
Markdown
Raw Normal View History

2015-08-12 18:37:41 +02:00
To compile the Dynare file ```rbc.mod``` and produce a julia module, just do
```
include("test.jl")
```
in a script or in julia's shell.