open Console.Waterworks [] let main argv = let liaison = new CW_Liaison () liaison.Run ("Commands", true) 0 // return an integer exit code