diff options
| author | student <student@students-iMac.local> | 2018-02-13 10:53:27 -0500 |
|---|---|---|
| committer | student <student@students-iMac.local> | 2018-02-13 10:53:27 -0500 |
| commit | 812dea5faf3eb6d067379f1435eced6142f38532 (patch) | |
| tree | 6562dc106d83abdc3f9944ac8aad67b0cdd5dd68 /pom.xml | |
| parent | e1480c4e706d4902f9865f6119e71e30b4173153 (diff) | |
Create SCL module
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -52,5 +52,6 @@ <modules> <module>base</module> <module>dice</module> - </modules> -</project> + <module>scl</module> + </modules> +</project>
\ No newline at end of file |
