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