Commit cc4e0be7 by Alan Mishchenko

Experiments with function enumeration.

parent 874bc274
......@@ -28,7 +28,7 @@ ABC_NAMESPACE_IMPL_START
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
//#define USE4VARS 1
#define USE4VARS 1
////////////////////////////////////////////////////////////////////////
/// FUNCTION DEFINITIONS ///
......@@ -263,7 +263,7 @@ void Dau_NetworkEnum()
}
void Dau_NetworkEnumTest()
{
//Dau_TruthEnum();
Dau_TruthEnum();
Dau_NetworkEnum();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment