rlwhitcomb / utilities

Some of my personal utility programs
MIT License
2 stars 0 forks source link

Ignore Calc's "-debug" setting during library loads #614

Closed rlwhitcomb closed 1 year ago

rlwhitcomb commented 1 year ago

If you need to debug "library.calc" (or other libraries) you can always use "-nolib" and turn debug on before loading the library manually. Just doing the debug during library load is just a lot of noise if you're trying to debug a user script.