00001 // 00002 // C++ Interface: xtest 00003 // 00004 // Description: 00005 // 00006 // 00007 // Author: yessss <gennadiyesss@mail.ru>, (C) 2007 00008 // 00009 // Copyright: See COPYING file that comes with this distribution 00010 // 00011 // 00012 #include <xpath.h> 00013 00014 #ifndef XTEST_H 00015 #define XTEST_H 00016 00017 typedef XPath XTest; 00018 00019 #endif //XTEST_H