Jpp  master_rocky-37-gf0c5bc59d
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