qse/ase/stx/interp.h

19 lines
218 B
C
Raw Normal View History

2005-05-13 16:45:55 +00:00
/*
2005-08-18 15:16:39 +00:00
* $Id: interp.h,v 1.3 2005-08-18 15:16:39 bacon Exp $
2005-05-13 16:45:55 +00:00
*/
#ifndef _XP_STX_INTERP_H_
#define _XP_STX_INTERP_H_
2005-08-18 15:16:39 +00:00
#include <xp/stx/stxi.h>
2005-07-07 07:45:05 +00:00
2005-05-13 16:45:55 +00:00
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif