[mcclim-devel] Problems getting "format-graph-from-roots" to	work...
    Christophe Rhodes 
    csr21 at cam.ac.uk
       
    Tue Feb  7 10:13:31 UTC 2006
    
    
  
Peter Braroe <peter.braroe at newsmachine.com> writes:
> I have gotten slightly further in my ambition to make a clim program to
> draw tree diagrams. After looking at various examples I have put
> together a little program that gives the error below. 
I believe that the more complicated graph layouts (:digraph, maybe
:dag?) are currently unimplemented.  Try passing :graph-type :tree
explicitly to FORMAT-GRAPH-FROM-ROOTS.
> Also my clim package 0.9.1 does not seem to have
> "format-graph-from-root" (singular) only the "format-graph-from-roots"
> is this because the one root only version is not implemented? Does
> anyone know?
The singular FORMAT-GRAPH-FROM-ROOT appears not to be in the Clim II
specification.
Cheers,
Christophe
    
    
More information about the mcclim-devel
mailing list