On 8/12/07, Weiss, Juergen wrote: > > The file patches.lisp in the scratchpad sources from 1990 contained the > following line: > > (defun |pmatch| (s p) (|pmatchWithSl| s p '(ok))) ;assoc with atom at > eol > > to override the definition in c-util.boot. >
This reminds me to ask/suggest that the contents of 'patches.lisp' should be merged back onto the original sources that are being patched. Surely this way of patching the Lisp code should be avoided since it negates most advantages of source code control and makes the actual function of significant parts of the code more obscure. > Seems that pmatchWithSl returns nil when a match > ... Regards, Bill Page. _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
