Skip to content
Snippets Groups Projects
Commit 43a1a90f authored by Jacques-Henri Jourdan's avatar Jacques-Henri Jourdan
Browse files

Reorder Requires so that we do not depend of Export bugs.

The general idea is to first import/export modules which are further
than the current one, and then import/export modules which are close
dependencies.

This commit tries to use the same order of imports for every file, and
describes the convention in ProofGuide.md. There is one exception,
where we do not follow said convention: in program_logic/weakestpre.v,
using that order would break printing of texan triples (??).
parent 5d4caebb
No related branches found
No related tags found
Loading
Showing
with 42 additions and 26 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment