Gerard, Generally the following procedure for patches is recommended:
The original file is called file.org The changed file is called changed.org diff -Naur file.org changed.org >file.org.patch mail the file.org.patch to [EMAIL PROTECTED] It is STRONGLY suggested that any patch contains good documentation for what the patch does as well as why it is needed. The whole thrust of the open source version of Axiom is to build a well-documented system and the author of a change is the best person to do that. Tim _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
