-- Forwarded message --
From: Mail Delivery Subsystem
Date: Mon, Nov 7, 2011 at 3:54 PM
Subject: Delivery Status Notification (Failure)
To: rao...@gmail.com
Hello rao...@gmail.com,
We're writing to let you know that the group you tried to contact
(felix-language) may not exist,
On 08/11/2011, at 9:49 AM, john skaller wrote:
>
> [BTW: another bug or so has surfaced: the iteration doesn't compile if the
> symbols cp and srcs are replaced by their values .. I don't know why]
Argg .. yes it does .. the compiler messages are confusing but the bottom
line is that this doesn
Just FYI, here's a new procedure I'm putting in flx to install it:
proc backup() {
debugln "Backup Felix build";
println$ "FROM: " + FLX_INSTALL_DIR;
println$ "TO : backup";
var result = 0;
proc cp(s:string) {
result=system(FLX_INSTALL_DIR+"/bin/flx_cp '"+FLX_INSTAL