Jpp  19.1.0-rc.1
the software that should make you happy
csv2python.hh
Go to the documentation of this file.
1 #ifndef __csv2python__hh
2 #define __csv2python__hh
3 
4 #include "csv2code.hh"
5 
6 struct PYTHON {};
7 
8 #endif