summaryrefslogtreecommitdiffstats
authorRemko Tronçon2008-08-25 19:27:24 (GMT)
committer Remko Tronçon2008-08-25 19:27:24 (GMT)
commit37fccb325164224d4de39c65067ff19ed7cd7dac (patch) (unidiff)
tree20739024c45a0d8185bbc5a66fd1ca95bedfff9a /MusicTheoryBasics.hs
parent6c818b6b6b5575eb3212ef17f268781ee5ccbe4f (diff)
downloadhaskell-master.zip
haskell-master.tar.gz
haskell-master.tar.bz2
Correct name.HEADmaster
Diffstat (limited to 'MusicTheoryBasics.hs') (more/less context) (ignore whitespace changes)
-rw-r--r--MusicTheoryBasics.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/MusicTheoryBasics.hs b/MusicTheoryBasics.hs
index 4a9edae..ace7064 100644
--- a/MusicTheoryBasics.hs
+++ b/MusicTheoryBasics.hs
@@ -1,7 +1,7 @@
1-- 1--
2-- Haskell representation of some basic music theory of scales & chords 2-- Haskell representation of some basic music theory of scales & chords
3-- 3--
4-- Remko Troncon 4-- Remko Tronçon
5-- http://el-tramo.be 5-- http://el-tramo.be
6-- 6--
7 7