(coq.theory
 (name dislog)
 (synopsis "A Separation Logic for Disentanglement")
 (modules :standard \ noaxioms)
 ; TODO use :standard, when achieving to a stable development
 (flags -w -implicits-in-term,-redundant-canonical-projection,-ambiguous-paths,-implicit-core-hint-db,-custom-entry-overridden,-deprecated-hint-without-locality,-deprecated-ident-entry,-deprecated-hint-rewrite-without-locality,-deprecated-instance-without-locality,-notation-overridden)
 (theories stdpp iris Ltac2)
)

(include_subdirs qualified)
