initial import

This commit is contained in:
Greg Landrum
2006-05-06 22:20:08 +00:00
commit 75a79b6327
2358 changed files with 578190 additions and 0 deletions

10
Code/Query/Query.cpp Executable file
View File

@@ -0,0 +1,10 @@
//
// Copyright (c) 2003-2005 Greg Landrum and Rational Discovery LLC
//
// @@ All Rights Reserved @@
//
#include "Query.h"
namespace Queries {
}