2006-02-01 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ * lily/prob.cc (Prob): copy type_ too.
+
* lily/lily-guile.cc (mangle_cxx_identifier): new
function. Class_bla::foo_bar_[px] ->
ly:class-bla::foo-bar[?!]. Changes throughout
immutable_property_alist_ = src.immutable_property_alist_;
mutable_property_alist_ = SCM_EOL;
self_scm_ = SCM_EOL;
+ type_ = src.type_;
/* First we smobify_self, then we copy over the stuff. If we don't,
stack vars that hold the copy might be optimized away, meaning