X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=source%2Funres%2Fsrc_MD%2Fxdrf_em64%2Fxdrf.h;fp=source%2Funres%2Fsrc_MD%2Fxdrf_em64%2Fxdrf.h;h=0000000000000000000000000000000000000000;hb=0a11a2c4ccee14ed99ae44f2565b270ba8d4bbb6;hp=dedf5a2670d37bcd544e50a7aff5bf69972a8ff2;hpb=5eb407964903815242c59de10960f42761139e10;p=unres.git diff --git a/source/unres/src_MD/xdrf_em64/xdrf.h b/source/unres/src_MD/xdrf_em64/xdrf.h deleted file mode 100644 index dedf5a2..0000000 --- a/source/unres/src_MD/xdrf_em64/xdrf.h +++ /dev/null @@ -1,10 +0,0 @@ -/*_________________________________________________________________ - | - | xdrf.h - include file for C routines that want to use the - | functions below. -*/ - -int xdropen(XDR *xdrs, const char *filename, const char *type); -int xdrclose(XDR *xdrs) ; -int xdr3dfcoord(XDR *xdrs, float *fp, int *size, float *precision) ; -