]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/context-handle.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / context-handle.hh
index e32bc29cb7f8881b6d7589c4f622473396f5d8e9..531affd1480a795e2ef1987d29c66fce953e48ac 100644 (file)
@@ -3,16 +3,14 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1999--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
-#ifndef INTERPRETATION_CONTEXT_HANDLE_HH
-#define INTERPRETATION_CONTEXT_HANDLE_HH
+#ifndef CONTEXT_HANDLE_HH
+#define CONTEXT_HANDLE_HH
+
 #include "lily-proto.hh"
 
-/*
-  Rename me to Context_handle.
-*/
 
 class Context_handle
 {
@@ -32,5 +30,5 @@ private:
   void up (Context *);
 };
 
-#endif /* INTERPRETATION_CONTEXT_HANDLE_HH */
+#endif /* CONTEXT_HANDLE_HH */