$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Ronald Garcia (garcia_at_[hidden])
Date: 2002-08-14 17:30:01
Rozental, Gennadiy wrote:
>multy_array tests should change
>
>int test_main(int,char**)
>
>to
>
>int test_main(int,char*[])
>
>
>
>
I did it this morning but forgot to commit. Thanks for catching that.
ron