From 13ebb3bb8dc33372a621e371559121446d6ad863 Mon Sep 17 00:00:00 2001 From: Ian MacArthur Date: Mon, 3 May 2010 20:11:59 +0000 Subject: [PATCH] svn props on ide_support.h too git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7587 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/ide_support.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fluid/ide_support.h b/fluid/ide_support.h index 8adb077c5..794f04f09 100644 --- a/fluid/ide_support.h +++ b/fluid/ide_support.h @@ -1,5 +1,5 @@ // -// "$Id: ide_support.h 6981 2009-12-25 20:53:22Z matt $" +// "$Id$" // // IDE and Build FIle generation for the Fast Light Tool Kit (FLTK). // @@ -108,5 +108,5 @@ void ui_load_database(const char *filename); #endif // -// End of "$Id: ide_support.h 6981 2009-12-25 20:53:22Z matt $". +// End of "$Id$". //