]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-score.hh
* lily, lily/include: Rename line to system. Junk _l suffix.
[lilypond.git] / lily / include / paper-score.hh
index a24a75c6ed38d2be29d2f5e3c0328f5472628a29..8a46e6f93e0ef5de970b34be081b8e3fc0769111 100644 (file)
@@ -28,7 +28,7 @@ public:
   Paper_def *paper_l_;
 
   Paper_outputter *outputter_l_;  
-  System * line_l_;
+  System *system_;
   
   Paper_score ();