medley
medley copied to clipboard
fix FILEPKG so that MAKEFILE(NEW) never references the 'previous version' and recompiles the whole file
I updated this PR to fix MAKEFILE rather than make a new MAKEFILE-NEW function. I also changed the default for compiling -- which was set to only recompile those functions that were EXPRP; this was done for speed but it's not a good idea for many situations.
closed by mistake