Tim Daly wrote:
Eduardo,
Where did you get your sources?
One really useful piece of information is available from git. Type:
git log | head
(that is, git log piped into the 'head' function) at the axiom
top level directory. This will give me the eact commit
information for your sources so I can reproduce the error.
Tim
Hi Tim!
Here ya go:
----------------------------------------------------------------------
/src/axiom # git log | head
commit 10fb9b914bd34291c59928218c3a6d22d19cbcf8
Merge: 0164fcc... f3a6506...
Author: Tim Daly <d...@axiom-developer.org>
Date: Sun Jul 26 02:34:50 2009 -0400
Merge branch 'master' of /research/silver
commit f3a65067e5ffbb1fb23a09b589b7a4f8b20b138e
Author: Tim Daly <d...@axiom-developer.org>
Date: Sun Jul 26 02:10:20 2009 -0400
/src/axiom #
----------------------------------------------------------------------
Ed
_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer