summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorstudent <student@students-iMac.local>2018-02-13 10:53:27 -0500
committerstudent <student@students-iMac.local>2018-02-13 10:53:27 -0500
commit812dea5faf3eb6d067379f1435eced6142f38532 (patch)
tree6562dc106d83abdc3f9944ac8aad67b0cdd5dd68 /pom.xml
parente1480c4e706d4902f9865f6119e71e30b4173153 (diff)
Create SCL module
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 0c081bc..bf8e4c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,5 +52,6 @@
<modules>
<module>base</module>
<module>dice</module>
- </modules>
-</project>
+ <module>scl</module>
+ </modules>
+</project> \ No newline at end of file