diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2002-02-11 14:20:11 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2002-02-11 14:20:11 (GMT) |
commit | 7d70285c867812be9ff23b3bec7c8e79548d2e69 (patch) | |
tree | 67d0499ad38b48c23651cc2a7801baa990f98fd3 /Source/MFCDialog/resource.h | |
parent | 8e15a1ede734f8422b0ba33c7e5c4ec2d384ce25 (diff) | |
download | CMake-7d70285c867812be9ff23b3bec7c8e79548d2e69.zip CMake-7d70285c867812be9ff23b3bec7c8e79548d2e69.tar.gz CMake-7d70285c867812be9ff23b3bec7c8e79548d2e69.tar.bz2 |
ENH: add IGNORE option for cache values
Diffstat (limited to 'Source/MFCDialog/resource.h')
-rw-r--r-- | Source/MFCDialog/resource.h | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/Source/MFCDialog/resource.h b/Source/MFCDialog/resource.h index f9dd87c..d581f29 100644 --- a/Source/MFCDialog/resource.h +++ b/Source/MFCDialog/resource.h @@ -1,19 +1,3 @@ -/*========================================================================= - - Program: Insight Segmentation & Registration Toolkit - Module: $RCSfile$ - Language: C++ - Date: $Date$ - Version: $Revision$ - - Copyright (c) 2002 Insight Consortium. All rights reserved. - See ITKCopyright.txt or http://www.itk.org/HTML/Copyright.htm for details. - - This software is distributed WITHOUT ANY WARRANTY; without even - the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR - PURPOSE. See the above copyright notices for more information. - -=========================================================================*/ //{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by CMakeSetup.rc |