]> git.donarmstrong.com Git - lilypond.git/blobdiff - lib/include/input.hh
partial: 1.3.24.jcn
[lilypond.git] / lib / include / input.hh
index 74ee72efe3082c3c5ce34bbac229adab3ff46463..1c9e61ccbfb5f840b55d6bf139c766cff6a94f59 100644 (file)
@@ -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 ();
 };