diff options
Diffstat (limited to 'development/squeak-vm/README')
-rw-r--r-- | development/squeak-vm/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/development/squeak-vm/README b/development/squeak-vm/README deleted file mode 100644 index 9415553f06..0000000000 --- a/development/squeak-vm/README +++ /dev/null @@ -1,10 +0,0 @@ -Squeak is a full-featured implementation of the Smalltalk -programming language and environment based on the original -Smalltalk-80 system. - -Squeak has very powerful 2- and 3-D graphics, sound, video, MIDI, -animation and other multimedia capabilities. - -NOTE: This script only builds the VM. -You may need to download the images manually via download page: -http://squeakvm.org/unix/download.html |