]> git.donarmstrong.com Git - lilypond.git/blobdiff - hdr/source.hh
release: 0.0.34
[lilypond.git] / hdr / source.hh
index 063905baaa91821727e026813cc34355220750bb..6c79b75a996de0df81fbe99ab3acfa4636cd6d31 100644 (file)
@@ -1,7 +1,7 @@
 //
 //  source.hh -- part of LilyPond
 //
-//  copyright 1997 Jan Nieuwenhuizen <jan@digicash.nl>
+//  copyright 1997 Jan Nieuwenhuizen <jan@digicash.com>
 
 #ifndef SOURCE_HH
 #define SOURCE_HH
@@ -19,4 +19,8 @@ private:
     IPointerList<Source_file*> sourcefile_p_iplist_;
 };
 
+
+// ugh
+extern Source* source_l_g;
+
 #endif // SOURCE_HH //