/* * libDASM * * Copyright (C) 2000-2003 Patrick Alken * This library comes with absolutely NO WARRANTY * * Should you choose to use and/or modify this source code, please * do so under the terms of the GNU General Public License under which * this program is distributed. * * $Id: version.h,v 1.1.1.1 2004/04/26 00:40:29 pa33 Exp $ */ #ifndef INCLUDED_libDASM_version_h #define INCLUDED_libDASM_version_h /* * External declarations */ extern char libDASMVersion[]; #endif /* INCLUDED_libDASM_version_h */