OSDN Git Service

new file: bin/mrc2mrc
[eos/hostdependX86LINUX64.git] / include / ctfInfoWrite2.h
1 /*
2 # ctfInfoWrite2.h : $Revision$  
3 # $Date$ 
4 # Created by $Author$
5 # Usage : ctfInfoWrite2.h 
6 # Attention
7 #   $Loccker$
8 #       $State$ 
9 #
10 */
11 /* $Log$ */
12 #ifndef CTF_INFO_WRITE2_H
13 #define CTF_INFO_WRITE2_H
14
15 #include "mrcImage.h"
16 #include "ctfInfo.h"
17 #include "lctfDetermination.h"
18
19 /*prototype begin*/
20 extern void ctfInfoWrite2(FILE* fpt,lctfDetermineInfo linfo, char* head);
21 /*prototype end*/
22
23 #endif/*CTF_INFO_WRITE2_H*/