/* # %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 */