-Q theories aneris_examples
-Q vendor/aneris/theories aneris
-Q vendor/record-update/src RecordUpdate
-Q vendor/monotone/src iris_monotone

-arg -w -arg -notation-overridden
-arg -w -arg -redundant-canonical-projection
-arg -w -arg -convert_concl_no_check
-arg -w -arg -undeclared-scope
-arg -w -arg -ambiguous-paths
-arg -w -arg -ssr-search-moved

theories/ccddb/code.v

theories/ccddb/spec/base.v
theories/ccddb/spec/time.v
theories/ccddb/spec/events.v
theories/ccddb/spec/resources.v
theories/ccddb/spec/init.v
theories/ccddb/spec/spec.v
theories/ccddb/spec_util.v

theories/ccddb/model/events.v
theories/ccddb/model/model_spec.v
theories/ccddb/model/model_lsec.v
theories/ccddb/model/model_lhst.v
theories/ccddb/model/model_lst.v
theories/ccddb/model/model_gst.v
theories/ccddb/model/model_update_prelude.v
theories/ccddb/model/model_update_lsec.v
theories/ccddb/model/model_update_lhst.v
theories/ccddb/model/model_update_lst.v
theories/ccddb/model/model_update_gst.v
theories/ccddb/model/model_update_system.v

theories/ccddb/resources/base.v
theories/ccddb/resources/resources_gmem.v
theories/ccddb/resources/resources_lhst.v
theories/ccddb/resources/resources_local_inv.v
theories/ccddb/resources/resources_global_inv.v

theories/ccddb/proof/proof_of_read.v
theories/ccddb/proof/proof_of_write.v
theories/ccddb/proof/proof_of_apply.v
theories/ccddb/proof/proof_of_network.v
theories/ccddb/proof/proof_of_init.v

theories/ccddb/instantiation/time.v
theories/ccddb/instantiation/events.v
theories/ccddb/instantiation/proof.v

theories/ccddb/examples/lib.v

theories/ccddb/examples/message_passing/prog.v
theories/ccddb/examples/message_passing/proof_resources.v
theories/ccddb/examples/message_passing/proof_of_node0.v
theories/ccddb/examples/message_passing/proof_of_node1.v
theories/ccddb/examples/message_passing/proof_of_main.v
theories/ccddb/examples/message_passing/proof_adequacy.v

theories/ccddb/examples/message_passing/message_passing_transitive.v

theories/ccddb/examples/session_guarantees/res.v
theories/ccddb/examples/session_guarantees/sm_code.v
theories/ccddb/examples/session_guarantees/sm_proof.v
theories/ccddb/examples/session_guarantees/ryw.v
theories/ccddb/examples/session_guarantees/mr.v
theories/ccddb/examples/session_guarantees/mw.v
theories/ccddb/examples/session_guarantees/wfr.v
theories/ccddb/examples/session_guarantees/server.v