summaryrefslogtreecommitdiff
path: root/xts5/Xlib7
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2009-09-28 23:35:33 -0700
committerDan Nicholson <dbn.lists@gmail.com>2009-09-28 23:35:33 -0700
commit8e10609fc883cb26ab2ca42936c66edfe88be67b (patch)
tree4b6c89a4f560937ae0e37b04a27aa78a24376064 /xts5/Xlib7
parenta94c2af8f070cae9aaf24cf562dae34cea5cb3b1 (diff)
xts5: Flatten Xlib7 directory more
Diffstat (limited to 'xts5/Xlib7')
-rw-r--r--xts5/Xlib7/.gitignore116
-rw-r--r--xts5/Xlib7/Makefile.am116
-rw-r--r--xts5/Xlib7/XAllocColor.m (renamed from xts5/Xlib7/XAllocColor/XAllocColor.m)2
-rw-r--r--xts5/Xlib7/XAllocColorCells.m (renamed from xts5/Xlib7/XAllocColorCells/XAllocColorCells.m)2
-rw-r--r--xts5/Xlib7/XAllocColorPlanes.m (renamed from xts5/Xlib7/XAllocColorPlanes/XAllocColorPlanes.m)2
-rw-r--r--xts5/Xlib7/XAllocNamedColor.m (renamed from xts5/Xlib7/XAllocNamedColor/XAllocNamedColor.m)2
-rw-r--r--xts5/Xlib7/XCopyColormapAndFree.m (renamed from xts5/Xlib7/XCopyColormapAndFree/XCopyColormapAndFree.m)2
-rw-r--r--xts5/Xlib7/XCreateColormap.m (renamed from xts5/Xlib7/XCreateColormap/XCreateColormap.m)2
-rw-r--r--xts5/Xlib7/XFreeColormap.m (renamed from xts5/Xlib7/XFreeColormap/XFreeColormap.m)2
-rw-r--r--xts5/Xlib7/XFreeColors.m (renamed from xts5/Xlib7/XFreeColors/XFreeColors.m)2
-rw-r--r--xts5/Xlib7/XLookupColor.m (renamed from xts5/Xlib7/XLookupColor/XLookupColor.m)2
-rw-r--r--xts5/Xlib7/XParseColor.m (renamed from xts5/Xlib7/XParseColor/XParseColor.m)2
-rw-r--r--xts5/Xlib7/XQueryColor.m (renamed from xts5/Xlib7/XQueryColor/XQueryColor.m)2
-rw-r--r--xts5/Xlib7/XQueryColors.m (renamed from xts5/Xlib7/XQueryColors/XQueryColors.m)2
-rw-r--r--xts5/Xlib7/XStoreColor.m (renamed from xts5/Xlib7/XStoreColor/XStoreColor.m)2
-rw-r--r--xts5/Xlib7/XStoreColors.m (renamed from xts5/Xlib7/XStoreColors/XStoreColors.m)2
-rw-r--r--xts5/Xlib7/XStoreNamedColor.m (renamed from xts5/Xlib7/XStoreNamedColor/XStoreNamedColor.m)2
-rw-r--r--xts5/Xlib7/XcmsAddColorSpace.m (renamed from xts5/Xlib7/XcmsAddColorSpace/XcmsAddColorSpace.m)2
-rw-r--r--xts5/Xlib7/XcmsAddFunctionSet.m (renamed from xts5/Xlib7/XcmsAddFunctionSet/XcmsAddFunctionSet.m)2
-rw-r--r--xts5/Xlib7/XcmsAllocColor.m (renamed from xts5/Xlib7/XcmsAllocColor/XcmsAllocColor.m)2
-rw-r--r--xts5/Xlib7/XcmsAllocNamedColor.m (renamed from xts5/Xlib7/XcmsAllocNamedColor/XcmsAllocNamedColor.m)2
-rw-r--r--xts5/Xlib7/XcmsCCCOfColormap.m (renamed from xts5/Xlib7/XcmsCCCOfColormap/XcmsCCCOfColormap.m)2
-rw-r--r--xts5/Xlib7/XcmsCIELabQueryMaxC.m (renamed from xts5/Xlib7/XcmsCIELabQueryMaxC/XcmsCIELabQueryMaxC.m)2
-rw-r--r--xts5/Xlib7/XcmsCIELabQueryMaxL.m (renamed from xts5/Xlib7/XcmsCIELabQueryMaxL/XcmsCIELabQueryMaxL.m)2
-rw-r--r--xts5/Xlib7/XcmsCIELabQueryMaxLC.m (renamed from xts5/Xlib7/XcmsCIELabQueryMaxLC/XcmsCIELabQueryMaxLC.m)2
-rw-r--r--xts5/Xlib7/XcmsCIELabQueryMinL.m (renamed from xts5/Xlib7/XcmsCIELabQueryMinL/XcmsCIELabQueryMinL.m)2
-rw-r--r--xts5/Xlib7/XcmsCIELuvQueryMaxC.m (renamed from xts5/Xlib7/XcmsCIELuvQueryMaxC/XcmsCIELuvQueryMaxC.m)2
-rw-r--r--xts5/Xlib7/XcmsCIELuvQueryMaxL.m (renamed from xts5/Xlib7/XcmsCIELuvQueryMaxL/XcmsCIELuvQueryMaxL.m)2
-rw-r--r--xts5/Xlib7/XcmsCIELuvQueryMaxLC.m (renamed from xts5/Xlib7/XcmsCIELuvQueryMaxLC/XcmsCIELuvQueryMaxLC.m)2
-rw-r--r--xts5/Xlib7/XcmsCIELuvQueryMinL.m (renamed from xts5/Xlib7/XcmsCIELuvQueryMinL/XcmsCIELuvQueryMinL.m)2
-rw-r--r--xts5/Xlib7/XcmsClientWhitePointOfCCC.m (renamed from xts5/Xlib7/XcmsClientWhitePointOfCCC/XcmsClientWhitePointOfCCC.m)2
-rw-r--r--xts5/Xlib7/XcmsConversionProc.m (renamed from xts5/Xlib7/XcmsConversionProc/XcmsConversionProc.m)2
-rw-r--r--xts5/Xlib7/XcmsConversionProc2.m (renamed from xts5/Xlib7/XcmsConversionProc2/XcmsConversionProc2.m)2
-rw-r--r--xts5/Xlib7/XcmsConvertColors.m (renamed from xts5/Xlib7/XcmsConvertColors/XcmsConvertColors.m)2
-rw-r--r--xts5/Xlib7/XcmsCreateCCC.m (renamed from xts5/Xlib7/XcmsCreateCCC/XcmsCreateCCC.m)2
-rw-r--r--xts5/Xlib7/XcmsDefaultCCC.m (renamed from xts5/Xlib7/XcmsDefaultCCC/XcmsDefaultCCC.m)2
-rw-r--r--xts5/Xlib7/XcmsDisplayOfCCC.m (renamed from xts5/Xlib7/XcmsDisplayOfCCC/XcmsDisplayOfCCC.m)2
-rw-r--r--xts5/Xlib7/XcmsFormatOfPrefix.m (renamed from xts5/Xlib7/XcmsFormatOfPrefix/XcmsFormatOfPrefix.m)2
-rw-r--r--xts5/Xlib7/XcmsFreeCCC.m (renamed from xts5/Xlib7/XcmsFreeCCC/XcmsFreeCCC.m)2
-rw-r--r--xts5/Xlib7/XcmsLookupColor.m (renamed from xts5/Xlib7/XcmsLookupColor/XcmsLookupColor.m)2
-rw-r--r--xts5/Xlib7/XcmsPrefixOfFormat.m (renamed from xts5/Xlib7/XcmsPrefixOfFormat/XcmsPrefixOfFormat.m)2
-rw-r--r--xts5/Xlib7/XcmsQueryBlack.m (renamed from xts5/Xlib7/XcmsQueryBlack/XcmsQueryBlack.m)2
-rw-r--r--xts5/Xlib7/XcmsQueryBlue.m (renamed from xts5/Xlib7/XcmsQueryBlue/XcmsQueryBlue.m)2
-rw-r--r--xts5/Xlib7/XcmsQueryColor.m (renamed from xts5/Xlib7/XcmsQueryColor/XcmsQueryColor.m)2
-rw-r--r--xts5/Xlib7/XcmsQueryColors.m (renamed from xts5/Xlib7/XcmsQueryColors/XcmsQueryColors.m)2
-rw-r--r--xts5/Xlib7/XcmsQueryGreen.m (renamed from xts5/Xlib7/XcmsQueryGreen/XcmsQueryGreen.m)2
-rw-r--r--xts5/Xlib7/XcmsQueryRed.m (renamed from xts5/Xlib7/XcmsQueryRed/XcmsQueryRed.m)2
-rw-r--r--xts5/Xlib7/XcmsQueryWhite.m (renamed from xts5/Xlib7/XcmsQueryWhite/XcmsQueryWhite.m)2
-rw-r--r--xts5/Xlib7/XcmsScreenNumberOfCCC.m (renamed from xts5/Xlib7/XcmsScreenNumberOfCCC/XcmsScreenNumberOfCCC.m)2
-rw-r--r--xts5/Xlib7/XcmsScreenWhitePointOfCCC.m (renamed from xts5/Xlib7/XcmsScreenWhitePointOfCCC/XcmsScreenWhitePointOfCCC.m)2
-rw-r--r--xts5/Xlib7/XcmsSetWhiteAdjustProc.m (renamed from xts5/Xlib7/XcmsSetWhiteAdjustProc/XcmsSetWhiteAdjustProc.m)2
-rw-r--r--xts5/Xlib7/XcmsSetWhitePoint.m (renamed from xts5/Xlib7/XcmsSetWhitePoint/XcmsSetWhitePoint.m)2
-rw-r--r--xts5/Xlib7/XcmsStoreColor.m (renamed from xts5/Xlib7/XcmsStoreColor/XcmsStoreColor.m)2
-rw-r--r--xts5/Xlib7/XcmsStoreColors.m (renamed from xts5/Xlib7/XcmsStoreColors/XcmsStoreColors.m)2
-rw-r--r--xts5/Xlib7/XcmsTekHVCQueryMaxC.m (renamed from xts5/Xlib7/XcmsTekHVCQueryMaxC/XcmsTekHVCQueryMaxC.m)2
-rw-r--r--xts5/Xlib7/XcmsTekHVCQueryMaxV.m (renamed from xts5/Xlib7/XcmsTekHVCQueryMaxV/XcmsTekHVCQueryMaxV.m)2
-rw-r--r--xts5/Xlib7/XcmsTekHVCQueryMaxVC.m (renamed from xts5/Xlib7/XcmsTekHVCQueryMaxVC/XcmsTekHVCQueryMaxVC.m)2
-rw-r--r--xts5/Xlib7/XcmsTekHVCQueryMaxVSamples.m (renamed from xts5/Xlib7/XcmsTekHVCQueryMaxVSamples/XcmsTekHVCQueryMaxVSamples.m)2
-rw-r--r--xts5/Xlib7/XcmsTekHVCQueryMinV.m (renamed from xts5/Xlib7/XcmsTekHVCQueryMinV/XcmsTekHVCQueryMinV.m)2
-rw-r--r--xts5/Xlib7/XcmsVisualOfCCC.m (renamed from xts5/Xlib7/XcmsVisualOfCCC/XcmsVisualOfCCC.m)2
60 files changed, 174 insertions, 174 deletions
diff --git a/xts5/Xlib7/.gitignore b/xts5/Xlib7/.gitignore
index dd5c607d..69e4b296 100644
--- a/xts5/Xlib7/.gitignore
+++ b/xts5/Xlib7/.gitignore
@@ -1,58 +1,58 @@
-XAllocColor/XAllocColor
-XAllocColorCells/XAllocColorCells
-XAllocColorPlanes/XAllocColorPlanes
-XAllocNamedColor/XAllocNamedColor
-XcmsAllocColor/XcmsAllocColor
-XcmsAddColorSpace/XcmsAddColorSpace
-XcmsAddFunctionSet/XcmsAddFunctionSet
-XcmsAllocNamedColor/XcmsAllocNamedColor
-XcmsCCCOfColormap/XcmsCCCOfColormap
-XcmsConvertColors/XcmsConvertColors
-XcmsCIELabQueryMaxLC/XcmsCIELabQueryMaxLC
-XcmsCIELabQueryMaxC/XcmsCIELabQueryMaxC
-XcmsCIELabQueryMaxL/XcmsCIELabQueryMaxL
-XcmsConversionProc/XcmsConversionProc
-XcmsConversionProc2/XcmsConversionProc2
-XcmsCreateCCC/XcmsCreateCCC
-XcmsDefaultCCC/XcmsDefaultCCC
-XcmsDisplayOfCCC/XcmsDisplayOfCCC
-XcmsFreeCCC/XcmsFreeCCC
-XcmsFormatOfPrefix/XcmsFormatOfPrefix
-XcmsLookupColor/XcmsLookupColor
-XcmsCIELabQueryMinL/XcmsCIELabQueryMinL
-XcmsPrefixOfFormat/XcmsPrefixOfFormat
-XcmsQueryBlack/XcmsQueryBlack
-XcmsQueryBlue/XcmsQueryBlue
-XcmsQueryColor/XcmsQueryColor
-XcmsQueryColors/XcmsQueryColors
-XcmsQueryGreen/XcmsQueryGreen
-XcmsCIELuvQueryMaxC/XcmsCIELuvQueryMaxC
-XcmsCIELuvQueryMinL/XcmsCIELuvQueryMinL
-XcmsCIELuvQueryMaxL/XcmsCIELuvQueryMaxL
-XcmsCIELuvQueryMaxLC/XcmsCIELuvQueryMaxLC
-XcmsQueryRed/XcmsQueryRed
-XcmsQueryWhite/XcmsQueryWhite
-XcmsScreenNumberOfCCC/XcmsScreenNumberOfCCC
-XcmsStoreColor/XcmsStoreColor
-XcmsStoreColors/XcmsStoreColors
-XcmsTekHVCQueryMaxC/XcmsTekHVCQueryMaxC
-XcmsTekHVCQueryMinV/XcmsTekHVCQueryMinV
-XcmsTekHVCQueryMaxV/XcmsTekHVCQueryMaxV
-XcmsTekHVCQueryMaxVC/XcmsTekHVCQueryMaxVC
-XcmsTekHVCQueryMaxVSamples/XcmsTekHVCQueryMaxVSamples
-XcmsVisualOfCCC/XcmsVisualOfCCC
-XcmsSetWhiteAdjustProc/XcmsSetWhiteAdjustProc
-XcmsScreenWhitePointOfCCC/XcmsScreenWhitePointOfCCC
-XcmsClientWhitePointOfCCC/XcmsClientWhitePointOfCCC
-XcmsSetWhitePoint/XcmsSetWhitePoint
-XCopyColormapAndFree/XCopyColormapAndFree
-XCreateColormap/XCreateColormap
-XFreeColormap/XFreeColormap
-XFreeColors/XFreeColors
-XLookupColor/XLookupColor
-XParseColor/XParseColor
-XQueryColor/XQueryColor
-XQueryColors/XQueryColors
-XStoreColor/XStoreColor
-XStoreColors/XStoreColors
-XStoreNamedColor/XStoreNamedColor
+XAllocColor
+XAllocColorCells
+XAllocColorPlanes
+XAllocNamedColor
+XcmsAllocColor
+XcmsAddColorSpace
+XcmsAddFunctionSet
+XcmsAllocNamedColor
+XcmsCCCOfColormap
+XcmsConvertColors
+XcmsCIELabQueryMaxLC
+XcmsCIELabQueryMaxC
+XcmsCIELabQueryMaxL
+XcmsConversionProc
+XcmsConversionProc2
+XcmsCreateCCC
+XcmsDefaultCCC
+XcmsDisplayOfCCC
+XcmsFreeCCC
+XcmsFormatOfPrefix
+XcmsLookupColor
+XcmsCIELabQueryMinL
+XcmsPrefixOfFormat
+XcmsQueryBlack
+XcmsQueryBlue
+XcmsQueryColor
+XcmsQueryColors
+XcmsQueryGreen
+XcmsCIELuvQueryMaxC
+XcmsCIELuvQueryMinL
+XcmsCIELuvQueryMaxL
+XcmsCIELuvQueryMaxLC
+XcmsQueryRed
+XcmsQueryWhite
+XcmsScreenNumberOfCCC
+XcmsStoreColor
+XcmsStoreColors
+XcmsTekHVCQueryMaxC
+XcmsTekHVCQueryMinV
+XcmsTekHVCQueryMaxV
+XcmsTekHVCQueryMaxVC
+XcmsTekHVCQueryMaxVSamples
+XcmsVisualOfCCC
+XcmsSetWhiteAdjustProc
+XcmsScreenWhitePointOfCCC
+XcmsClientWhitePointOfCCC
+XcmsSetWhitePoint
+XCopyColormapAndFree
+XCreateColormap
+XFreeColormap
+XFreeColors
+XLookupColor
+XParseColor
+XQueryColor
+XQueryColors
+XStoreColor
+XStoreColors
+XStoreNamedColor
diff --git a/xts5/Xlib7/Makefile.am b/xts5/Xlib7/Makefile.am
index 756a4270..995bcf5d 100644
--- a/xts5/Xlib7/Makefile.am
+++ b/xts5/Xlib7/Makefile.am
@@ -10,61 +10,61 @@ BUILT_SOURCES = $(tprogs:$(EXEEXT)=.c)
CLEANFILES = $(BUILT_SOURCES)
tprogs = \
- XAllocColor/XAllocColor \
- XAllocColorCells/XAllocColorCells \
- XAllocColorPlanes/XAllocColorPlanes \
- XAllocNamedColor/XAllocNamedColor \
- XcmsAllocColor/XcmsAllocColor \
- XcmsAddColorSpace/XcmsAddColorSpace \
- XcmsAddFunctionSet/XcmsAddFunctionSet \
- XcmsAllocNamedColor/XcmsAllocNamedColor \
- XcmsCCCOfColormap/XcmsCCCOfColormap \
- XcmsConvertColors/XcmsConvertColors \
- XcmsCIELabQueryMaxLC/XcmsCIELabQueryMaxLC \
- XcmsCIELabQueryMaxC/XcmsCIELabQueryMaxC \
- XcmsCIELabQueryMaxL/XcmsCIELabQueryMaxL \
- XcmsConversionProc/XcmsConversionProc \
- XcmsConversionProc2/XcmsConversionProc2 \
- XcmsCreateCCC/XcmsCreateCCC \
- XcmsDefaultCCC/XcmsDefaultCCC \
- XcmsDisplayOfCCC/XcmsDisplayOfCCC \
- XcmsFreeCCC/XcmsFreeCCC \
- XcmsFormatOfPrefix/XcmsFormatOfPrefix \
- XcmsLookupColor/XcmsLookupColor \
- XcmsCIELabQueryMinL/XcmsCIELabQueryMinL \
- XcmsPrefixOfFormat/XcmsPrefixOfFormat \
- XcmsQueryBlack/XcmsQueryBlack \
- XcmsQueryBlue/XcmsQueryBlue \
- XcmsQueryColor/XcmsQueryColor \
- XcmsQueryColors/XcmsQueryColors \
- XcmsQueryGreen/XcmsQueryGreen \
- XcmsCIELuvQueryMaxC/XcmsCIELuvQueryMaxC \
- XcmsCIELuvQueryMinL/XcmsCIELuvQueryMinL \
- XcmsCIELuvQueryMaxL/XcmsCIELuvQueryMaxL \
- XcmsCIELuvQueryMaxLC/XcmsCIELuvQueryMaxLC \
- XcmsQueryRed/XcmsQueryRed \
- XcmsQueryWhite/XcmsQueryWhite \
- XcmsScreenNumberOfCCC/XcmsScreenNumberOfCCC \
- XcmsStoreColor/XcmsStoreColor \
- XcmsStoreColors/XcmsStoreColors \
- XcmsTekHVCQueryMaxC/XcmsTekHVCQueryMaxC \
- XcmsTekHVCQueryMinV/XcmsTekHVCQueryMinV \
- XcmsTekHVCQueryMaxV/XcmsTekHVCQueryMaxV \
- XcmsTekHVCQueryMaxVC/XcmsTekHVCQueryMaxVC \
- XcmsTekHVCQueryMaxVSamples/XcmsTekHVCQueryMaxVSamples \
- XcmsVisualOfCCC/XcmsVisualOfCCC \
- XcmsSetWhiteAdjustProc/XcmsSetWhiteAdjustProc \
- XcmsScreenWhitePointOfCCC/XcmsScreenWhitePointOfCCC \
- XcmsClientWhitePointOfCCC/XcmsClientWhitePointOfCCC \
- XcmsSetWhitePoint/XcmsSetWhitePoint \
- XCopyColormapAndFree/XCopyColormapAndFree \
- XCreateColormap/XCreateColormap \
- XFreeColormap/XFreeColormap \
- XFreeColors/XFreeColors \
- XLookupColor/XLookupColor \
- XParseColor/XParseColor \
- XQueryColor/XQueryColor \
- XQueryColors/XQueryColors \
- XStoreColor/XStoreColor \
- XStoreColors/XStoreColors \
- XStoreNamedColor/XStoreNamedColor
+ XAllocColor \
+ XAllocColorCells \
+ XAllocColorPlanes \
+ XAllocNamedColor \
+ XcmsAllocColor \
+ XcmsAddColorSpace \
+ XcmsAddFunctionSet \
+ XcmsAllocNamedColor \
+ XcmsCCCOfColormap \
+ XcmsConvertColors \
+ XcmsCIELabQueryMaxLC \
+ XcmsCIELabQueryMaxC \
+ XcmsCIELabQueryMaxL \
+ XcmsConversionProc \
+ XcmsConversionProc2 \
+ XcmsCreateCCC \
+ XcmsDefaultCCC \
+ XcmsDisplayOfCCC \
+ XcmsFreeCCC \
+ XcmsFormatOfPrefix \
+ XcmsLookupColor \
+ XcmsCIELabQueryMinL \
+ XcmsPrefixOfFormat \
+ XcmsQueryBlack \
+ XcmsQueryBlue \
+ XcmsQueryColor \
+ XcmsQueryColors \
+ XcmsQueryGreen \
+ XcmsCIELuvQueryMaxC \
+ XcmsCIELuvQueryMinL \
+ XcmsCIELuvQueryMaxL \
+ XcmsCIELuvQueryMaxLC \
+ XcmsQueryRed \
+ XcmsQueryWhite \
+ XcmsScreenNumberOfCCC \
+ XcmsStoreColor \
+ XcmsStoreColors \
+ XcmsTekHVCQueryMaxC \
+ XcmsTekHVCQueryMinV \
+ XcmsTekHVCQueryMaxV \
+ XcmsTekHVCQueryMaxVC \
+ XcmsTekHVCQueryMaxVSamples \
+ XcmsVisualOfCCC \
+ XcmsSetWhiteAdjustProc \
+ XcmsScreenWhitePointOfCCC \
+ XcmsClientWhitePointOfCCC \
+ XcmsSetWhitePoint \
+ XCopyColormapAndFree \
+ XCreateColormap \
+ XFreeColormap \
+ XFreeColors \
+ XLookupColor \
+ XParseColor \
+ XQueryColor \
+ XQueryColors \
+ XStoreColor \
+ XStoreColors \
+ XStoreNamedColor
diff --git a/xts5/Xlib7/XAllocColor/XAllocColor.m b/xts5/Xlib7/XAllocColor.m
index fb5f410d..ee797260 100644
--- a/xts5/Xlib7/XAllocColor/XAllocColor.m
+++ b/xts5/Xlib7/XAllocColor.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/Xlib7/XAllocColor/XAllocColor.m
+>># File: xts5/Xlib7/XAllocColor.m
>>#
>># Description:
>># Tests for XAllocColor()
diff --git a/xts5/Xlib7/XAllocColorCells/XAllocColorCells.m b/xts5/Xlib7/XAllocColorCells.m
index f88070b4..f480a312 100644
--- a/xts5/Xlib7/XAllocColorCells/XAllocColorCells.m
+++ b/xts5/Xlib7/XAllocColorCells.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/Xlib7/XAllocColorCells/XAllocColorCells.m
+>># File: xts5/Xlib7/XAllocColorCells.m
>>#
>># Description:
>># Tests for XAllocColorCells()
diff --git a/xts5/Xlib7/XAllocColorPlanes/XAllocColorPlanes.m b/xts5/Xlib7/XAllocColorPlanes.m
index 137a4eed..68a23064 100644
--- a/xts5/Xlib7/XAllocColorPlanes/XAllocColorPlanes.m
+++ b/xts5/Xlib7/XAllocColorPlanes.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/Xlib7/XAllocColorPlanes/XAllocColorPlanes.m
+>># File: xts5/Xlib7/XAllocColorPlanes.m
>>#
>># Description:
>># Tests for XAllocColorPlanes()
diff --git a/xts5/Xlib7/XAllocNamedColor/XAllocNamedColor.m b/xts5/Xlib7/XAllocNamedColor.m
index e0f52ddd..8785afe5 100644
--- a/xts5/Xlib7/XAllocNamedColor/XAllocNamedColor.m
+++ b/xts5/Xlib7/XAllocNamedColor.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/Xlib7/XAllocNamedColor/XAllocNamedColor.m
+>># File: xts5/Xlib7/XAllocNamedColor.m
>>#
>># Description:
>># Tests for XAllocNamedColor()
diff --git a/xts5/Xlib7/XCopyColormapAndFree/XCopyColormapAndFree.m b/xts5/Xlib7/XCopyColormapAndFree.m
index e2b4602d..d31bd823 100644
--- a/xts5/Xlib7/XCopyColormapAndFree/XCopyColormapAndFree.m
+++ b/xts5/Xlib7/XCopyColormapAndFree.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/Xlib7/XCopyColormapAndFree/XCopyColormapAndFree.m
+>># File: xts5/Xlib7/XCopyColormapAndFree.m
>>#
>># Description:
>># Tests for XCopyColormapAndFree()
diff --git a/xts5/Xlib7/XCreateColormap/XCreateColormap.m b/xts5/Xlib7/XCreateColormap.m
index 747c4fe4..6a744b4a 100644
--- a/xts5/Xlib7/XCreateColormap/XCreateColormap.m
+++ b/xts5/Xlib7/XCreateColormap.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/Xlib7/XCreateColormap/XCreateColormap.m
+>># File: xts5/Xlib7/XCreateColormap.m
>>#
>># Description:
>># Tests for XCreateColormap()
diff --git a/xts5/Xlib7/XFreeColormap/XFreeColormap.m b/xts5/Xlib7/XFreeColormap.m
index 228d3373..16b8c4ce 100644
--- a/xts5/Xlib7/XFreeColormap/XFreeColormap.m
+++ b/xts5/Xlib7/XFreeColormap.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/Xlib7/XFreeColormap/XFreeColormap.m
+>># File: xts5/Xlib7/XFreeColormap.m
>>#
>># Description:
>># Tests for XFreeColormap()
diff --git a/xts5/Xlib7/XFreeColors/XFreeColors.m b/xts5/Xlib7/XFreeColors.m
index da6849be..a0b904a1 100644
--- a/xts5/Xlib7/XFreeColors/XFreeColors.m
+++ b/xts5/Xlib7/XFreeColors.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/Xlib7/XFreeColors/XFreeColors.m
+>># File: xts5/Xlib7/XFreeColors.m
>>#
>># Description:
>># Tests for XFreeColors()
diff --git a/xts5/Xlib7/XLookupColor/XLookupColor.m b/xts5/Xlib7/XLookupColor.m
index 29b71b9f..36296bba 100644
--- a/xts5/Xlib7/XLookupColor/XLookupColor.m
+++ b/xts5/Xlib7/XLookupColor.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/Xlib7/XLookupColor/XLookupColor.m
+>># File: xts5/Xlib7/XLookupColor.m
>>#
>># Description:
>># Tests for XLookupColor()
diff --git a/xts5/Xlib7/XParseColor/XParseColor.m b/xts5/Xlib7/XParseColor.m
index 820e3161..5d3bcc02 100644
--- a/xts5/Xlib7/XParseColor/XParseColor.m
+++ b/xts5/Xlib7/XParseColor.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/Xlib7/XParseColor/XParseColor.m
+>># File: xts5/Xlib7/XParseColor.m
>>#
>># Description:
>># Tests for XParseColor()
diff --git a/xts5/Xlib7/XQueryColor/XQueryColor.m b/xts5/Xlib7/XQueryColor.m
index e0f3afeb..6823239d 100644
--- a/xts5/Xlib7/XQueryColor/XQueryColor.m
+++ b/xts5/Xlib7/XQueryColor.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/Xlib7/XQueryColor/XQueryColor.m
+>># File: xts5/Xlib7/XQueryColor.m
>>#
>># Description:
>># Tests for XQueryColor()
diff --git a/xts5/Xlib7/XQueryColors/XQueryColors.m b/xts5/Xlib7/XQueryColors.m
index de165ad8..f1b46416 100644
--- a/xts5/Xlib7/XQueryColors/XQueryColors.m
+++ b/xts5/Xlib7/XQueryColors.m
@@ -24,7 +24,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/Xlib7/XQueryColors/XQueryColors.m
+>># File: xts5/Xlib7/XQueryColors.m
>>#
>># Description:
>># Tests for XQueryColors()
diff --git a/xts5/Xlib7/XStoreColor/XStoreColor.m b/xts5/Xlib7/XStoreColor.m
index 232f478c..ce211902 100644
--- a/xts5/Xlib7/XStoreColor/XStoreColor.m
+++ b/xts5/Xlib7/XStoreColor.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/Xlib7/XStoreColor/XStoreColor.m
+>># File: xts5/Xlib7/XStoreColor.m
>>#
>># Description:
>># Tests for XStoreColor()
diff --git a/xts5/Xlib7/XStoreColors/XStoreColors.m b/xts5/Xlib7/XStoreColors.m
index b6f45fea..c7420905 100644
--- a/xts5/Xlib7/XStoreColors/XStoreColors.m
+++ b/xts5/Xlib7/XStoreColors.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/Xlib7/XStoreColors/XStoreColors.m
+>># File: xts5/Xlib7/XStoreColors.m
>>#
>># Description:
>># Tests for XStoreColors()
diff --git a/xts5/Xlib7/XStoreNamedColor/XStoreNamedColor.m b/xts5/Xlib7/XStoreNamedColor.m
index acf8f009..af333d0d 100644
--- a/xts5/Xlib7/XStoreNamedColor/XStoreNamedColor.m
+++ b/xts5/Xlib7/XStoreNamedColor.m
@@ -23,7 +23,7 @@ All Rights Reserved.
>># Project: VSW5
>>#
->># File: xts5/Xlib7/XStoreNamedColor/XStoreNamedColor.m
+>># File: xts5/Xlib7/XStoreNamedColor.m
>>#
>># Description:
>># Tests for XStoreNamedColor()
diff --git a/xts5/Xlib7/XcmsAddColorSpace/XcmsAddColorSpace.m b/xts5/Xlib7/XcmsAddColorSpace.m
index 8b608af8..f8bb6e18 100644
--- a/xts5/Xlib7/XcmsAddColorSpace/XcmsAddColorSpace.m
+++ b/xts5/Xlib7/XcmsAddColorSpace.m
@@ -21,7 +21,7 @@ SOFTWARE.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsAllocColor/XcmsAllocColor.m
+>># File: xts/Xlib7/XcmsAllocColor.m
>>#
>># Description:
>># Tests for XcmsAllocColor()
diff --git a/xts5/Xlib7/XcmsAddFunctionSet/XcmsAddFunctionSet.m b/xts5/Xlib7/XcmsAddFunctionSet.m
index fcf228d8..246e82df 100644
--- a/xts5/Xlib7/XcmsAddFunctionSet/XcmsAddFunctionSet.m
+++ b/xts5/Xlib7/XcmsAddFunctionSet.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsAllocColor/XcmsAllocColor.m
+>># File: xts/Xlib7/XcmsAllocColor.m
>>#
>># Description:
>># Tests for XcmsAddFunctionSet()
diff --git a/xts5/Xlib7/XcmsAllocColor/XcmsAllocColor.m b/xts5/Xlib7/XcmsAllocColor.m
index ae06199b..c353f804 100644
--- a/xts5/Xlib7/XcmsAllocColor/XcmsAllocColor.m
+++ b/xts5/Xlib7/XcmsAllocColor.m
@@ -26,7 +26,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsAllocColor/XcmsAllocColor.m
+>># File: xts/Xlib7/XcmsAllocColor.m
>>#
>># Description:
>># Tests for XcmsAllocColor()
diff --git a/xts5/Xlib7/XcmsAllocNamedColor/XcmsAllocNamedColor.m b/xts5/Xlib7/XcmsAllocNamedColor.m
index a598ca58..d163821d 100644
--- a/xts5/Xlib7/XcmsAllocNamedColor/XcmsAllocNamedColor.m
+++ b/xts5/Xlib7/XcmsAllocNamedColor.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsAllocNamedColor/XcmsAllocNamedColor.m
+>># File: xts/Xlib7/XcmsAllocNamedColor.m
>>#
>># Description:
>># Tests for XcmsAllocNamedColor()
diff --git a/xts5/Xlib7/XcmsCCCOfColormap/XcmsCCCOfColormap.m b/xts5/Xlib7/XcmsCCCOfColormap.m
index 3708c8be..7592b87e 100644
--- a/xts5/Xlib7/XcmsCCCOfColormap/XcmsCCCOfColormap.m
+++ b/xts5/Xlib7/XcmsCCCOfColormap.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsCCCOfColormap/XcmsCCCOfColormap.m
+>># File: xts/Xlib7/XcmsCCCOfColormap.m
>>#
>># Description:
>># Tests for XcmsCCCOfColormap()
diff --git a/xts5/Xlib7/XcmsCIELabQueryMaxC/XcmsCIELabQueryMaxC.m b/xts5/Xlib7/XcmsCIELabQueryMaxC.m
index dcfe6e37..e42ede59 100644
--- a/xts5/Xlib7/XcmsCIELabQueryMaxC/XcmsCIELabQueryMaxC.m
+++ b/xts5/Xlib7/XcmsCIELabQueryMaxC.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsCIELabQueryMaxC/XcmsCIELabQueryMaxC.m
+>># File: xts/Xlib7/XcmsCIELabQueryMaxC.m
>>#
>># Description:
>># Tests for XcmsCIELabQueryMaxC()
diff --git a/xts5/Xlib7/XcmsCIELabQueryMaxL/XcmsCIELabQueryMaxL.m b/xts5/Xlib7/XcmsCIELabQueryMaxL.m
index 52ef4e6d..7af686ee 100644
--- a/xts5/Xlib7/XcmsCIELabQueryMaxL/XcmsCIELabQueryMaxL.m
+++ b/xts5/Xlib7/XcmsCIELabQueryMaxL.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsCIELabQueryMaxL/XcmsCIELabQueryMaxL.m
+>># File: xts/Xlib7/XcmsCIELabQueryMaxL.m
>>#
>># Description:
>># Tests for XcmsCIELabQueryMaxL()
diff --git a/xts5/Xlib7/XcmsCIELabQueryMaxLC/XcmsCIELabQueryMaxLC.m b/xts5/Xlib7/XcmsCIELabQueryMaxLC.m
index d868b582..2fb4f539 100644
--- a/xts5/Xlib7/XcmsCIELabQueryMaxLC/XcmsCIELabQueryMaxLC.m
+++ b/xts5/Xlib7/XcmsCIELabQueryMaxLC.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsCIELabQueryMaxLC/XcmsCIELabQueryMaxLC.m
+>># File: xts/Xlib7/XcmsCIELabQueryMaxLC.m
>>#
>># Description:
>># Tests for XcmsCIELabQueryMaxLC()
diff --git a/xts5/Xlib7/XcmsCIELabQueryMinL/XcmsCIELabQueryMinL.m b/xts5/Xlib7/XcmsCIELabQueryMinL.m
index 2804a16a..b9585434 100644
--- a/xts5/Xlib7/XcmsCIELabQueryMinL/XcmsCIELabQueryMinL.m
+++ b/xts5/Xlib7/XcmsCIELabQueryMinL.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsCIELabQueryMinL/XcmsCIELabQueryMinL.m
+>># File: xts/Xlib7/XcmsCIELabQueryMinL.m
>>#
>># Description:
>># Tests for XcmsCIELabQueryMinL()
diff --git a/xts5/Xlib7/XcmsCIELuvQueryMaxC/XcmsCIELuvQueryMaxC.m b/xts5/Xlib7/XcmsCIELuvQueryMaxC.m
index 29ff012d..458ff145 100644
--- a/xts5/Xlib7/XcmsCIELuvQueryMaxC/XcmsCIELuvQueryMaxC.m
+++ b/xts5/Xlib7/XcmsCIELuvQueryMaxC.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsCIELuvQueryMaxC/XcmsCIELuvQueryMaxC.m
+>># File: xts/Xlib7/XcmsCIELuvQueryMaxC.m
>>#
>># Description:
>># Tests for XcmsCIELuvQueryMaxC()
diff --git a/xts5/Xlib7/XcmsCIELuvQueryMaxL/XcmsCIELuvQueryMaxL.m b/xts5/Xlib7/XcmsCIELuvQueryMaxL.m
index bc20ea3d..92de81d2 100644
--- a/xts5/Xlib7/XcmsCIELuvQueryMaxL/XcmsCIELuvQueryMaxL.m
+++ b/xts5/Xlib7/XcmsCIELuvQueryMaxL.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsCIELuvQueryMaxL/XcmsCIELuvQueryMaxL.m
+>># File: xts/Xlib7/XcmsCIELuvQueryMaxL.m
>>#
>># Description:
>># Tests for XcmsCIELuvQueryMaxL()
diff --git a/xts5/Xlib7/XcmsCIELuvQueryMaxLC/XcmsCIELuvQueryMaxLC.m b/xts5/Xlib7/XcmsCIELuvQueryMaxLC.m
index 6c8a64f3..49cb164b 100644
--- a/xts5/Xlib7/XcmsCIELuvQueryMaxLC/XcmsCIELuvQueryMaxLC.m
+++ b/xts5/Xlib7/XcmsCIELuvQueryMaxLC.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsCIELuvQueryMaxLC/XcmsCIELuvQueryMaxLC.m
+>># File: xts/Xlib7/XcmsCIELuvQueryMaxLC.m
>>#
>># Description:
>># Tests for XcmsCIELuvQueryMaxLC()
diff --git a/xts5/Xlib7/XcmsCIELuvQueryMinL/XcmsCIELuvQueryMinL.m b/xts5/Xlib7/XcmsCIELuvQueryMinL.m
index 95baeb39..b66edc64 100644
--- a/xts5/Xlib7/XcmsCIELuvQueryMinL/XcmsCIELuvQueryMinL.m
+++ b/xts5/Xlib7/XcmsCIELuvQueryMinL.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsCIELuvQueryMinL/XcmsCIELuvQueryMinL.m
+>># File: xts/Xlib7/XcmsCIELuvQueryMinL.m
>>#
>># Description:
>># Tests for XcmsCIELuvQueryMinL()
diff --git a/xts5/Xlib7/XcmsClientWhitePointOfCCC/XcmsClientWhitePointOfCCC.m b/xts5/Xlib7/XcmsClientWhitePointOfCCC.m
index 408fafa0..4cf6c10b 100644
--- a/xts5/Xlib7/XcmsClientWhitePointOfCCC/XcmsClientWhitePointOfCCC.m
+++ b/xts5/Xlib7/XcmsClientWhitePointOfCCC.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsClientWhitePointOfCCC/XcmsClientWhitePointOfCCC.m
+>># File: xts/Xlib7/XcmsClientWhitePointOfCCC.m
>>#
>># Description:
>># Tests for XcmsClientWhitePointOfCCC()
diff --git a/xts5/Xlib7/XcmsConversionProc/XcmsConversionProc.m b/xts5/Xlib7/XcmsConversionProc.m
index 7f2e79a1..61229d43 100644
--- a/xts5/Xlib7/XcmsConversionProc/XcmsConversionProc.m
+++ b/xts5/Xlib7/XcmsConversionProc.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsConversionProc/XcmsConversionProc.m
+>># File: xts/Xlib7/XcmsConversionProc.m
>>#
>># Description:
>># Tests for XcmsConversionProc()
diff --git a/xts5/Xlib7/XcmsConversionProc2/XcmsConversionProc2.m b/xts5/Xlib7/XcmsConversionProc2.m
index c1822108..a1e650ab 100644
--- a/xts5/Xlib7/XcmsConversionProc2/XcmsConversionProc2.m
+++ b/xts5/Xlib7/XcmsConversionProc2.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsConversionProc2/XcmsConversionProc2.m
+>># File: xts/Xlib7/XcmsConversionProc2.m
>>#
>># Description:
>># Tests for XcmsConversionProc()
diff --git a/xts5/Xlib7/XcmsConvertColors/XcmsConvertColors.m b/xts5/Xlib7/XcmsConvertColors.m
index 2eb477ed..5fd79b38 100644
--- a/xts5/Xlib7/XcmsConvertColors/XcmsConvertColors.m
+++ b/xts5/Xlib7/XcmsConvertColors.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsConvertColors/XcmsConvertColors.m
+>># File: xts/Xlib7/XcmsConvertColors.m
>>#
>># Description:
>># Tests for XcmsConvertColors()
diff --git a/xts5/Xlib7/XcmsCreateCCC/XcmsCreateCCC.m b/xts5/Xlib7/XcmsCreateCCC.m
index 8db3db3a..b10f9f09 100644
--- a/xts5/Xlib7/XcmsCreateCCC/XcmsCreateCCC.m
+++ b/xts5/Xlib7/XcmsCreateCCC.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsCreateCCC/XcmsCreateCCC.m
+>># File: xts/Xlib7/XcmsCreateCCC.m
>>#
>># Description:
>># Tests for XcmsCreateCCC()
diff --git a/xts5/Xlib7/XcmsDefaultCCC/XcmsDefaultCCC.m b/xts5/Xlib7/XcmsDefaultCCC.m
index 2421a260..b57de277 100644
--- a/xts5/Xlib7/XcmsDefaultCCC/XcmsDefaultCCC.m
+++ b/xts5/Xlib7/XcmsDefaultCCC.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsDefaultCCC/XcmsDefaultCCC.m
+>># File: xts/Xlib7/XcmsDefaultCCC.m
>>#
>># Description:
>># Tests for XcmsDefaultCCC()
diff --git a/xts5/Xlib7/XcmsDisplayOfCCC/XcmsDisplayOfCCC.m b/xts5/Xlib7/XcmsDisplayOfCCC.m
index 74e4d7af..6199abec 100644
--- a/xts5/Xlib7/XcmsDisplayOfCCC/XcmsDisplayOfCCC.m
+++ b/xts5/Xlib7/XcmsDisplayOfCCC.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsDisplayOfCCC/XcmsDisplayOfCCC.m
+>># File: xts/Xlib7/XcmsDisplayOfCCC.m
>>#
>># Description:
>># Tests for XcmsDisplayOfCCC()
diff --git a/xts5/Xlib7/XcmsFormatOfPrefix/XcmsFormatOfPrefix.m b/xts5/Xlib7/XcmsFormatOfPrefix.m
index e64f5229..81daec3b 100644
--- a/xts5/Xlib7/XcmsFormatOfPrefix/XcmsFormatOfPrefix.m
+++ b/xts5/Xlib7/XcmsFormatOfPrefix.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsFormatOfPrefix/XcmsFormatOfPrefix.m
+>># File: xts/Xlib7/XcmsFormatOfPrefix.m
>>#
>># Description:
>># Tests for XcmsFormatOfPrefix()
diff --git a/xts5/Xlib7/XcmsFreeCCC/XcmsFreeCCC.m b/xts5/Xlib7/XcmsFreeCCC.m
index 7a2d3437..bebdccb7 100644
--- a/xts5/Xlib7/XcmsFreeCCC/XcmsFreeCCC.m
+++ b/xts5/Xlib7/XcmsFreeCCC.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsFreeCCC/XcmsFreeCCC.m
+>># File: xts/Xlib7/XcmsFreeCCC.m
>>#
>># Description:
>># Tests for XcmsFreeCCC()
diff --git a/xts5/Xlib7/XcmsLookupColor/XcmsLookupColor.m b/xts5/Xlib7/XcmsLookupColor.m
index 117cdc03..bcec072c 100644
--- a/xts5/Xlib7/XcmsLookupColor/XcmsLookupColor.m
+++ b/xts5/Xlib7/XcmsLookupColor.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsLookupColor/XcmsLookupColor.m
+>># File: xts/Xlib7/XcmsLookupColor.m
>>#
>># Description:
>># Tests for XcmsLookupColor()
diff --git a/xts5/Xlib7/XcmsPrefixOfFormat/XcmsPrefixOfFormat.m b/xts5/Xlib7/XcmsPrefixOfFormat.m
index 6b3d2ec8..8f602fbe 100644
--- a/xts5/Xlib7/XcmsPrefixOfFormat/XcmsPrefixOfFormat.m
+++ b/xts5/Xlib7/XcmsPrefixOfFormat.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsPrefixOfFormat/XcmsPrefixOfFormat.m
+>># File: xts/Xlib7/XcmsPrefixOfFormat.m
>>#
>># Description:
>># Tests for XcmsPrefixOfFormat()
diff --git a/xts5/Xlib7/XcmsQueryBlack/XcmsQueryBlack.m b/xts5/Xlib7/XcmsQueryBlack.m
index fbd72a78..c3a1aa0b 100644
--- a/xts5/Xlib7/XcmsQueryBlack/XcmsQueryBlack.m
+++ b/xts5/Xlib7/XcmsQueryBlack.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsQueryBlack/XcmsQueryBlack.m
+>># File: xts/Xlib7/XcmsQueryBlack.m
>>#
>># Description:
>># Tests for XcmsQueryBlack()
diff --git a/xts5/Xlib7/XcmsQueryBlue/XcmsQueryBlue.m b/xts5/Xlib7/XcmsQueryBlue.m
index a596b16d..a65cfb98 100644
--- a/xts5/Xlib7/XcmsQueryBlue/XcmsQueryBlue.m
+++ b/xts5/Xlib7/XcmsQueryBlue.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsQueryBlue/XcmsQueryBlue.m
+>># File: xts/Xlib7/XcmsQueryBlue.m
>>#
>># Description:
>># Tests for XcmsQueryBlue()
diff --git a/xts5/Xlib7/XcmsQueryColor/XcmsQueryColor.m b/xts5/Xlib7/XcmsQueryColor.m
index b4b157c6..c4ddd6a0 100644
--- a/xts5/Xlib7/XcmsQueryColor/XcmsQueryColor.m
+++ b/xts5/Xlib7/XcmsQueryColor.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsQueryColor/XcmsQueryColor.m
+>># File: xts/Xlib7/XcmsQueryColor.m
>>#
>># Description:
>># Tests for XcmsQueryColor()
diff --git a/xts5/Xlib7/XcmsQueryColors/XcmsQueryColors.m b/xts5/Xlib7/XcmsQueryColors.m
index 1bae69c2..cfb02143 100644
--- a/xts5/Xlib7/XcmsQueryColors/XcmsQueryColors.m
+++ b/xts5/Xlib7/XcmsQueryColors.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsQueryColors/XcmsQueryColors.m
+>># File: xts/Xlib7/XcmsQueryColors.m
>>#
>># Description:
>># Tests for XcmsQueryColors()
diff --git a/xts5/Xlib7/XcmsQueryGreen/XcmsQueryGreen.m b/xts5/Xlib7/XcmsQueryGreen.m
index 2d74aee5..6bb1a982 100644
--- a/xts5/Xlib7/XcmsQueryGreen/XcmsQueryGreen.m
+++ b/xts5/Xlib7/XcmsQueryGreen.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsQueryGreen/XcmsQueryGreen.m
+>># File: xts/Xlib7/XcmsQueryGreen.m
>>#
>># Description:
>># Tests for XcmsQueryGreen()
diff --git a/xts5/Xlib7/XcmsQueryRed/XcmsQueryRed.m b/xts5/Xlib7/XcmsQueryRed.m
index 145ee645..16557100 100644
--- a/xts5/Xlib7/XcmsQueryRed/XcmsQueryRed.m
+++ b/xts5/Xlib7/XcmsQueryRed.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsQueryRed/XcmsQueryRed.m
+>># File: xts/Xlib7/XcmsQueryRed.m
>>#
>># Description:
>># Tests for XcmsQueryRed()
diff --git a/xts5/Xlib7/XcmsQueryWhite/XcmsQueryWhite.m b/xts5/Xlib7/XcmsQueryWhite.m
index bfdb4d17..471af252 100644
--- a/xts5/Xlib7/XcmsQueryWhite/XcmsQueryWhite.m
+++ b/xts5/Xlib7/XcmsQueryWhite.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsQueryWhite/XcmsQueryWhite.m
+>># File: xts/Xlib7/XcmsQueryWhite.m
>>#
>># Description:
>># Tests for XcmsQueryWhite()
diff --git a/xts5/Xlib7/XcmsScreenNumberOfCCC/XcmsScreenNumberOfCCC.m b/xts5/Xlib7/XcmsScreenNumberOfCCC.m
index c89c3573..1f3c216d 100644
--- a/xts5/Xlib7/XcmsScreenNumberOfCCC/XcmsScreenNumberOfCCC.m
+++ b/xts5/Xlib7/XcmsScreenNumberOfCCC.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsScreenNumberOfCCC/XcmsScreenNumberOfCCC.m
+>># File: xts/Xlib7/XcmsScreenNumberOfCCC.m
>>#
>># Description:
>># Tests for XcmsScreenNumberOfCCC()
diff --git a/xts5/Xlib7/XcmsScreenWhitePointOfCCC/XcmsScreenWhitePointOfCCC.m b/xts5/Xlib7/XcmsScreenWhitePointOfCCC.m
index 6057e786..acd954a6 100644
--- a/xts5/Xlib7/XcmsScreenWhitePointOfCCC/XcmsScreenWhitePointOfCCC.m
+++ b/xts5/Xlib7/XcmsScreenWhitePointOfCCC.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsScreenWhitePointOfCCC/XcmsScreenWhitePointOfCCC.m
+>># File: xts/Xlib7/XcmsScreenWhitePointOfCCC.m
>>#
>># Description:
>># Tests for XcmsScreenWhitePointOfCCC()
diff --git a/xts5/Xlib7/XcmsSetWhiteAdjustProc/XcmsSetWhiteAdjustProc.m b/xts5/Xlib7/XcmsSetWhiteAdjustProc.m
index 8eea4bef..70a8b5b2 100644
--- a/xts5/Xlib7/XcmsSetWhiteAdjustProc/XcmsSetWhiteAdjustProc.m
+++ b/xts5/Xlib7/XcmsSetWhiteAdjustProc.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsSetWhiteAdjustProc/XcmsSetWhiteAdjustProc.m
+>># File: xts/Xlib7/XcmsSetWhiteAdjustProc.m
>>#
>># Description:
>># Tests for XcmsSetWhiteAdjustProc()
diff --git a/xts5/Xlib7/XcmsSetWhitePoint/XcmsSetWhitePoint.m b/xts5/Xlib7/XcmsSetWhitePoint.m
index e31256d1..c8f9fdf6 100644
--- a/xts5/Xlib7/XcmsSetWhitePoint/XcmsSetWhitePoint.m
+++ b/xts5/Xlib7/XcmsSetWhitePoint.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsSetWhitePoint/XcmsSetWhitePoint.m
+>># File: xts/Xlib7/XcmsSetWhitePoint.m
>>#
>># Description:
>># Tests for XcmsSetWhitePoint()
diff --git a/xts5/Xlib7/XcmsStoreColor/XcmsStoreColor.m b/xts5/Xlib7/XcmsStoreColor.m
index 1df053f3..535a6c72 100644
--- a/xts5/Xlib7/XcmsStoreColor/XcmsStoreColor.m
+++ b/xts5/Xlib7/XcmsStoreColor.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsStoreColor/XcmsStoreColor.m
+>># File: xts/Xlib7/XcmsStoreColor.m
>>#
>># Description:
>># Tests for XcmsStoreColor()
diff --git a/xts5/Xlib7/XcmsStoreColors/XcmsStoreColors.m b/xts5/Xlib7/XcmsStoreColors.m
index e022727a..42a50ad3 100644
--- a/xts5/Xlib7/XcmsStoreColors/XcmsStoreColors.m
+++ b/xts5/Xlib7/XcmsStoreColors.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsStoreColors/XcmsStoreColors.m
+>># File: xts/Xlib7/XcmsStoreColors.m
>>#
>># Description:
>># Tests for XcmsStoreColors()
diff --git a/xts5/Xlib7/XcmsTekHVCQueryMaxC/XcmsTekHVCQueryMaxC.m b/xts5/Xlib7/XcmsTekHVCQueryMaxC.m
index ad0c0d68..c7315f7a 100644
--- a/xts5/Xlib7/XcmsTekHVCQueryMaxC/XcmsTekHVCQueryMaxC.m
+++ b/xts5/Xlib7/XcmsTekHVCQueryMaxC.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsTekHVCQueryMaxC/XcmsTekHVCQueryMaxC.m
+>># File: xts/Xlib7/XcmsTekHVCQueryMaxC.m
>>#
>># Description:
>># Tests for XcmsTekHVCQueryMaxC()
diff --git a/xts5/Xlib7/XcmsTekHVCQueryMaxV/XcmsTekHVCQueryMaxV.m b/xts5/Xlib7/XcmsTekHVCQueryMaxV.m
index 0eab7cf2..3f029fc2 100644
--- a/xts5/Xlib7/XcmsTekHVCQueryMaxV/XcmsTekHVCQueryMaxV.m
+++ b/xts5/Xlib7/XcmsTekHVCQueryMaxV.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsTekHVCQueryMaxV/XcmsTekHVCQueryMaxV.m
+>># File: xts/Xlib7/XcmsTekHVCQueryMaxV.m
>>#
>># Description:
>># Tests for XcmsTekHVCQueryMaxV()
diff --git a/xts5/Xlib7/XcmsTekHVCQueryMaxVC/XcmsTekHVCQueryMaxVC.m b/xts5/Xlib7/XcmsTekHVCQueryMaxVC.m
index b8e8ddb8..e93d0f33 100644
--- a/xts5/Xlib7/XcmsTekHVCQueryMaxVC/XcmsTekHVCQueryMaxVC.m
+++ b/xts5/Xlib7/XcmsTekHVCQueryMaxVC.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsTekHVCQueryMaxVC/XcmsTekHVCQueryMaxVC.m
+>># File: xts/Xlib7/XcmsTekHVCQueryMaxVC.m
>>#
>># Description:
>># Tests for XcmsTekHVCQueryMaxVC()
diff --git a/xts5/Xlib7/XcmsTekHVCQueryMaxVSamples/XcmsTekHVCQueryMaxVSamples.m b/xts5/Xlib7/XcmsTekHVCQueryMaxVSamples.m
index 52ba9e3f..11c3a380 100644
--- a/xts5/Xlib7/XcmsTekHVCQueryMaxVSamples/XcmsTekHVCQueryMaxVSamples.m
+++ b/xts5/Xlib7/XcmsTekHVCQueryMaxVSamples.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsTekHVCQueryMaxVSamples/XcmsTekHVCQueryMaxVSamples.m
+>># File: xts/Xlib7/XcmsTekHVCQueryMaxVSamples.m
>>#
>># Description:
>># Tests for XcmsTekHVCQueryMaxVSamples()
diff --git a/xts5/Xlib7/XcmsTekHVCQueryMinV/XcmsTekHVCQueryMinV.m b/xts5/Xlib7/XcmsTekHVCQueryMinV.m
index c33e4289..bdb7e855 100644
--- a/xts5/Xlib7/XcmsTekHVCQueryMinV/XcmsTekHVCQueryMinV.m
+++ b/xts5/Xlib7/XcmsTekHVCQueryMinV.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsTekHVCQueryMinV/XcmsTekHVCQueryMinV.m
+>># File: xts/Xlib7/XcmsTekHVCQueryMinV.m
>>#
>># Description:
>># Tests for XcmsTekHVCQueryMinV()
diff --git a/xts5/Xlib7/XcmsVisualOfCCC/XcmsVisualOfCCC.m b/xts5/Xlib7/XcmsVisualOfCCC.m
index f20a7ed7..b84692e9 100644
--- a/xts5/Xlib7/XcmsVisualOfCCC/XcmsVisualOfCCC.m
+++ b/xts5/Xlib7/XcmsVisualOfCCC.m
@@ -25,7 +25,7 @@ All Rights Reserved.
>>#
>># Project: VSW5
>>#
->># File: xts/Xlib7/XcmsVisualOfCCC/XcmsVisualOfCCC.m
+>># File: xts/Xlib7/XcmsVisualOfCCC.m
>>#
>># Description:
>># Tests for XcmsVisualOfCCC()