$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2002-09-06 13:50:18
I have attached a patch for the libs/boost-sandbox/bigint/index.html to correct a number of html errors that were causing my
browser to render the document with strange fonts. Basically most of the anchors were missing the </a>.
I find the W3C HTML validator is very handy for detecting and fixing these:
http://validator.w3.org/file-upload.html
Jeff