// -*- c++ -*- //------------------------------------------------------------------------------ // $Id: Assa.h,v 1.4 2005/10/08 02:42:00 vlg Exp $ //------------------------------------------------------------------------------ // Assa.h //------------------------------------------------------------------------------ // Copyright (C) 1997-2002 Vladislav Grinchenko // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Library General Public // License as published by the Free Software Foundation; either // version 2 of the License, or (at your option) any later version. //------------------------------------------------------------------------------ // Created: Thur Aug 15 23:40:14 EDT 2002 //------------------------------------------------------------------------------ #ifndef ASSA_H #define ASSA_H // This is the minimum set of header files that includes // all ASSA classes definition. #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #endif /* ASSA_H */