Closed skaisler1 closed 2 years ago
I looked in loops/library-src/ -- there's a file called GAUGELOADER. You should load that file and then call (LOADGAUGES) (it takes a couple of arguments, you might want to start with (LOADGAUGES 'SOURCES)).
The loaders all seem to work loading compiled versions, and it's possible to load sources after.
Loading GAUGES source causes RESOLVE-MISSING-PACKAGE error in (@ width: ,min) naming ",min"
Problem with RESOLVE-MISSING-PACKAGE.pdf
Why is this not working? I will send file to Interlisp.org