[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Typol, Lisp and Prolog




I don't know anything about Prolog, so I had some problems
when calling Lisp functions from Prolog :
	getsym("slen",F),
doesn't work (as in "The Typol Manual", p 89)

But, the following works properly :
	getsym('slen',F),

Thanks,

****************************************************
*   Christophe Mauras              Tel 40 37 31 05 *
*   Section Informatique                           *
*   Faculte des Sciences et Techniques             *
*   2 rue de la Houssiniere                        *
*   44072 NANTES Cedex 03                          *
*   Email : mauras@unantes.univ-nantes.fr          *
****************************************************