hyp.lisp and hypgeo.lisp are uppercase?



>>>>> "Valery" == Valery Pipin <pip@iszf.irk.ru> writes:

    Valery> On Friday 29 October 2004 21:16, you wrote:
    >> Can you give a quick example of this?  I'd like to see how this works
    >> with the case-sensitive maxima.
    Valery> What do you mean a quick ?
    Valery> E.g., consider declaring fully symmetric for 3-rank covariant tensor
    Valery> a([i,j],[]) via decsym(a,3,0,[SYM(all)],[]).
    Valery> This will be ok. However  decsym(a,3,0,[sym(all)],[]) is not!

I tried this on my case-sensitive maxima.  The version with SYM(all)
gives an error.  The version with sym(all) says done.  I didn't touch
the case of the itensor.lisp and friends.

Don't know if that's the right answer or not, but it seems that that
is what you want.

Ray