summaryrefslogtreecommitdiff
path: root/test/mandelbrot.h
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2007-05-20 01:20:30 +0000
committerAaron M. Ucko <ucko@debian.org>2007-05-20 01:20:30 +0000
commitda5f6f8dd1f87d32cea2f882d251ebaecc3c7629 (patch)
tree5772cc71ce588e5cbdbb7e458e2c5876dcbc8fcc /test/mandelbrot.h
parentee19f9cc1847049ccb983313bb11df47d253df16 (diff)
parent9b5d5801c27165ad47245acb580f30b8ce2d20b4 (diff)
Merge new upstream snapshot / release candidate (1.1.8~r5840) into trunk.
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 $".
//