qse/ase/stx/interp.h

19 lines
218 B
C

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