diff options
Diffstat (limited to 'macosx/Tcl-Release.xcconfig')
-rw-r--r-- | macosx/Tcl-Release.xcconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/Tcl-Release.xcconfig b/macosx/Tcl-Release.xcconfig index edb9586..de68bce 100644 --- a/macosx/Tcl-Release.xcconfig +++ b/macosx/Tcl-Release.xcconfig @@ -1,4 +1,4 @@ -// +// // Tcl-Release.xcconfig -- // // This file contains the Xcode build settings for all Release @@ -9,7 +9,7 @@ // See the file "license.terms" for information on usage and redistribution // of this file, and for a DISCLAIMER OF ALL WARRANTIES. // -// RCS: @(#) $Id: Tcl-Release.xcconfig,v 1.1 2007/01/28 01:42:05 das Exp $ +// RCS: @(#) $Id: Tcl-Release.xcconfig,v 1.2 2007/04/23 20:46:13 das Exp $ // #include "Tcl-Common.xcconfig" |