diff options
| author | Ian MacArthur <imacarthur@gmail.com> | 2010-05-03 20:11:59 +0000 |
|---|---|---|
| committer | Ian MacArthur <imacarthur@gmail.com> | 2010-05-03 20:11:59 +0000 |
| commit | 13ebb3bb8dc33372a621e371559121446d6ad863 (patch) | |
| tree | 53615f49d91cb86c7188d0c1cf46580ec30cc450 | |
| parent | 21a0b338b286265d9309e4e28da5234d71477e18 (diff) | |
svn props on ide_support.h too
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7587 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
| -rw-r--r-- | fluid/ide_support.h | 4 |
1 files 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$". // |
