Jpp  19.0.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
csv2julia.hh
Go to the documentation of this file.
1 #ifndef __csv2julia__hh
2 #define __csv2julia__hh
3 
4 #include "csv2code.hh"
5 
6 struct JULIA {};
7 
8 #endif