source: CONFIG/publications/ICOLMDZORINCA_CO2_Transport_GMD_2023/XIOS/src/parse_expr/yacc_var.hpp @ 6607

Last change on this file since 6607 was 6607, checked in by acosce, 10 months ago

XIOS used for ICOLMDZORINCA_CO2_Transport_GMD_2023

File size: 144 bytes
Line 
1#ifndef __YACC_VAR_HPP__
2#define __YACC_VAR_HPP__
3
4#include <string>
5namespace xios
6{
7  extern std::string *yacc_globalInputText_ptr;
8}
9
10#endif
Note: See TracBrowser for help on using the repository browser.