Newer
Older
# We sometimes want to locally override notation, and there is no good way to do that with scopes.
-arg -w -arg -notation-overridden
# Cannot use non-canonical projections as it causes massive unification failures
# (https://github.com/coq/coq/issues/6294).
-arg -w -arg -redundant-canonical-projection
theories/utils/llist.v
theories/utils/cofe_solver_2.v
theories/utils/switch.v
theories/channel/proto.v
theories/channel/channel.v
theories/examples/sort_br_del.v
theories/examples/sort_fg.v
theories/examples/swap_mapper.v
theories/logrel/subtyping.v
theories/logrel/environments.v
theories/logrel/term_types.v
theories/logrel/session_types.v
theories/logrel/operators.v
theories/logrel/subtyping_rules.v
theories/logrel/term_typing_rules.v
theories/logrel/lib/mutex.v
theories/logrel/examples/double.v
theories/logrel/examples/rec_subtyping.v
theories/logrel/examples/choice_subtyping.v