aboutsummaryrefslogtreecommitdiff
path: root/theories/Program/Program.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Program/Program.v')
-rw-r--r--theories/Program/Program.v3
1 files changed, 3 insertions, 0 deletions
diff --git a/theories/Program/Program.v b/theories/Program/Program.v
new file mode 100644
index 0000000000..4dc50694fa
--- /dev/null
+++ b/theories/Program/Program.v
@@ -0,0 +1,3 @@
+Require Export Coq.Program.Utils.
+Require Export Coq.Program.FixSub.
+Require Export Coq.Program.Heq. \ No newline at end of file