9 lines
143 B
Plaintext
Raw Normal View History

2022-07-05 07:15:06 -05:00
export AUTO_UPDATE=true
source utils/define.sh
define PROJECT_NAME "memovr"
define CUSTOM_PARAMS ""
2022-07-05 07:15:06 -05:00
define LANGUAGE "C"
source utils/main.sh