[clean-list] Just starting out problem
Arjen van Weelden
A.vanWeelden at cs.ru.nl
Thu May 31 09:17:45 MEST 2007
Hi Chris,
Please save the Clean module file as "test.icl", and the project file as
"test.prj". I looks like you named the project file "test.icl",
effectively overwriting the Clean module.
kind regards,
Arjen
Chris Saunders wrote:
>
>
> I have just started learning clean and am having a problem building a
> simple program. This code is from the CleanBook:
>
>
>
> module test
>
>
>
> import StdEnv
>
>
>
> Start = 5 + 2 * 3
>
>
>
> I just started a project called test.icl, entered the above code and
> clicked the “Update and Run” button and got this error:
>
>
>
> [.dcl.icl,]: no abc file
>
> Error : .dcl.icl could not be imported
>
>
>
> Might someone help?
>
>
>
> Regards
>
> Chris Saunders
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> clean-list mailing list
> clean-list at science.ru.nl
> http://mailman.science.ru.nl/mailman/listinfo/clean-list
More information about the clean-list
mailing list