Last minor stylistic comments from me: - std::vector<var_expr_t>::iterator lIte => std::vector<var_expr_t>::const_iterator lIte - if(program ->is_sequential()) => if (program->is_sequential()) -- https://code.launchpad.net/~juan457/zorba/xqxq-api-changes/+merge/79589 Your team Zorba Coders is subscribed to branch lp:zorba.
-- Mailing list: https://launchpad.net/~zorba-coders Post to : [email protected] Unsubscribe : https://launchpad.net/~zorba-coders More help : https://help.launchpad.net/ListHelp

