$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-12-22 22:36:26
On Monday 22 December 2003 06:49 pm, Robert Ramey wrote:
> if ( !fs:is_directory( full_path ) )
>
> --------------^ note should be ::
Fixed. Thanks.
Doug