[go: up one dir, main page]

Menu

[80c337]: / externals / giac / path.h  Maximize  Restore  History

Download this file

9 lines (8 with data), 298 Bytes

1
2
3
4
5
6
7
8
#define giac_html_location "/usr/local/share/giac/doc/"
#define giac_aide_location "/usr/local/share/giac/aide_cas"
#ifdef __APPLE__
#define giac_locale_location "/Applications/usr/share/locale/"
#else
#define giac_locale_location "/usr/local/share/locale/"
#endif
#define giac_gnuplot_location ""