Set svn properties.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@8544 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Manolo Gouy 2011-03-29 11:19:51 +00:00
parent d4f284d73c
commit 5cda7e7232

View File

@ -1,5 +1,5 @@
//
// "$Id: Fl_cocoa.mm 6971 2009-04-13 07:32:01Z matt $"
// "$Id$"
//
// MacOS-Cocoa specific code for the Fast Light Tool Kit (FLTK).
//
@ -3357,5 +3357,5 @@ void *Fl_X::get_carbon_function(const char *function_name) {
#endif // __APPLE__
//
// End of "$Id: Fl_cocoa.mm 6971 2009-04-13 07:32:01Z matt $".
// End of "$Id$".
//