Error in celsius.ex
- Posted by Algorythm Dec 05, 2008
- 889 views
Sorry but I found one mistake in celsius.ex (in tutorial directory):
include std/get.e -- so we can use the prompt_number() function
instead
include std/console.e -- so we can use the prompt_number() function
bekoz the "prompt_number" are declared in std/console.e. Please correct it.
Thank, Algorythm algorythm at yandex.ru