progs/catastrophic/catastrophic.py
changeset 742 155426396b5f
parent 741 6512884e03b4
child 745 905b60a029bf
--- a/progs/catastrophic/catastrophic.py	Mon Jul 27 11:02:48 2020 +0100
+++ b/progs/catastrophic/catastrophic.py	Thu Jul 30 13:50:54 2020 +0100
@@ -9,7 +9,7 @@
 #
 # call with timing as:
 #
-#   > time ./catastrophic.py 20
+#   time ./catastrophic.py 20
 
 # counter n given on the command line
 cn = sys.argv[1]