dynare/tests/julia/rbc/README.md

9 lines
141 B
Markdown

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.