Removed the new API from the default branch

This commit is contained in:
Jesse Beder
2012-01-20 23:50:39 -06:00
parent d772361f15
commit 1723523c43
36 changed files with 6 additions and 4166 deletions

View File

@@ -1,8 +0,0 @@
#include "parsertests.h"
namespace Test {
bool RunParserTests()
{
return true;
}
}