mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Reformat annotations in preparation for automated extraction
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user