[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
what means "cycle in precedence graph" ?
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: what means "cycle in precedence graph" ?
- From: holzi@logic.tuwien.ac.at
- Date: Mon, 22 May 95 14:17:50 +0200
I keep getting errors like
*** - DEFCLASS DOC=FILE-ERROR: inconsistent precedence graph,
cycle (#<STANDARD-CLASS SYS+ERROR>>
when trying to compile KEIM (a system supporting automatic theorem
proving).
Is CLISP too restrictive here or is this a serious problem?