dynare/tests/julia/rbc
Houtan Bastani bba553ff32 modify *_set_auxiliary_variables to work in julia 2015-08-17 15:36:18 +02:00
..
README.md Added example (rbc model). 2015-08-12 18:37:41 +02:00
clean modify *_set_auxiliary_variables to work in julia 2015-08-17 15:36:18 +02:00
rbc.mod Added example (rbc model). 2015-08-12 18:37:41 +02:00
test.jl only add path to LOAD_PATH if it is not already there 2015-08-17 12:29:59 +02:00

README.md

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.