diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-09-06 16:35:46 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-09-06 16:35:46 -0700 |
commit | 0e4a335edc7d4e584924fd6b298156e45d2626c8 (patch) | |
tree | 4bde00176d6d00b72462e856974fecd4411ef025 /index.html | |
parent | 3cf4cc43f2622816777c22c49c32e5159574a1d3 (diff) | |
download | mu-0e4a335edc7d4e584924fd6b298156e45d2626c8.tar.gz |
2175
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/index.html b/index.html index 422f3a30..b747b77a 100644 --- a/index.html +++ b/index.html @@ -42,8 +42,6 @@ for testing. <li><a href='html/chessboard.mu.html'>chessboard.mu</a>: putting it all together, a little console program along with thorough tests of its behavior including both screen and keyboard handling. -<li><a href='html/edit.mu.html'>edit.mu</a>: the programming environment I -plan to use to teach programming. </ul> <p><b>Part I</b>: basic infrastructure |