*** /var/tmp/,RCSt1a13833 Sat Apr 13 21:16:01 2002 --- molecule.c Sat Apr 13 15:20:06 2002 *************** *** 121,127 static Atom __far *ACache; static IntCoord __far *IntPrev; static HBond __far * __far *CurHBond; ! static int MemSize; /* Macros for commonly used loops */ --- 121,127 ----- static Atom __far *ACache; static IntCoord __far *IntPrev; static HBond __far * __far *CurHBond; ! static size_t MemSize; /* Macros for commonly used loops */