00001 00009 #ifndef BS_BOS_CORE_PY_DEFAULT_WELLS_H_ 00010 #define BS_BOS_CORE_PY_DEFAULT_WELLS_H_ 00011 00012 namespace blue_sky { 00013 namespace python { 00014 00018 void 00019 py_export_default_wells (); 00020 00021 } 00022 } // namespace blue_sky 00023 00024 00025 #endif // #ifndef BS_BOS_CORE_PY_DEFAULT_WELLS_H_