Reformat annotations in preparation for automated extraction

This commit is contained in:
Vinnie Falco
2013-06-07 14:46:09 -07:00
parent 6d8ee90a8d
commit a6fdabc68a
89 changed files with 192 additions and 192 deletions

View File

@@ -12,7 +12,7 @@
namespace po = boost::program_options;
// VFALCO: TODO make these singletons that initialize statically
// VFALCO TODO make these singletons that initialize statically
extern void TFInit();
extern void LEFInit();
@@ -213,7 +213,7 @@ int main(int argc, char* argv[])
InstanceType::multiThread();
// VFALCO: TODO make these singletons that initialize statically
// VFALCO TODO make these singletons that initialize statically
TFInit();
LEFInit();