fixed a bug reading a source file

This commit is contained in:
hyunghwan.chung
2016-08-15 12:19:04 +00:00
parent 00b11b74cd
commit f82997394d
2 changed files with 55 additions and 28 deletions

View File

@ -380,4 +380,4 @@ f isNil ifTrue: [ self error: 'No such function' ].
#########################################################################################
## #include 'Console.st'
#include 'Console.st'.