]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/warn.hh
Revert "Redirects lilypond output to reduce make doc noise"
[lilypond.git] / flower / include / warn.hh
index 0ed5ba7ce82c0e7b9894d292bd4a2bef2eebe5f2..3c2a6dc0a9ad1b754cc9d349b96b262715422043 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -28,5 +28,6 @@ void non_fatal_error (string);
 void programming_error (string s);
 void progress_indication (string s);
 void warning (string s);
+void successful (string s);
 
 #endif /* WARN_HH */