diff options
Diffstat (limited to 'soat.ipkg')
-rw-r--r-- | soat.ipkg | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |