00001 #ifndef ASC_DEFAULTPATHS_H 00002 #define ASC_DEFAULTPATHS_H 00003 00011 extern const char *get_default_solvers_path(); 00012 00020 extern const char *get_default_library_path(); 00021 00022 #endif