aboutsummaryrefslogtreecommitdiff
path: root/LeanAStar.lean
diff options
context:
space:
mode:
Diffstat (limited to 'LeanAStar.lean')
-rw-r--r--LeanAStar.lean4
1 files changed, 4 insertions, 0 deletions
diff --git a/LeanAStar.lean b/LeanAStar.lean
new file mode 100644
index 0000000..1008217
--- /dev/null
+++ b/LeanAStar.lean
@@ -0,0 +1,4 @@
+-- This module serves as the root of the `LeanAstar` library.
+-- Import modules here that should be built as part of the library.
+import LeanAStar.Basic
+import LeanAStar.Finite