is it really binary?

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@251 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2005-09-24 15:49:40 +00:00
parent 202d2cac9d
commit 6c0ebe3692

View file

@ -26,6 +26,7 @@
// Need to ifdef around those cases. // Need to ifdef around those cases.
// TODO SGB // TODO SGB
#include "UnitTest.h" #include "UnitTest.h"
// static variable defintion, do not remove // static variable defintion, do not remove
@ -110,6 +111,9 @@ return result;
// $Log$ // $Log$
// Revision 1.5 2005/09/24 15:49:40 syntheticpp
// is it really binary?
//
// Revision 1.4 2005/09/24 15:25:20 syntheticpp // Revision 1.4 2005/09/24 15:25:20 syntheticpp
// ove RegressionTest // ove RegressionTest
// //