/*
 * version.h file. Automatically generated by parse_version.
 */

#ifndef __VERSION_H__
#define __VERSION_H__

/* *BLOODY* commodities.h defines IX_VERSION too, so wait for our defines
   to come last, and undef the sucker now!! */
#undef IX_VERSION

#define IX_NAME		"ixemul.library"
#define IX_IDSTRING	"ixemul 43.0 (14.3.96)"
#define IX_VERSION	43
#define IX_REVISION	0
#define IX_PRIORITY	0

#endif
