summaryrefslogtreecommitdiff
path: root/examples/wizard-simple.cxx
diff options
context:
space:
mode:
authorGreg Ercolano <erco@seriss.com>2010-06-06 21:25:44 +0000
committerGreg Ercolano <erco@seriss.com>2010-06-06 21:25:44 +0000
commit668ac3f9742d07866c7fcbe911f852284d6cd1e3 (patch)
tree0848813a66be1b26da9fed50058bc9da144f9114 /examples/wizard-simple.cxx
parent5162d3bc8d4e28d01736d0e958ad05378e85d9f4 (diff)
More svn trailers.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7630 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'examples/wizard-simple.cxx')
-rw-r--r--examples/wizard-simple.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/wizard-simple.cxx b/examples/wizard-simple.cxx
index 769c46df4..267414ca4 100644
--- a/examples/wizard-simple.cxx
+++ b/examples/wizard-simple.cxx
@@ -83,3 +83,7 @@ int main(int argc, char **argv) {
G_win->show(argc, argv);
return Fl::run();
}
+
+//
+// End of "$Id$".
+//