Files
org-hyperion-cules/hextapi.h
Jan Jaeger 439bdbca92 Remove subversion $Id$ tag
Update copyright statement to 2012
2012-03-24 18:41:51 +11:00

22 lines
843 B
C

/* HEXTAPI.H (c) Copyright Roger Bowler & Others, 2005-2012 */
/* Definition of Hercules External (public) APIs */
/* */
/* Released under "The Q Public License Version 1" */
/* (http://www.hercules-390.org/herclic.html) as modifications to */
/* Hercules. */
/*
+-------------------------------------------------+
| This file originally written by Ivan Warren |
| THE STATE OF THIS API IS NOT YET FINALIZED |
| AND THEREFORE, THE INTERFACE MAY CHANGE |
+-------------------------------------------------+
*/
#ifndef _HEXTAPI_H_
#define _HEXTAPI_H_
// ZZ FIXME: do we even NEED this header any longer?!
#endif