preparing 0.9 version, rename to crl1.h
[svn/Cll1h/.git] / demos / performance / print2.pl
diff --git a/demos/performance/print2.pl b/demos/performance/print2.pl
deleted file mode 100755 (executable)
index c27a362..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/perl
-
-my $i=0;
-for ($i=0;$i<10000000;$i++)
-{
- print ("stuff1"," ","stuff2","\n");
-}
This page took 0.094569 seconds and 4 git commands to generate.