On Mon, 2005-09-12 at 13:42 -0400, Bill Page wrote: > Tim, > > On September 11, 2005 6:53 PM I wrote: > > > > However now in > > > > http://axiom-developer.org/SandBoxCategoryOfGraphs > > > > I get a different apparently more serious error: > > > > >> System error: > > AxiomXL file "GRAPHCAT" is missing! > > > > This error occurs when trying to call new()$FiniteGraph(INT) in > > spite of having already successfully defined g as a FiniteGraph.
> ----------- > > The 'file-imports' macro is defined here > > http://www.axiom-developer.org/repository/axiom--main--1/src/interp/foam > _l.lisp.pamphlet > > but from this point on I get lost. It is not clear to me where > this macro is called nor why it is being called for "GRAPHCAT". > > These files have your name and Stephen M. Watt listed as > authors. I don't suppose you remember what all this was > about 10+ years ago :) or do you? > > Any suggestions as to where I should look? > 11 years ago. Hmm, I absolutely shouldn't remember. In any case, try explicitly doing )lib graphcat before loading the second file. The file-imports macro should probably be smartened up to force an autoload, but it hasn't been yet. Peter. _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
