Create a executable - force redefine function
Hey there,
we want to create an executable and redefine the quit function. In the LispWorks Environment I easily can click "Ok" to "Redefine it anyway". But when I create the executable it just quit with the Error:
Quitting because of error:
Redefining function QUIT visible from package LISPWORKS.
Is there any way to force redefine the function in the build?
Regards,
Phil