]> gitweb.michael.orlitzky.com - mjotex.git/blobdiff - TODO
Add a TODO.
[mjotex.git] / TODO
diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..c9523bc
--- /dev/null
+++ b/TODO
@@ -0,0 +1,4 @@
+1. Move the set operations from mjo-common and mjo-misc into mjo-set.
+
+2. Add a \powerset command, once I decide whether to use \mathcal{P}
+   or 2^{X} for the notation.