3 lines
106 B
Python
3 lines
106 B
Python
# configuration for sage on void linux
|
|
SAGE_SHARE = "/usr/share/sagemath"
|
|
GAP_ROOT_DIR = "/usr/share/gap"
|