]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/parseconstruct.hh
release: 1.0.1
[lilypond.git] / lily / include / parseconstruct.hh
index 1bcf0cc4f7419b928bd9386bb8daa8cc79feb60a..7a8510484678b71197410afa2d8d33f009d49667 100644 (file)
@@ -1,7 +1,7 @@
 /*
   parseconstruct.hh -- part of GNU LilyPond
 
-  (c) 1996,97 Han-Wen Nienhuys
+  (c) 1996--1998 Han-Wen Nienhuys
 */
 
 #ifndef PARSECONSTRUCT_HH
@@ -13,9 +13,7 @@ String * get_scriptdef (char c);
 Request* get_script_req (char);
 Request*get_script_req (int d , Script_def*def);
 Request*get_text_req (int d , Text_def*def);
-Request* get_stemdir_req (int);
 Request*get_grouping_req (Array<int> i_arr);
-Request* get_hshift_req (int);
 
 #endif // PARSECONSTRUCT_HH