summaryrefslogtreecommitdiff
path: root/test/mandelbrot.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/mandelbrot.h')
-rw-r--r--test/mandelbrot.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/mandelbrot.h b/test/mandelbrot.h
index 5b72262..0cd26fd 100644
--- a/test/mandelbrot.h
+++ b/test/mandelbrot.h
@@ -1,5 +1,5 @@
//
-// "$Id: mandelbrot.h 4288 2005-04-16 00:13:17Z mike $"
+// "$Id: mandelbrot.h 5519 2006-10-11 03:12:15Z mike $"
//
// Mandelbrot set header file for the Fast Light Tool Kit (FLTK).
//
@@ -70,5 +70,5 @@ public:
};
//
-// End of "$Id: mandelbrot.h 4288 2005-04-16 00:13:17Z mike $".
+// End of "$Id: mandelbrot.h 5519 2006-10-11 03:12:15Z mike $".
//