aoi-buh

Results 2 comments of aoi-buh

Is it possible to make the shell a variable instead of just using the environmental variable? I don't know enough lisp to implement.

you can do something like ```c #define error(m) m##. ``` it would stop precompilation and display the full error message but it's ugly