axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] Re: Compileing spad files on Debian


From: Marcus Better
Subject: [Axiom-developer] Re: Compileing spad files on Debian
Date: Fri, 30 Jul 2004 08:40:49 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510

Send me the source code and let me try it here.

It happens with any code really, such as one of the spad files from src/algebra, or this test file:

----------------------------------------------------
)abbrev package TESTPAK TestPackage
TestPackage(): Exports == Implementation where
  Exports == with
    op: INT -> INT

  Implementation == add
    op(x) == x
---------------------------------------------------

Marcus

--
-----------------------------------------------------------------
Marcus Better
Department of Mathematics                      Tel. +46 8 164539
Stockholm University                           Fax +46 8 6126717
SE-106 91 Stockholm
Sweden                                     http://www.math.su.se
-----------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]