Francois Maltey <[EMAIL PROTECTED]> writes: > 3/ And now, how can I load my new package ?
)lib TRMANIP but beware! you have to start axiom in the directory where the newly created directory TRMANIP.NRLIB resides or, within axiom, change to that directory using )cd I often happen to wonder why my wonderful patches don't produce any effect until I realise that )lib TRMANIP is loading the original package, because I'm in the wrong directory. :-) > 4/ Is there in axiom a lot of exemples in order to test if my change break > nothing ? Not really. There is a bunch of .input files in the distribution and you could check whether you find any examples that apply. However, there is -- unfortunately -- no automatic regression testing yet. Big minus for Axiom. In any case: * please write down a few one-line examples which can be integrated in the pamphlet files * write down the formula which you use and give maybe a reference for it if you need help on "how to write a pamphlet file", just send me the patch and I'll return a template pamphlet which you will be able to adapt. Thanks a million times for your effort! Martin _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
