![]() |
index : Haskell programs | |
| Various short Haskell programs | Remko Tronçon |
| summaryrefslogtreecommitdiffstats |
path: root/MusicTheoryBasics.hs
| author | Remko Tronçon | 2008-08-25 19:27:24 (GMT) |
|---|---|---|
| committer | Remko Tronçon | 2008-08-25 19:27:24 (GMT) |
| commit | 37fccb325164224d4de39c65067ff19ed7cd7dac (patch) (unidiff) | |
| tree | 20739024c45a0d8185bbc5a66fd1ca95bedfff9a /MusicTheoryBasics.hs | |
| parent | 6c818b6b6b5575eb3212ef17f268781ee5ccbe4f (diff) | |
| download | haskell-master.zip haskell-master.tar.gz haskell-master.tar.bz2 | |
| -rw-r--r-- | MusicTheoryBasics.hs | 2 |
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 | ||
