]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-guile.hh
* mf/GNUmakefile: always trace pfa fonts.
[lilypond.git] / lily / include / lily-guile.hh
index 17afbe734aeb87fa547b4f25ecc08da3b674078c..5af2ab0176f554ff6b0123e8150419f6bb96d3ca 100644 (file)
@@ -202,9 +202,9 @@ void ly_display_scm (SCM s);
 void read_lily_scm_file (String);
 void ly_init_guile ();
 
-bool ly_dir_p (SCM s);
-bool ly_number_pair_p (SCM);
-bool ly_axis_p (SCM);
+bool is_direction (SCM s);
+bool is_number_pair (SCM);
+bool is_axis (SCM);
 
 /*
   these conversion functions also do a typecheck on the argument, and