diff options
Diffstat (limited to 'macosx/Tcl-Debug.xcconfig')
-rw-r--r-- | macosx/Tcl-Debug.xcconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/Tcl-Debug.xcconfig b/macosx/Tcl-Debug.xcconfig index 8110959..9496f6f 100644 --- a/macosx/Tcl-Debug.xcconfig +++ b/macosx/Tcl-Debug.xcconfig @@ -1,4 +1,4 @@ -// +// // Tcl-Debug.xcconfig -- // // This file contains the Xcode build settings for all Debug @@ -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-Debug.xcconfig,v 1.1 2007/01/28 01:42:05 das Exp $ +// RCS: @(#) $Id: Tcl-Debug.xcconfig,v 1.2 2007/04/23 20:46:13 das Exp $ // #include "Tcl-Common.xcconfig" |