$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Werle (numerical.simulation_at_[hidden])
Date: 2008-03-20 17:35:21
Steven Watanabe wrote:
> I'm afraid that I still don't understand why
> creating a flattened view
> when you process it
> doesn't work. If this still bothers you, think of it as a cons list
> instead of a tree.
Maybe it's just because I am not very known to fusion yet.
Since you have the overview: you've seen the examples
I requested from Eric for expand and collect.
Actually I thought that transforms only work on expr<>
not on fusion sequences. I just don't want to switch the
library in order to do all this CT magic.
I have to take a closer look at that. Hope I find enough time
for this ...
Markus