]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/scalar.hh
release: 1.1.60
[lilypond.git] / flower / include / scalar.hh
index e2750c9e1aa7a4ce09e83f06b3ce23953c47eeae..e76841b561099b16b6e27f358702461e9dbc4a9f 100644 (file)
@@ -26,6 +26,8 @@ struct Scalar : public String
   operator Rational();
   Scalar() {}
   bool isnum_b() const;
+  bool isdir_b() const;
+  bool isint_b() const;
   operator Real();
   operator int();
   bool to_bool () const;