CLISP problem



Hello,

I found the Lie symmetry package symmgrp.max and after uppercase'ing
it and the *.dat files, it worked with maxima-5.5 with gcl. Maxima5.6
would only build under clisp on hpux10.20. So I tried running the
the test cases. All worked OK except the largest (s_kar1.com).
 After taking long time, it crashed with saying that it 
could not take CAR of LAMBDA. I checked that both clisp and gcl does
not take CAR of ATOMs. I think there may still be something wrong with 
the CLISP Maxima. Maybe related to memory since smaller examples work
OK. Anyway, once the cvs on sourceforge is up we can put the
symmgrp.max there since it is working with gcl. There are pretty good
docs/papers that come with the package. 


Osman

/*********************************************************/ 
/*      WELCOME TO THE MACSYMA PROGRAM FOR THE           */ 
/*         CALCULATION OF THE SYMMETRY GROUP             */ 
/*                 IN BATCH MODE                         */ 
/*       WRITTEN BY B. CHAMPAGNE AND W. HEREMAN          */ 
/*         PROJECT SUPERVISION: P. WINTERNITZ            */ 
/*        VERSION 2.0 RELEASED ON MAY 29, 1995           */ 
/*                   COPYRIGHT 1991                      */ 
/*********************************************************/ 
USING ONLY THE INFORMATION FROM TERMS INVOLVING THE HIGHEST 
DERIVATIVES, I.E.: [U               , U               , U               , 
                     1, [0, 0, 3, 0]   1, [2, 0, 1, 0]   1, [1, 0, 2, 0]

U               , U               , U               , U               , 
 1, [0, 2, 1, 0]   1, [0, 1, 2, 0]   1, [3, 0, 0, 0]   1, [2, 1, 0, 0]

U               , U               ] 
 1, [1, 2, 0, 0]   1, [0, 3, 0, 0]
IN THE SEARCH FOR DETERMINING EQUATIONS. 
YOU ARE USING ONLY THE EQUATION: [E1] 
OF THE GIVEN SYSTEM CONSISTING OF 3 EQUATIONS IN TOTAL. 
*** NUMBER OF DETERMINING EQUATIONS BEFORE SIMPLIFICATIONS: 20 . *** 

*** - CAR: LAMBDA is not a list