Your function

getDomains(cat:Symbol):Set Symbol ==
 set map(d+->symbol first destruct first destruct d, destruct 
domainsOf(cat,nil)$Lisp)

can trigger an autoload of the browser if you add |domainsOf| to the
browser-functions list in util.lisp

alternatively, you can call:

)lisp (|browserAutoloadOnceTrigger|) 

before using the function.

Tim

         


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to