diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-08-11 18:32:12 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-08-11 18:32:12 +0200 |
commit | b4fbf3152a2b2177cdae0dd78f1463dd608d431d (patch) | |
tree | f9dd1f512104b95a776da3e0063de46edd7e02c7 /README | |
parent | 0332594c0251f5b66e775757e2851f30f09c8cc0 (diff) | |
download | mdk-b4fbf3152a2b2177cdae0dd78f1463dd608d431d.tar.gz mdk-b4fbf3152a2b2177cdae0dd78f1463dd608d431d.tar.bz2 |
Typo in README (hat tip Iuri T.)
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ GUD buffer. Using these interfaces, you can debug your MIXAL programs at source code level, and read/modify the contents of all the components of the -MIX computer (including block devices, which are simultated using the +MIX computer (including block devices, which are simulated using the file system). Project homepage: http://www.gnu.org/software/mdk/mdk.html |