diff options
| author | Matthias Melcher <fltk@matthiasm.com> | 2010-02-27 22:38:25 +0000 |
|---|---|---|
| committer | Matthias Melcher <fltk@matthiasm.com> | 2010-02-27 22:38:25 +0000 |
| commit | c35463fdbee1563f7216757ba039cfb89b188897 (patch) | |
| tree | 19f30bcf09879b180a8348d7750025713eadad15 /ide/Xcode3/config.h | |
| parent | 5f1ca6a2b05da2905c7c92916acab165db3164b4 (diff) | |
Starting to add a GUI to manage the IDE database.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7169 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'ide/Xcode3/config.h')
| -rw-r--r-- | ide/Xcode3/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ide/Xcode3/config.h b/ide/Xcode3/config.h index 36cba7bad..181d197bc 100644 --- a/ide/Xcode3/config.h +++ b/ide/Xcode3/config.h @@ -1,5 +1,5 @@ /* - * "$Id: config.g 7131 2010-02-21 21:38:02Z matt $" + * "$Id: ide_xcode.cxx 7146 2010-02-25 21:21:04Z matt $" * * Configuration file for the Fast Light Tool Kit (FLTK). * @@ -50,5 +50,5 @@ #define HAVE_DLSYM 1 /* - * End of "$Id: config.h 7131 2010-02-21 21:38:02Z matt $". + * End of "$Id: ide_xcode.cxx 7146 2010-02-25 21:21:04Z matt $". */
\ No newline at end of file |
