Re: .include command

Masaharu Goto (gotom@hpysol2.jpn.hp.com)
Wed, 22 Jan 97 7:44:23 JST


Hello,

You can add include path by

root> #pragma includepath /users/myinclude

You can set one path for each pragma includepath statement. I thing this
feature was implemented a while back. So, hoping ROOT 0.9 already support it.

Masaharu Goto

> Hello,
>
> The .include command, I suppose, should show the path for include files.
> Well. How can I change this path ?
>
> .include returns void for the moment. And when I want to interpret a full C++
> with #include, Cint cannot find the includes...
>
> Thanks for help
>
> Another thing : h2root does not work for CWN with indexed variables : are you
> aware of that, and if yes, when do you think it will be ok ?
>
> I'm running root version 0.9 (15-jan-97) under a linux-2.0.0 box.