From 7bda9de511a5642efb297eae98c6ea7c42b27754 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Wed, 25 Oct 2017 12:10:14 -0300 Subject: Start switch to maven modules --- dice-lang/todos.txt | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 dice-lang/todos.txt (limited to 'dice-lang/todos.txt') 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 -- cgit v1.2.3