Return to primitive.c CVS log | Up to [local] / OpenXM / src / kan96xx / Kan |
version 1.21, 2005/07/03 11:08:54 | version 1.22, 2013/11/06 06:44:48 | ||
---|---|---|---|
|
|
||
/* $OpenXM: OpenXM/src/kan96xx/Kan/primitive.c,v 1.20 2005/06/16 05:07:23 takayama Exp $ */ | /* $OpenXM: OpenXM/src/kan96xx/Kan/primitive.c,v 1.21 2005/07/03 11:08:54 ohara Exp $ */ | ||
/* primitive.c */ | /* primitive.c */ | ||
/* The functions in this module were in stackmachine.c */ | /* The functions in this module were in stackmachine.c */ | ||
|
|
||
#include "datatype.h" | #include "datatype.h" | ||
#include "stackm.h" | #include "stackm.h" | ||
#include "extern.h" | #include "extern.h" | ||
#include "extern2.h" | |||
#include "gradedset.h" | #include "gradedset.h" | ||
#include "kclass.h" | #include "kclass.h" | ||
#include <sys/types.h> | #include <sys/types.h> |