From: fred Date: Thu, 27 Mar 1997 11:33:07 +0000 (+0000) Subject: lilypond-0.0.46.jcn1 X-Git-Tag: release/1.5.59~6172 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3b1f1d7ad609725b790788a828fc5a239e5fe735;p=lilypond.git lilypond-0.0.46.jcn1 --- diff --git a/lily/include/staff.hh b/lily/include/staff.hh index 959859b6e4..2ceeb237fd 100644 --- a/lily/include/staff.hh +++ b/lily/include/staff.hh @@ -20,9 +20,10 @@ class Staff { /// synchronous horizontal stuff IPointerList voice_list_; Staff_column *get_col(Moment, PCursor * last= 0); - + public: - + Input_register * ireg_p_; + /// runtime field IPointerList cols_;