summaryrefslogtreecommitdiff
path: root/src/main/java/bjc/esodata/todos.txt
diff options
context:
space:
mode:
authorbculkin2442 <bjculkin@mix.wvu.edu>2019-07-02 18:05:22 -0400
committerbculkin2442 <bjculkin@mix.wvu.edu>2019-07-02 18:05:22 -0400
commit843329de434bb334d90927c4d22345373a388530 (patch)
treeb0ad1f764bd29ff43841e1095a5b58194c20cb37 /src/main/java/bjc/esodata/todos.txt
parentac36f171a3cebb0993cc28548635e3f654f8e325 (diff)
Rename package root
The package root is now bjc, not io.github.bculkin2442.
Diffstat (limited to 'src/main/java/bjc/esodata/todos.txt')
-rw-r--r--src/main/java/bjc/esodata/todos.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/java/bjc/esodata/todos.txt b/src/main/java/bjc/esodata/todos.txt
new file mode 100644
index 0000000..28af9b7
--- /dev/null
+++ b/src/main/java/bjc/esodata/todos.txt
@@ -0,0 +1,3 @@
+@TODO 10/11/17 Ben Culkin :CursorHands
+ Add cursored list/tree data structures with the ability to pick/put the
+ current node.