From 0f00cc0644b84d217642ee8ffeecb46553830ae5 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 9 Apr 1997 23:56:51 +0000 Subject: [PATCH] lilypond-0.0.50 --- lily/include/script-reg.hh | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/lily/include/script-reg.hh b/lily/include/script-reg.hh index 33592cae03..034140baeb 100644 --- a/lily/include/script-reg.hh +++ b/lily/include/script-reg.hh @@ -11,19 +11,23 @@ #include "register.hh" -struct Script_register : Request_register { - Script * script_p_; - Script_req * script_req_l_; - int dir_i_; +class Script_register : public Request_register { + Array