Alex Kushnir - 2015-08-11

Hello,
I am trying to run the PCD with nested rules file.
So I am performing the following:

1st rules file:

RULE = ...
...
...
INCLUDE = some_other_file.pcd

RULE = ...
...
...

But when I run pcd -f first_file.pcd -p, it prints only the rules described in the first file.
Is the include files handling done in different way?

Please assist.
Thanks,
Alex