Update Time 02/03/13---05:38:28


Information from source codes

../src/lmrc2viff.c:

khorosData.h

/*
# %M% %Y% %I%
# The latest update : %G% at %U%
#
#%Z% khorosData.h ver %I%
#%Z% Created by 
#%Z%
#%Z% Usage : khorosData.h 
#%Z% Attention
#%Z%
*/

#include "image.h"
#include "kapputils/kapputils.h"
#include "kdatafmt/viff.h"
 
#include "mrcImage.h"

/* prototype begin */

extern int lmrc2viff(mrcImage* mrc, kobject viff);

/* prototype end */