Browse Source

* log problem

pierre 27 years ago
parent
commit
3aba2f9ef0
1 changed files with 8 additions and 4 deletions
  1. 8 4
      install/demo/eratos.pp

+ 8 - 4
install/demo/eratos.pp

@@ -40,7 +40,11 @@ program eratosthenes;
      eratos;
   end.
 
-{ $Log$
-{ Revision 1.2  1998-04-06 12:17:00  pierre
-{   * made array a global to avoid stack overflow
-{ }
+{ 
+  $Log$
+  Revision 1.3  1998-04-06 12:23:21  pierre
+    * log problem
+
+  Revision 1.2  1998/04/06 12:17:00  pierre
+   * made array a global to avoid stack overflow
+}