// Syncify // // Douglas Thrift // // $Id$ #ifndef _Syncify_hpp_ #define _Syncify_hpp_ #include #ifdef MENES_PRAGMA_ONCE #pragma once #endif #include #include #include #include #include #include "Matcher/Matcher.hpp" struct Syncify { static ext::String program; static bool debug; }; #endif//_Syncify_hpp_