]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/file-name.hh
* The grand 2005-2006 replace.
[lilypond.git] / flower / include / file-name.hh
index fb3e3ff13af246efcebe3abccd365647e750beca..8defff15ca38b57cf6fa25d83497ed2a392d5f27 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the Flower Library
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef FILE_NAME_HH
@@ -22,6 +22,7 @@ public:
 
   File_name (String);
 
+  bool is_absolute () const;
   String to_string () const;
 };