]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-def.hh
release: 1.5.36
[lilypond.git] / lily / include / paper-def.hh
index 0ad02d105b68d26ca8eaba53e269105d07473b18..6bc9df23d3a37fec080fa951a667bc2f05d2f436 100644 (file)
@@ -61,7 +61,8 @@ public:
    */
   Real get_realvar (SCM symbol) const;
   Real get_var (String id) const;
-  SCM get_scmvar (String id)const; 
+  SCM get_scmvar (String id)const;
+  SCM get_scmvar_scm  (SCM sym) const;
   void reinit ();
   Paper_def ();
   Paper_def (Paper_def const&);