Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

alignment.h

Go to the documentation of this file.
00001 #ifndef __ALIGNMENT_H
00002 
00003 #define __ALIGNMENT_H
00004 
00005 #define INTERACT_YES     1
00006 #define INTERACT_NO      0
00007 
00008 
00009 void alignment_setup();
00010 bool alignment_interaction( int align1, int align2 );
00011 
00012 #endif // __ALIGNMENT_H

Generated on Sun Mar 2 18:50:27 2003 for eounicorn by doxygen1.3-rc3