diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-25 12:10:14 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-25 12:10:14 -0300 |
| commit | 7bda9de511a5642efb297eae98c6ea7c42b27754 (patch) | |
| tree | dff1aa772b9ac088c5bd07b8d10d944cbff89f96 /dice-lang/todos.txt | |
| parent | f028ea6dc555fc5192a96b00b8e96e90dbf6de55 (diff) | |
Start switch to maven modules
Diffstat (limited to 'dice-lang/todos.txt')
| -rw-r--r-- | dice-lang/todos.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/dice-lang/todos.txt b/dice-lang/todos.txt deleted file mode 100644 index c83fe60..0000000 --- a/dice-lang/todos.txt +++ /dev/null @@ -1,8 +0,0 @@ -@TODO 10/08/17 Ben Culkin :ModuleSplitting - Split dice-lang into maven modules. Right now I'm thinking to split it - into the following modules - - dice (contains everything in the dice package) - - SCL (contains everything in the SCL package) - - lang (contains everything else) - This'll make it easier to use these parts elsewhere, as well as make - compilation times shorter |
