]> git.donarmstrong.com Git - lilypond.git/blobdiff - lib/include/input.hh
release: 1.3.23
[lilypond.git] / lib / include / input.hh
index a78daa8ef394408561b85815e30a2cd09d6020b7..1c9e61ccbfb5f840b55d6bf139c766cff6a94f59 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the LilyPond music typesetter
 
-  (c)  1997--1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -27,6 +27,7 @@ public:
   void set_spot (Input const &);
   Input spot () const;
   String location_str () const;
+  String line_number_str () const;
   Input (Source_file*, char const*);
   Input ();
 };