$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-02-22 11:39:39
"Robert Ramey" <ramey_at_[hidden]> wrote in message
news:cvc10u$p0k$1_at_sea.gmane.org...
> In the serialization library I make a small program:
>
> test_demo.cpp
>
> which contained:
>
> #define main test_main
> #include ../demo/demo.cpp
>
> and added it to the test set.
>
> I' m not sure if that answers your question - but there it is.
No. That not exactly what I want. I just want to test whatever I have in
/examples directory
Gennadiy