]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/scm-hash.hh
* lily/include/scm-hash.hh (class Scheme_hash_table): idem.
[lilypond.git] / lily / include / scm-hash.hh
index f58304d834f684a32dcb98e646f6a9c2bdc8c10a..289f9d779c15885d7763c6576aaefaac4c77fb0f 100644 (file)
@@ -41,7 +41,7 @@ class Scheme_hash_table
 {  
 public:
   bool try_retrieve (SCM key, SCM *val);
-  bool elem_b (SCM key) const;
+  bool contains (SCM key) const;
 
   /**
      WARNING: putting something in assumes responsibility for cleaning