From 3b1f1d7ad609725b790788a828fc5a239e5fe735 Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 27 Mar 1997 11:33:07 +0000 Subject: [PATCH] lilypond-0.0.46.jcn1 --- lily/include/staff.hh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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_; -- 2.39.5