]> git.donarmstrong.com Git - lilypond.git/commit
Use GUILE's native hash tables.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 29 Aug 2007 03:17:14 +0000 (00:17 -0300)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 29 Aug 2007 03:17:14 +0000 (00:17 -0300)
commit992f7fc4310a5e96d8f9632a9bd78f163003f18a
treedd252d26b1c40da56107e01310eef3c3a5ddb8a8
parente5bf5dced31aa72be8386f088710d522719bd85f
Use GUILE's native hash tables.

This simplifies the code, and possibly could speed it up as well.
lily/include/scm-hash.hh
lily/scm-hash.cc