On Sat, 16 Jul 2011 18:11:07 +0200
Romain Geissler wrote:
> Hello,
>
> I just noticed some strange behavior some days ago while trying the
> HelloWorld Melt tutorial. So a file as simple as
>
> (code_chunk trace
> #{
> printf("Melt file is executed !\n");
> }#
> )
>
Hello,
I just noticed some strange behavior some days ago while trying the HelloWorld
Melt tutorial. So a file as simple as
(code_chunk trace
#{
printf("Melt file is executed !\n");
}#
)
will print a trace as expected when using with -fmelt-mode=runfile
-fmet-ar