You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arts/flow/gsl/dummy.cpp

4 lines
119 B

/* this is a C++ dummy source to force c++ linkage of the examples */
namespace Arts { int arts_flow_gsl_dummy = 0; }