rem @echo off rem boost regression test rem rem Revision history: rem 17 Jun 00 Initial version (Beman Dawes) rem Usage: regr call boostenv echo ***** starting python ***** python regrtest.py >log 2>&1 echo ***** python complete *****