# undef _I_I_I_I /* +++++++++ */ # define _I_I_I_I "io_RT.c" /* +++++++++ */ /* ============= */ void VerboseDumpRT(double ** RotMat, double * TVect, double rms) /* ============= */ ; /* ============ */ double ** Get3x3Matrix(FILE * stream, char * string, char * TheDefault) /* ============ */ ; /* ============ */ double * GetXYZVector(FILE * stream, char * string, char * TheDefault) /* ============ */ ; # undef _I_I_I_I /* ++++++++++++++++ */ # define _I_I_I_I "CompareAtoms.c" /* ++++++++++++++++ */ /* ==================== */ int sprintfAtomShortForm (char * buf,atom_record * atom) /* ==================== */ ; /* =============================== */ double CompareCoordinatesSecondToFirst /* =============================== */ (file_records * First, file_records * Second, int flag) ; /* ================ */ void FlagOnEverywhere(file_records * f, int flag) /* ================ */ ; /* ================= */ void FlagOffEverywhere(file_records * f, int flag) /* ================= */ ; double AtomDistance(atom_record * a1, atom_record * a2) ;