Hello Tim, Le vendredi 10 août 2007 à 20:45 -0500, [EMAIL PROTECTED] a écrit :
[...] > --- a/src/interp/metalex.lisp.pamphlet > +++ b/src/interp/metalex.lisp.pamphlet [...] > @@ -319,6 +287,26 @@ special character be the atom whose print name is the > character itself." > (incf $num_of_meta_errors) > (setq Meta_Errors_Occurred t))) > nil) > + > +; (trace skip-blanks) > +; (trace get-special-token) > +; (trace token-lookahead-type) > +; (trace make-adjustable-string) > +; (trace print-package) > +; (trace get-number-token) > + > +(trace next-META-line) > +(trace kill-comments) > +(trace kill-trailing-blanks) > +(trace get-META-token) > +(trace get-identifier-token) > +(trace get-string-token) > +(trace get-bstring-token) > +(trace make-defun) > +(trace print-fluids) > +(trace set-prefix) > +(trace print-rule) > +(trace meta-meta-error-handler) Is this intentional ? And why ? Greg _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
