Change soft-fail to use the config, rather than env
[rbx.git] / shotgun / lib / subtend.h
blobd8ce73e2f5642c3b6aa479466dff9e554efd48ef
1 void subtend_setup(STATE);
2 void nmc_activate(STATE, cpu c, OBJECT nmc, OBJECT val, int reraise);
3 OBJECT subtend_load_library(STATE, cpu c, OBJECT path, OBJECT name);