5.11.0 can not load diff_form



I think this package is intermediate between 
vect package and tensor package. 



???? wrote:

> hi Robert
> thanks .By the way,
> In My compiled 5.11.0 I can not discover contrib/quaternion.mac,too.
> Something may go wrong,if so, please tell me.
> Gosei Furuya
>
>
>
> 2006/12/23, Robert Dodier <robert.dodier at gmail.com 
> <mailto:robert.dodier at gmail.com>>:
>
>     Hello Gosei,
>
>     >  (%i3) load("diff_form.mac");
>     >  Could not find `diff_form.mac' using paths in
>
>     Sorry, diff_form is not on the list of share directories to search;
>     that is an oversight. To work around the problem:
>
>     file_search_maxima : append (file_search_maxima,
>     ["/usr/local/share/maxima/5.11.0/share/diff_form/###.mac"]);
>
>     file_search_lisp : append (file_search_lisp,
>     ["/usr/local/share/maxima/5.11.0/share/diff_form/###.lisp"]);
>
>     Then I think load(diff_form) should work. Sorry for the bother,
>     I'll fix it in cvs.
>
>     best,
>     Robert
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>Maxima mailing list
>Maxima at math.utexas.edu
>http://www.math.utexas.edu/mailman/listinfo/maxima
>  
>