Linux or Windows?



[Mario , Wed, 23 Mar 2005 20:22:52 +0100]:
> On the other hand, I know there is a variable at lisp level, *autoconf-win32*, 
> that equals true in the MS-Windows environment, and false otherwise. Is it 
> possible to transfer this value to a variable at Maxima level?

Use

    ?\*autoconf\-win32\*

to access it from Maxima, but beware that its value is a Lisp string,
"false" in my case.

HTH,

Albert.