$include_dir="/home/hyper-archives/ublas/include"; include("$include_dir/msg-header.inc") ?>
From: Stephen Gross (sgross_at_[hidden])
Date: 2007-03-22 11:46:35
> I'm thinking that your compiler is smart enough not to do
> anything on the second
> line, because the result isn't used. Makes sense, no?
That's a good point--I keep forgetting that compilers are smarter than me :)
--Steve