C C C This code is distributed under the terms and conditions of the C CCP4 licence agreement as `Part 2' (Annex 2) software. C A copy of the CCP4 licence can be obtained by writing to the C CCP4 Secretary, Daresbury Laboratory, Warrington WA4 4AD, UK. C c+++ htmbuf.fh +++ c c HTML buffer for input c c common /htmbuf/ $ dsthtm(maxhtb), bufhtm(maxhtb) character dsthtm*80, bufhtm*(maxhtl) common /htmbfl/ npthbf integer npthbf c c save /htmbuf/, /htmbfl/ c--- htmbuf.fh ---