|
From: Nick C. <sr...@us...> - 2003-05-08 15:49:27
|
Update of /cvsroot/repast/repast/src/uchicago/src/nqpy/parser In directory sc8-pr-cvs1:/tmp/cvs-serv2167 Modified Files: ASTreturn_stmt.java Log Message: Coerces return type (i.e. adds a cast) if possible. Also correctly handles return with no return value. |