From: fred Date: Wed, 9 Apr 1997 23:56:51 +0000 (+0000) Subject: lilypond-0.0.50 X-Git-Tag: release/1.5.59~6151 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0f00cc0644b84d217642ee8ffeecb46553830ae5;p=lilypond.git lilypond-0.0.50 --- 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