]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/kpath.hh
* scm/output-lib.scm (shift-right-at-line-begin): new function:
[lilypond.git] / lily / include / kpath.hh
index accc1f610a3f444c6aae8d1f878e1fa40cac42f2..8b06b7326840c81da0547db3d510147bbf36e9cb 100644 (file)
@@ -3,7 +3,7 @@ kpath.hh -- declare kpath funcs.
 
 source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  2000--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 
  */
 
@@ -12,9 +12,9 @@ source file of the GNU LilyPond music typesetter
 
 
 
-char * ly_find_afm (char const * name);
-String ly_find_tfm (char const * name);
-void ly_init_kpath (char *av0);
+String kpathsea_find_afm (char const * name);
+String kpathsea_find_tfm (char const * name);
+void init_kpath (char *av0);