[Affelio-cvs 1171] CVS update: affelio/lib/Affelio/misc

Back to archive index

Tadashi Okoshi slash****@users*****
2006年 3月 22日 (水) 18:15:28 JST


Index: affelio/lib/Affelio/misc/Debug.pm
diff -u affelio/lib/Affelio/misc/Debug.pm:1.11 affelio/lib/Affelio/misc/Debug.pm:1.12
--- affelio/lib/Affelio/misc/Debug.pm:1.11	Wed Mar  8 00:06:36 2006
+++ affelio/lib/Affelio/misc/Debug.pm	Wed Mar 22 18:15:28 2006
@@ -14,7 +14,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
-# $Id: Debug.pm,v 1.11 2006/03/07 15:06:36 slash5234 Exp $
+# $Id: Debug.pm,v 1.12 2006/03/22 09:15:28 slash5234 Exp $
 
 package Affelio::misc::Debug;
 {
@@ -25,7 +25,7 @@
     sub debug_print{
 	my ($msg)= @_;
 ####################
-	return;
+#	return;
 ####################
 	chomp ($msg);
 	$msg .= "\n";


Affelio-cvs メーリングリストの案内
Back to archive index