]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/system.hh
($(outdir)/%.pdf): add DVIPS_FLAGS. This will
[lilypond.git] / lily / include / system.hh
index 670fef96c507584fde0b00fd407df21c0dc1f5e3..df209eb5fe4e27bcd004834b66fbc17199461a45 100644 (file)
@@ -2,7 +2,7 @@
 /*
   line-of-score.hh -- part of GNU LilyPond
 
-  (c) 1996--2002 Han-Wen Nienhuys
+  (c) 1996--2004 Han-Wen Nienhuys
 */
 
 #ifndef SYSTEM_HH
@@ -41,7 +41,7 @@ public:
   
   void add_column (Paper_column*);
   void typeset_grob (Grob*);
-  void output_molecule (SCM, Offset);
+  void output_stencil (SCM, Offset);
   void output_scheme (SCM);
   void pre_processing ();
 protected: