From d77dfa19e49b99a2d72923e5a035b0d7ad17b8b7 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Sun, 1 Mar 2009 03:40:25 -0500 Subject: Remove old TODO files --- sigbattle/TODO | 3 --- sigmod/TODO | 3 --- sigscript/TODO | 0 3 files changed, 6 deletions(-) delete mode 100644 sigbattle/TODO delete mode 100644 sigmod/TODO delete mode 100644 sigscript/TODO diff --git a/sigbattle/TODO b/sigbattle/TODO deleted file mode 100644 index 317f7489..00000000 --- a/sigbattle/TODO +++ /dev/null @@ -1,3 +0,0 @@ -Put global scripts into requesting for things - -Put in signals where necessary diff --git a/sigmod/TODO b/sigmod/TODO deleted file mode 100644 index f9bde618..00000000 --- a/sigmod/TODO +++ /dev/null @@ -1,3 +0,0 @@ -Properly inline methods (http://www.parashift.com/c++-faq-lite/inline-functions.html#faq-9.9) - -Species::validate() gives a (possible) noreturn option (???) diff --git a/sigscript/TODO b/sigscript/TODO deleted file mode 100644 index e69de29b..00000000 -- cgit