Cross Reference: import_uri_relative.clif
xref
: /
hets
/
CommonLogic
/
TestData
/
import_uri_relative.clif
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
(cl-text monoid
(cl-imports ./
import_semigroup.clif
)
(exists (e)
(forall (x)
(and (= x (op e x))
(= x (op x e)))))
)
(cl-text nonsense2 (nonsense2))