+/////////////////////////////////////////////////////////////////////////////
+// Name: sercore.cpp
+// Purpose: Serialization: core classes
+// Author: Guilhem Lavaux
+// Modified by:
+// Created: July 1998
+// RCS-ID: $Id$
+// Copyright: (c) 1998 Guilhem Lavaux
+// Licence: wxWindows license
+/////////////////////////////////////////////////////////////////////////////
+
#ifdef __GNUG__
#pragma implementation "sercore.h"
#endif