dynare/parser.src/Interface.cc

7 lines
156 B
C++

/*
This file implements the functions specific to the Matla, Scilab or C++ standalone version
*/
#include "Interface.h"
eInterface interfaces::type;