$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden]) Date: 2002-01-16 09:34:29
I noticed that in ublas 'a = 2 * b' works but 'a = b * 2' does not ?!