From: Scott H. <sco...@us...> - 2005-05-27 01:48:20
|
Update of /cvsroot/actionstep/actionstep/src/org/actionstep/test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19407/src/org/actionstep/test Modified Files: ASTestMatrix.as Log Message: new ver Index: ASTestMatrix.as =================================================================== RCS file: /cvsroot/actionstep/actionstep/src/org/actionstep/test/ASTestMatrix.as,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ASTestMatrix.as 17 May 2005 02:32:23 -0000 1.1 --- ASTestMatrix.as 27 May 2005 01:48:11 -0000 1.2 *************** *** 31,34 **** --- 31,35 ---- import org.actionstep.NSMatrix; + import org.actionstep.constants.NSButtonType; import org.actionstep.*; |