]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/duration.hh
Imported Upstream version 2.16.0
[lilypond.git] / lily / include / duration.hh
index 003b9e8efaa00aa1ca267b8ee403638355122cde..a7efb98eab5647bffb6502aeeb10328a0518f3f8 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2011 Jan Nieuwenhuizen <janneke@gnu.org>
+  Copyright (C) 1997--2012 Jan Nieuwenhuizen <janneke@gnu.org>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -56,5 +56,7 @@ private:
 INSTANTIATE_COMPARE (Duration, Duration::compare);
 DECLARE_UNSMOB (Duration, duration);
 
+extern SCM Duration_type_p_proc;
+
 #endif // DURATION_HH