
23 Aug
2008
23 Aug
'08
5:39 p.m.
CVSROOT: /cvs/ppl Module name: ppl Changes by: cimino@cs.unipr.it 2008-08-23 17:39:17
Modified files: interfaces/Java/tests: Test_Executor.java
Log message: Starting from JDK 1.5 there is no need to convert Boolean (class) to boolean (simple types) when using if statements. Simplified.
Patches: http://www.cs.unipr.it/cgi-bin/cvsweb.cgi/ppl/interfaces/Java/tests/Test_Exe...