Index: sources/test_regression/Makefile
===================================================================
--- sources/test_regression/Makefile	(revision 43)
+++ sources/test_regression/Makefile	(revision 47)
@@ -28,13 +28,6 @@
 # 19122005  : check simulator state saving for Socview compatibility
 # 17022006  : check rename function for Socview compatibility
-# 05042006  : check number of writings into each out port
-#             check reading from an sc_out port
-#             (test check_multiwriting2port option)
 # 02052006  : check sc_uint, sc_int, sc_signal<X> when X is double, char, 
 #             signed int, unsigned int and so on. (little/big endianness test)
-# 19072006  : SystemCASS allow 1 writing into each port for each delta cycle.
-#             This testbench checks CHECK_MULTIWRITING2PORT macro.
-# 31072006  : SystemCASS allow 1 writing into each register for each cycle.
-#             This testbench checks CHECK_MULTIWRITING2REGISTER macro.
 # 07122006  : check if we can declare an undefined external function as 
 #             a sc_method.
@@ -78,8 +71,5 @@
       16112005 \
       16122005 \
-      05042006 \
       02052006 \
-      19072006 \
-      31072006 \
       07122006 \
       20122006 \
