summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Brown <greg.brown01@ed.ac.uk>2022-11-24 14:07:53 +0000
committerGreg Brown <greg.brown01@ed.ac.uk>2022-11-24 14:09:24 +0000
commit418730bde34c925ed93cc1a2ca81d09fcbd92821 (patch)
tree89849017fc58cc008623f8b7ac57e6cf1048d81c
parentaa1505c65ef9435d6003da10cf1c5101a5ff70a9 (diff)
Add modules to ipkg.
-rw-r--r--soat.ipkg9
1 files changed, 9 insertions, 0 deletions
diff --git a/soat.ipkg b/soat.ipkg
index e0e51d7..e913be6 100644
--- a/soat.ipkg
+++ b/soat.ipkg
@@ -1,3 +1,12 @@
package soat
authors = "Greg Brown"
sourcedir = "src"
+
+modules = Soat.Data.Product
+ , Soat.Data.Sublist
+ , Soat.FirstOrder.Algebra
+ , Soat.FirstOrder.Signature
+ , Soat.FirstOrder.Term
+ , Soat.Relation
+ , Soat.SecondOrder.Algebra
+ , Soat.SecondOrder.Signature