diff options
Diffstat (limited to 'test/windowfocus.cxx')
| -rw-r--r-- | test/windowfocus.cxx | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/windowfocus.cxx b/test/windowfocus.cxx index 96173ee41..39ca21c8b 100644 --- a/test/windowfocus.cxx +++ b/test/windowfocus.cxx @@ -1,4 +1,6 @@ // +// "$Id$" +// // Cross-window show/focus test program for the Fast Light Tool Kit (FLTK). // // Copyright 1998-2014 by Bill Spitzak and others. @@ -56,3 +58,7 @@ int main(int argc, char **argv) { return Fl::run(); } + +// +// End of "$Id$". +// |
