add more paths to executable

This commit is contained in:
Rowan Torbitzky-Lane 2025-01-16 20:59:08 -06:00
parent c0e5477828
commit bb18c15c8c

View File

@ -1,3 +1,3 @@
:set stop :list
:set prompt "\ESC[1;34m%s \ESC[0;35mλ>\ESC[m "
:load Main ../src/GP ../src/Push
:load Main ../src/GP ../src/Push ../src/State ../src/Instructions/IntInstructions ../src/Instructions/FloatInstructions ../src/Instructions/ExecInstructions