Return to asirconv.c CVS log | Up to [local] / OpenXM / src / kan96xx / plugin |
version 1.1, 1999/10/08 02:12:05 | version 1.2, 2000/01/16 07:55:46 | ||
---|---|---|---|
|
|
||
/* $OpenXM$ */ | |||
#include <stdio.h> | #include <stdio.h> | ||
#define NS (char *)NULL | #define NS (char *)NULL | ||
typedef enum {start,output,setdic,cleardic} prAction; | typedef enum {start,output,setdic,cleardic} prAction; |