Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/tcl8.5.2/macosx/Tcl.xcode/project.pbxproj @ 25

Last change on this file since 25 was 25, checked in by landauf, 17 years ago

added tcl to libs

File size: 215.5 KB
Line 
1// !$*UTF8*$!
2{
3        archiveVersion = 1;
4        classes = {
5        };
6        objectVersion = 42;
7        objects = {
8
9/* Begin PBXBuildFile section */
10                F90509300913A72400327603 /* tclAppInit.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D445508F272B9004A47F5 /* tclAppInit.c */; settings = {COMPILER_FLAGS = "-DTCL_TEST -DTCL_BUILDTIME_LIBRARY=\\\"$(TCL_SRCROOT)/library\\\""; }; };
11                F966C07508F2820D005CB29B /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F966C07408F2820D005CB29B /* CoreFoundation.framework */; };
12                F96D456F08F272BB004A47F5 /* regcomp.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3ED008F272A7004A47F5 /* regcomp.c */; };
13                F96D457208F272BB004A47F5 /* regerror.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3ED308F272A7004A47F5 /* regerror.c */; };
14                F96D457508F272BB004A47F5 /* regexec.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3ED608F272A7004A47F5 /* regexec.c */; };
15                F96D457608F272BB004A47F5 /* regfree.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3ED708F272A7004A47F5 /* regfree.c */; };
16                F96D457B08F272BB004A47F5 /* tclAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EDC08F272A7004A47F5 /* tclAlloc.c */; settings = {COMPILER_FLAGS = "-DUSE_TCLALLOC=0"; }; };
17                F96D457C08F272BB004A47F5 /* tclAsync.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EDD08F272A7004A47F5 /* tclAsync.c */; };
18                F96D457D08F272BB004A47F5 /* tclBasic.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EDE08F272A7004A47F5 /* tclBasic.c */; };
19                F96D457E08F272BC004A47F5 /* tclBinary.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EDF08F272A7004A47F5 /* tclBinary.c */; };
20                F96D457F08F272BC004A47F5 /* tclCkalloc.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EE008F272A7004A47F5 /* tclCkalloc.c */; };
21                F96D458008F272BC004A47F5 /* tclClock.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EE108F272A7004A47F5 /* tclClock.c */; };
22                F96D458108F272BC004A47F5 /* tclCmdAH.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EE208F272A7004A47F5 /* tclCmdAH.c */; };
23                F96D458208F272BC004A47F5 /* tclCmdIL.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EE308F272A7004A47F5 /* tclCmdIL.c */; };
24                F96D458308F272BC004A47F5 /* tclCmdMZ.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EE408F272A7004A47F5 /* tclCmdMZ.c */; };
25                F96D458408F272BC004A47F5 /* tclCompCmds.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EE508F272A7004A47F5 /* tclCompCmds.c */; };
26                F96D458508F272BC004A47F5 /* tclCompExpr.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EE608F272A7004A47F5 /* tclCompExpr.c */; };
27                F96D458608F272BC004A47F5 /* tclCompile.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EE708F272A7004A47F5 /* tclCompile.c */; };
28                F96D458808F272BC004A47F5 /* tclConfig.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EE908F272A7004A47F5 /* tclConfig.c */; };
29                F96D458908F272BC004A47F5 /* tclDate.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EEA08F272A7004A47F5 /* tclDate.c */; };
30                F96D458B08F272BC004A47F5 /* tclDictObj.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EEC08F272A7004A47F5 /* tclDictObj.c */; };
31                F96D458C08F272BC004A47F5 /* tclEncoding.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EED08F272A7004A47F5 /* tclEncoding.c */; };
32                F96D458D08F272BC004A47F5 /* tclEnv.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EEE08F272A7004A47F5 /* tclEnv.c */; };
33                F96D458E08F272BC004A47F5 /* tclEvent.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EEF08F272A7004A47F5 /* tclEvent.c */; };
34                F96D458F08F272BC004A47F5 /* tclExecute.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EF008F272A7004A47F5 /* tclExecute.c */; };
35                F96D459008F272BC004A47F5 /* tclFCmd.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EF108F272A7004A47F5 /* tclFCmd.c */; };
36                F96D459108F272BC004A47F5 /* tclFileName.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EF208F272A7004A47F5 /* tclFileName.c */; };
37                F96D459308F272BC004A47F5 /* tclGet.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EF408F272A7004A47F5 /* tclGet.c */; };
38                F96D459508F272BC004A47F5 /* tclHash.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EF608F272A7004A47F5 /* tclHash.c */; };
39                F96D459608F272BC004A47F5 /* tclHistory.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EF708F272A7004A47F5 /* tclHistory.c */; };
40                F96D459708F272BC004A47F5 /* tclIndexObj.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EF808F272A7004A47F5 /* tclIndexObj.c */; };
41                F96D459B08F272BC004A47F5 /* tclInterp.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EFC08F272A7004A47F5 /* tclInterp.c */; };
42                F96D459D08F272BC004A47F5 /* tclIO.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3EFE08F272A7004A47F5 /* tclIO.c */; };
43                F96D459F08F272BC004A47F5 /* tclIOCmd.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F0008F272A7004A47F5 /* tclIOCmd.c */; };
44                F96D45A008F272BC004A47F5 /* tclIOGT.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F0108F272A7004A47F5 /* tclIOGT.c */; };
45                F96D45A108F272BC004A47F5 /* tclIORChan.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F0208F272A7004A47F5 /* tclIORChan.c */; };
46                F96D45A208F272BC004A47F5 /* tclIOSock.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F0308F272A7004A47F5 /* tclIOSock.c */; };
47                F96D45A308F272BC004A47F5 /* tclIOUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F0408F272A7004A47F5 /* tclIOUtil.c */; };
48                F96D45A408F272BC004A47F5 /* tclLink.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F0508F272A7004A47F5 /* tclLink.c */; };
49                F96D45A508F272BC004A47F5 /* tclListObj.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F0608F272A7004A47F5 /* tclListObj.c */; };
50                F96D45A608F272BC004A47F5 /* tclLiteral.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F0708F272A7004A47F5 /* tclLiteral.c */; };
51                F96D45A708F272BC004A47F5 /* tclLoad.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F0808F272A7004A47F5 /* tclLoad.c */; };
52                F96D45A908F272BC004A47F5 /* tclMain.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F0A08F272A7004A47F5 /* tclMain.c */; };
53                F96D45AA08F272BC004A47F5 /* tclNamesp.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F0B08F272A7004A47F5 /* tclNamesp.c */; };
54                F96D45AB08F272BC004A47F5 /* tclNotify.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F0C08F272A7004A47F5 /* tclNotify.c */; };
55                F96D45AC08F272BC004A47F5 /* tclObj.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F0D08F272A7004A47F5 /* tclObj.c */; };
56                F96D45AD08F272BC004A47F5 /* tclPanic.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F0E08F272A7004A47F5 /* tclPanic.c */; };
57                F96D45AE08F272BC004A47F5 /* tclParse.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F0F08F272A7004A47F5 /* tclParse.c */; };
58                F96D45B008F272BC004A47F5 /* tclPathObj.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F1108F272A7004A47F5 /* tclPathObj.c */; };
59                F96D45B108F272BC004A47F5 /* tclPipe.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F1208F272A7004A47F5 /* tclPipe.c */; };
60                F96D45B208F272BC004A47F5 /* tclPkg.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F1308F272A7004A47F5 /* tclPkg.c */; };
61                F96D45B308F272BC004A47F5 /* tclPkgConfig.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F1408F272A7004A47F5 /* tclPkgConfig.c */; settings = {COMPILER_FLAGS = "-DCFG_INSTALL_LIBDIR=\\\"$(LIBDIR)\\\" -DCFG_INSTALL_BINDIR=\\\"$(BINDIR)\\\" -DCFG_INSTALL_SCRDIR=\\\"$(TCL_LIBRARY)\\\" -DCFG_INSTALL_INCDIR=\\\"$(INCLUDEDIR)\\\" -DCFG_INSTALL_DOCDIR=\\\"$(MANDIR)\\\" -DCFG_RUNTIME_LIBDIR=\\\"$(LIBDIR)\\\" -DCFG_RUNTIME_BINDIR=\\\"$(BINDIR)\\\" -DCFG_RUNTIME_SCRDIR=\\\"$(TCL_LIBRARY)\\\" -DCFG_RUNTIME_INCDIR=\\\"$(INCLUDEDIR)\\\" -DCFG_RUNTIME_DOCDIR=\\\"$(MANDIR)\\\""; }; };
62                F96D45B608F272BC004A47F5 /* tclPosixStr.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F1708F272A7004A47F5 /* tclPosixStr.c */; };
63                F96D45B708F272BC004A47F5 /* tclPreserve.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F1808F272A7004A47F5 /* tclPreserve.c */; };
64                F96D45B808F272BC004A47F5 /* tclProc.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F1908F272A7004A47F5 /* tclProc.c */; };
65                F96D45B908F272BC004A47F5 /* tclRegexp.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F1A08F272A7004A47F5 /* tclRegexp.c */; };
66                F96D45BB08F272BC004A47F5 /* tclResolve.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F1C08F272A7004A47F5 /* tclResolve.c */; };
67                F96D45BC08F272BC004A47F5 /* tclResult.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F1D08F272A7004A47F5 /* tclResult.c */; };
68                F96D45BD08F272BC004A47F5 /* tclScan.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F1E08F272A7004A47F5 /* tclScan.c */; };
69                F96D45BE08F272BC004A47F5 /* tclStringObj.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F1F08F272A7004A47F5 /* tclStringObj.c */; };
70                F96D45C308F272BC004A47F5 /* tclStrToD.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F2408F272A7004A47F5 /* tclStrToD.c */; };
71                F96D45C408F272BC004A47F5 /* tclStubInit.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F2508F272A7004A47F5 /* tclStubInit.c */; };
72                F96D45C508F272BC004A47F5 /* tclStubLib.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F2608F272A7004A47F5 /* tclStubLib.c */; };
73                F96D45C608F272BC004A47F5 /* tclTest.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F2708F272A7004A47F5 /* tclTest.c */; };
74                F96D45C708F272BC004A47F5 /* tclTestObj.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F2808F272A7004A47F5 /* tclTestObj.c */; };
75                F96D45C808F272BC004A47F5 /* tclTestProcBodyObj.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F2908F272A7004A47F5 /* tclTestProcBodyObj.c */; };
76                F96D45C908F272BC004A47F5 /* tclThread.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F2A08F272A7004A47F5 /* tclThread.c */; };
77                F96D45CA08F272BC004A47F5 /* tclThreadAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F2B08F272A7004A47F5 /* tclThreadAlloc.c */; };
78                F96D45CB08F272BC004A47F5 /* tclThreadJoin.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F2C08F272A7004A47F5 /* tclThreadJoin.c */; };
79                F96D45CC08F272BC004A47F5 /* tclThreadStorage.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F2D08F272A7004A47F5 /* tclThreadStorage.c */; };
80                F96D45CD08F272BC004A47F5 /* tclThreadTest.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F2E08F272A7004A47F5 /* tclThreadTest.c */; };
81                F96D45CE08F272BC004A47F5 /* tclTimer.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F2F08F272A7004A47F5 /* tclTimer.c */; };
82                F96D45D008F272BC004A47F5 /* tclTomMathInterface.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F3108F272A7004A47F5 /* tclTomMathInterface.c */; };
83                F96D45D108F272BC004A47F5 /* tclTrace.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F3208F272A7004A47F5 /* tclTrace.c */; };
84                F96D45D308F272BC004A47F5 /* tclUtf.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F3408F272A7004A47F5 /* tclUtf.c */; };
85                F96D45D408F272BC004A47F5 /* tclUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F3508F272A7004A47F5 /* tclUtil.c */; };
86                F96D45D508F272BC004A47F5 /* tclVar.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D3F3608F272A7004A47F5 /* tclVar.c */; };
87                F96D48E208F272C3004A47F5 /* bn_fast_s_mp_mul_digs.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D426408F272B3004A47F5 /* bn_fast_s_mp_mul_digs.c */; };
88                F96D48E408F272C3004A47F5 /* bn_fast_s_mp_sqr.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D426608F272B3004A47F5 /* bn_fast_s_mp_sqr.c */; };
89                F96D48E708F272C3004A47F5 /* bn_mp_add.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D426908F272B3004A47F5 /* bn_mp_add.c */; };
90                F96D48E808F272C3004A47F5 /* bn_mp_add_d.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D426A08F272B3004A47F5 /* bn_mp_add_d.c */; };
91                F96D48EB08F272C3004A47F5 /* bn_mp_clamp.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D426D08F272B3004A47F5 /* bn_mp_clamp.c */; };
92                F96D48EC08F272C3004A47F5 /* bn_mp_clear.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D426E08F272B3004A47F5 /* bn_mp_clear.c */; };
93                F96D48ED08F272C3004A47F5 /* bn_mp_clear_multi.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D426F08F272B3004A47F5 /* bn_mp_clear_multi.c */; };
94                F96D48EE08F272C3004A47F5 /* bn_mp_cmp.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D427008F272B3004A47F5 /* bn_mp_cmp.c */; };
95                F96D48F008F272C3004A47F5 /* bn_mp_cmp_mag.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D427208F272B3004A47F5 /* bn_mp_cmp_mag.c */; };
96                F96D48F208F272C3004A47F5 /* bn_mp_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D427408F272B3004A47F5 /* bn_mp_copy.c */; };
97                F96D48F308F272C3004A47F5 /* bn_mp_count_bits.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D427508F272B3004A47F5 /* bn_mp_count_bits.c */; };
98                F96D48F408F272C3004A47F5 /* bn_mp_div.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D427608F272B3004A47F5 /* bn_mp_div.c */; };
99                F96D48F508F272C3004A47F5 /* bn_mp_div_2.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D427708F272B3004A47F5 /* bn_mp_div_2.c */; };
100                F96D48F608F272C3004A47F5 /* bn_mp_div_2d.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D427808F272B3004A47F5 /* bn_mp_div_2d.c */; };
101                F96D48F708F272C3004A47F5 /* bn_mp_div_3.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D427908F272B3004A47F5 /* bn_mp_div_3.c */; };
102                F96D48F808F272C3004A47F5 /* bn_mp_div_d.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D427A08F272B3004A47F5 /* bn_mp_div_d.c */; };
103                F96D48FC08F272C3004A47F5 /* bn_mp_exch.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D427E08F272B3004A47F5 /* bn_mp_exch.c */; };
104                F96D490508F272C3004A47F5 /* bn_mp_grow.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D428708F272B3004A47F5 /* bn_mp_grow.c */; };
105                F96D490608F272C3004A47F5 /* bn_mp_init.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D428808F272B3004A47F5 /* bn_mp_init.c */; };
106                F96D490708F272C3004A47F5 /* bn_mp_init_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D428908F272B3004A47F5 /* bn_mp_init_copy.c */; };
107                F96D490808F272C3004A47F5 /* bn_mp_init_multi.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D428A08F272B3004A47F5 /* bn_mp_init_multi.c */; };
108                F96D490908F272C3004A47F5 /* bn_mp_init_set.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D428B08F272B3004A47F5 /* bn_mp_init_set.c */; };
109                F96D490B08F272C3004A47F5 /* bn_mp_init_size.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D428D08F272B3004A47F5 /* bn_mp_init_size.c */; };
110                F96D491008F272C3004A47F5 /* bn_mp_karatsuba_mul.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D429208F272B3004A47F5 /* bn_mp_karatsuba_mul.c */; };
111                F96D491108F272C3004A47F5 /* bn_mp_karatsuba_sqr.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D429308F272B3004A47F5 /* bn_mp_karatsuba_sqr.c */; };
112                F96D491308F272C3004A47F5 /* bn_mp_lshd.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D429508F272B3004A47F5 /* bn_mp_lshd.c */; };
113                F96D491408F272C3004A47F5 /* bn_mp_mod.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D429608F272B3004A47F5 /* bn_mp_mod.c */; };
114                F96D491508F272C3004A47F5 /* bn_mp_mod_2d.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D429708F272B3004A47F5 /* bn_mp_mod_2d.c */; };
115                F96D491A08F272C3004A47F5 /* bn_mp_mul.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D429C08F272B3004A47F5 /* bn_mp_mul.c */; };
116                F96D491B08F272C3004A47F5 /* bn_mp_mul_2.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D429D08F272B3004A47F5 /* bn_mp_mul_2.c */; };
117                F96D491C08F272C3004A47F5 /* bn_mp_mul_2d.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D429E08F272B3004A47F5 /* bn_mp_mul_2d.c */; };
118                F96D491D08F272C3004A47F5 /* bn_mp_mul_d.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D429F08F272B3004A47F5 /* bn_mp_mul_d.c */; };
119                F96D492908F272C3004A47F5 /* bn_mp_radix_size.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42AB08F272B3004A47F5 /* bn_mp_radix_size.c */; };
120                F96D492A08F272C3004A47F5 /* bn_mp_radix_smap.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42AC08F272B3004A47F5 /* bn_mp_radix_smap.c */; };
121                F96D492C08F272C3004A47F5 /* bn_mp_read_radix.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42AE08F272B3004A47F5 /* bn_mp_read_radix.c */; };
122                F96D493708F272C3004A47F5 /* bn_mp_rshd.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42B908F272B3004A47F5 /* bn_mp_rshd.c */; };
123                F96D493808F272C3004A47F5 /* bn_mp_set.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42BA08F272B3004A47F5 /* bn_mp_set.c */; };
124                F96D493C08F272C3004A47F5 /* bn_mp_sqr.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42BE08F272B3004A47F5 /* bn_mp_sqr.c */; };
125                F96D493F08F272C3004A47F5 /* bn_mp_sub.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42C108F272B3004A47F5 /* bn_mp_sub.c */; };
126                F96D494008F272C3004A47F5 /* bn_mp_sub_d.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42C208F272B3004A47F5 /* bn_mp_sub_d.c */; };
127                F96D494608F272C3004A47F5 /* bn_mp_toom_mul.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42C808F272B3004A47F5 /* bn_mp_toom_mul.c */; };
128                F96D494708F272C3004A47F5 /* bn_mp_toom_sqr.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42C908F272B3004A47F5 /* bn_mp_toom_sqr.c */; };
129                F96D494908F272C3004A47F5 /* bn_mp_toradix_n.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42CB08F272B3004A47F5 /* bn_mp_toradix_n.c */; };
130                F96D494C08F272C3004A47F5 /* bn_mp_zero.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42CE08F272B3004A47F5 /* bn_mp_zero.c */; };
131                F96D494E08F272C3004A47F5 /* bn_reverse.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42D008F272B3004A47F5 /* bn_reverse.c */; };
132                F96D494F08F272C3004A47F5 /* bn_s_mp_add.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42D108F272B3004A47F5 /* bn_s_mp_add.c */; };
133                F96D495108F272C3004A47F5 /* bn_s_mp_mul_digs.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42D308F272B3004A47F5 /* bn_s_mp_mul_digs.c */; };
134                F96D495308F272C3004A47F5 /* bn_s_mp_sqr.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42D508F272B3004A47F5 /* bn_s_mp_sqr.c */; };
135                F96D495408F272C3004A47F5 /* bn_s_mp_sub.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42D608F272B3004A47F5 /* bn_s_mp_sub.c */; };
136                F96D495508F272C3004A47F5 /* bncore.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42D708F272B3004A47F5 /* bncore.c */; };
137                F96D49A908F272C4004A47F5 /* tclMacOSXBundle.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D433908F272B5004A47F5 /* tclMacOSXBundle.c */; };
138                F96D49AD08F272C4004A47F5 /* tclMacOSXFCmd.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D433D08F272B5004A47F5 /* tclMacOSXFCmd.c */; };
139                F96D49AE08F272C4004A47F5 /* tclMacOSXNotify.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D433E08F272B5004A47F5 /* tclMacOSXNotify.c */; };
140                F96D4AC608F272C9004A47F5 /* tclLoadDyld.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D445B08F272B9004A47F5 /* tclLoadDyld.c */; };
141                F96D4ACA08F272C9004A47F5 /* tclUnixChan.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D445F08F272B9004A47F5 /* tclUnixChan.c */; };
142                F96D4ACB08F272C9004A47F5 /* tclUnixEvent.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D446008F272B9004A47F5 /* tclUnixEvent.c */; };
143                F96D4ACC08F272C9004A47F5 /* tclUnixFCmd.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D446108F272B9004A47F5 /* tclUnixFCmd.c */; };
144                F96D4ACD08F272C9004A47F5 /* tclUnixFile.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D446208F272B9004A47F5 /* tclUnixFile.c */; };
145                F96D4ACE08F272C9004A47F5 /* tclUnixInit.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D446308F272B9004A47F5 /* tclUnixInit.c */; settings = {COMPILER_FLAGS = "-DTCL_LIBRARY=\\\"$(TCL_LIBRARY)\\\" -DTCL_PACKAGE_PATH=\\\"$(TCL_PACKAGE_PATH)\\\""; }; };
146                F96D4ACF08F272C9004A47F5 /* tclUnixNotfy.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D446408F272B9004A47F5 /* tclUnixNotfy.c */; };
147                F96D4AD008F272C9004A47F5 /* tclUnixPipe.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D446508F272B9004A47F5 /* tclUnixPipe.c */; };
148                F96D4AD208F272CA004A47F5 /* tclUnixSock.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D446708F272B9004A47F5 /* tclUnixSock.c */; };
149                F96D4AD308F272CA004A47F5 /* tclUnixTest.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D446808F272B9004A47F5 /* tclUnixTest.c */; };
150                F96D4AD408F272CA004A47F5 /* tclUnixThrd.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D446908F272B9004A47F5 /* tclUnixThrd.c */; };
151                F96D4AD608F272CA004A47F5 /* tclUnixTime.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D446B08F272B9004A47F5 /* tclUnixTime.c */; };
152                F9E61D28090A481F002B3151 /* bn_mp_cmp_d.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D427108F272B3004A47F5 /* bn_mp_cmp_d.c */; };
153                F9E61D29090A486C002B3151 /* bn_mp_neg.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42A208F272B3004A47F5 /* bn_mp_neg.c */; };
154                F9E61D2A090A4891002B3151 /* bn_mp_sqrt.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42C008F272B3004A47F5 /* bn_mp_sqrt.c */; };
155                F9E61D2B090A48A4002B3151 /* bn_mp_and.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D426C08F272B3004A47F5 /* bn_mp_and.c */; };
156                F9E61D2C090A48AC002B3151 /* bn_mp_expt_d.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D427F08F272B3004A47F5 /* bn_mp_expt_d.c */; };
157                F9E61D2D090A48BB002B3151 /* bn_mp_xor.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42CD08F272B3004A47F5 /* bn_mp_xor.c */; };
158                F9E61D2E090A48BF002B3151 /* bn_mp_or.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42A308F272B3004A47F5 /* bn_mp_or.c */; };
159                F9E61D2F090A48C7002B3151 /* bn_mp_shrink.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42BC08F272B3004A47F5 /* bn_mp_shrink.c */; };
160                F9E61D30090A48E2002B3151 /* bn_mp_to_unsigned_bin_n.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42C708F272B3004A47F5 /* bn_mp_to_unsigned_bin_n.c */; };
161                F9E61D31090A48F9002B3151 /* bn_mp_to_unsigned_bin.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42C608F272B3004A47F5 /* bn_mp_to_unsigned_bin.c */; };
162                F9E61D32090A48FA002B3151 /* bn_mp_unsigned_bin_size.c in Sources */ = {isa = PBXBuildFile; fileRef = F96D42CC08F272B3004A47F5 /* bn_mp_unsigned_bin_size.c */; };
163                F9FC77B80AB29E9100B7077D /* tclUnixCompat.c in Sources */ = {isa = PBXBuildFile; fileRef = F9FC77B70AB29E9100B7077D /* tclUnixCompat.c */; };
164/* End PBXBuildFile section */
165
166/* Begin PBXContainerItemProxy section */
167                F97258D20A868C6F00096C78 /* PBXContainerItemProxy */ = {
168                        isa = PBXContainerItemProxy;
169                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
170                        proxyType = 1;
171                        remoteGlobalIDString = 8DD76FA90486AB0100D96B5E;
172                        remoteInfo = tcltest;
173                };
174/* End PBXContainerItemProxy section */
175
176/* Begin PBXFileReference section */
177                8DD76FB20486AB0100D96B5E /* tcltest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = tcltest; sourceTree = BUILT_PRODUCTS_DIR; };
178                F91E62260C1AE686006C9D96 /* Tclsh-Info.plist.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = "Tclsh-Info.plist.in"; sourceTree = "<group>"; };
179                F95FAFF90B34F1130072E431 /* macOSXLoad.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = macOSXLoad.test; sourceTree = "<group>"; };
180                F966C07408F2820D005CB29B /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
181                F96D3DFA08F272A4004A47F5 /* ChangeLog */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = ChangeLog; sourceTree = "<group>"; };
182                F96D3DFB08F272A4004A47F5 /* changes */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = changes; sourceTree = "<group>"; };
183                F96D3DFD08F272A4004A47F5 /* Access.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Access.3; sourceTree = "<group>"; };
184                F96D3DFE08F272A4004A47F5 /* AddErrInfo.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = AddErrInfo.3; sourceTree = "<group>"; };
185                F96D3DFF08F272A4004A47F5 /* after.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = after.n; sourceTree = "<group>"; };
186                F96D3E0008F272A4004A47F5 /* Alloc.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Alloc.3; sourceTree = "<group>"; };
187                F96D3E0108F272A4004A47F5 /* AllowExc.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = AllowExc.3; sourceTree = "<group>"; };
188                F96D3E0208F272A4004A47F5 /* append.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = append.n; sourceTree = "<group>"; };
189                F96D3E0308F272A4004A47F5 /* AppInit.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = AppInit.3; sourceTree = "<group>"; };
190                F96D3E0408F272A5004A47F5 /* array.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = array.n; sourceTree = "<group>"; };
191                F96D3E0508F272A5004A47F5 /* AssocData.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = AssocData.3; sourceTree = "<group>"; };
192                F96D3E0608F272A5004A47F5 /* Async.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Async.3; sourceTree = "<group>"; };
193                F96D3E0708F272A5004A47F5 /* BackgdErr.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = BackgdErr.3; sourceTree = "<group>"; };
194                F96D3E0808F272A5004A47F5 /* Backslash.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Backslash.3; sourceTree = "<group>"; };
195                F96D3E0908F272A5004A47F5 /* bgerror.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = bgerror.n; sourceTree = "<group>"; };
196                F96D3E0A08F272A5004A47F5 /* binary.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = binary.n; sourceTree = "<group>"; };
197                F96D3E0B08F272A5004A47F5 /* BoolObj.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = BoolObj.3; sourceTree = "<group>"; };
198                F96D3E0C08F272A5004A47F5 /* break.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = break.n; sourceTree = "<group>"; };
199                F96D3E0D08F272A5004A47F5 /* ByteArrObj.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = ByteArrObj.3; sourceTree = "<group>"; };
200                F96D3E0E08F272A5004A47F5 /* CallDel.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = CallDel.3; sourceTree = "<group>"; };
201                F96D3E0F08F272A5004A47F5 /* case.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = case.n; sourceTree = "<group>"; };
202                F96D3E1008F272A5004A47F5 /* catch.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = catch.n; sourceTree = "<group>"; };
203                F96D3E1108F272A5004A47F5 /* cd.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = cd.n; sourceTree = "<group>"; };
204                F96D3E1208F272A5004A47F5 /* chan.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = chan.n; sourceTree = "<group>"; };
205                F96D3E1308F272A5004A47F5 /* ChnlStack.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = ChnlStack.3; sourceTree = "<group>"; };
206                F96D3E1408F272A5004A47F5 /* clock.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = clock.n; sourceTree = "<group>"; };
207                F96D3E1508F272A5004A47F5 /* close.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = close.n; sourceTree = "<group>"; };
208                F96D3E1608F272A5004A47F5 /* CmdCmplt.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = CmdCmplt.3; sourceTree = "<group>"; };
209                F96D3E1708F272A5004A47F5 /* Concat.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Concat.3; sourceTree = "<group>"; };
210                F96D3E1808F272A5004A47F5 /* concat.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = concat.n; sourceTree = "<group>"; };
211                F96D3E1908F272A5004A47F5 /* continue.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = continue.n; sourceTree = "<group>"; };
212                F96D3E1A08F272A5004A47F5 /* CrtChannel.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = CrtChannel.3; sourceTree = "<group>"; };
213                F96D3E1B08F272A5004A47F5 /* CrtChnlHdlr.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = CrtChnlHdlr.3; sourceTree = "<group>"; };
214                F96D3E1C08F272A5004A47F5 /* CrtCloseHdlr.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = CrtCloseHdlr.3; sourceTree = "<group>"; };
215                F96D3E1D08F272A5004A47F5 /* CrtCommand.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = CrtCommand.3; sourceTree = "<group>"; };
216                F96D3E1E08F272A5004A47F5 /* CrtFileHdlr.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = CrtFileHdlr.3; sourceTree = "<group>"; };
217                F96D3E1F08F272A5004A47F5 /* CrtInterp.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = CrtInterp.3; sourceTree = "<group>"; };
218                F96D3E2008F272A5004A47F5 /* CrtMathFnc.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = CrtMathFnc.3; sourceTree = "<group>"; };
219                F96D3E2108F272A5004A47F5 /* CrtObjCmd.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = CrtObjCmd.3; sourceTree = "<group>"; };
220                F96D3E2208F272A5004A47F5 /* CrtSlave.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = CrtSlave.3; sourceTree = "<group>"; };
221                F96D3E2308F272A5004A47F5 /* CrtTimerHdlr.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = CrtTimerHdlr.3; sourceTree = "<group>"; };
222                F96D3E2408F272A5004A47F5 /* CrtTrace.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = CrtTrace.3; sourceTree = "<group>"; };
223                F96D3E2508F272A5004A47F5 /* dde.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dde.n; sourceTree = "<group>"; };
224                F96D3E2608F272A5004A47F5 /* DetachPids.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = DetachPids.3; sourceTree = "<group>"; };
225                F96D3E2708F272A5004A47F5 /* dict.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = dict.n; sourceTree = "<group>"; };
226                F96D3E2808F272A5004A47F5 /* DictObj.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = DictObj.3; sourceTree = "<group>"; };
227                F96D3E2908F272A5004A47F5 /* DoOneEvent.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = DoOneEvent.3; sourceTree = "<group>"; };
228                F96D3E2A08F272A5004A47F5 /* DoubleObj.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = DoubleObj.3; sourceTree = "<group>"; };
229                F96D3E2B08F272A5004A47F5 /* DoWhenIdle.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = DoWhenIdle.3; sourceTree = "<group>"; };
230                F96D3E2C08F272A5004A47F5 /* DString.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = DString.3; sourceTree = "<group>"; };
231                F96D3E2D08F272A5004A47F5 /* DumpActiveMemory.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = DumpActiveMemory.3; sourceTree = "<group>"; };
232                F96D3E2E08F272A5004A47F5 /* Encoding.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Encoding.3; sourceTree = "<group>"; };
233                F96D3E2F08F272A5004A47F5 /* encoding.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = encoding.n; sourceTree = "<group>"; };
234                F96D3E3008F272A5004A47F5 /* Ensemble.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Ensemble.3; sourceTree = "<group>"; };
235                F96D3E3108F272A5004A47F5 /* Environment.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Environment.3; sourceTree = "<group>"; };
236                F96D3E3208F272A5004A47F5 /* eof.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = eof.n; sourceTree = "<group>"; };
237                F96D3E3308F272A5004A47F5 /* error.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = error.n; sourceTree = "<group>"; };
238                F96D3E3408F272A5004A47F5 /* Eval.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Eval.3; sourceTree = "<group>"; };
239                F96D3E3508F272A5004A47F5 /* eval.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = eval.n; sourceTree = "<group>"; };
240                F96D3E3608F272A5004A47F5 /* exec.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = exec.n; sourceTree = "<group>"; };
241                F96D3E3708F272A5004A47F5 /* Exit.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Exit.3; sourceTree = "<group>"; };
242                F96D3E3808F272A5004A47F5 /* exit.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = exit.n; sourceTree = "<group>"; };
243                F96D3E3908F272A5004A47F5 /* expr.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = expr.n; sourceTree = "<group>"; };
244                F96D3E3A08F272A5004A47F5 /* ExprLong.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = ExprLong.3; sourceTree = "<group>"; };
245                F96D3E3B08F272A5004A47F5 /* ExprLongObj.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = ExprLongObj.3; sourceTree = "<group>"; };
246                F96D3E3C08F272A5004A47F5 /* fblocked.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = fblocked.n; sourceTree = "<group>"; };
247                F96D3E3D08F272A5004A47F5 /* fconfigure.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = fconfigure.n; sourceTree = "<group>"; };
248                F96D3E3E08F272A5004A47F5 /* fcopy.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = fcopy.n; sourceTree = "<group>"; };
249                F96D3E3F08F272A5004A47F5 /* file.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = file.n; sourceTree = "<group>"; };
250                F96D3E4008F272A5004A47F5 /* fileevent.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = fileevent.n; sourceTree = "<group>"; };
251                F96D3E4108F272A5004A47F5 /* filename.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = filename.n; sourceTree = "<group>"; };
252                F96D3E4208F272A5004A47F5 /* FileSystem.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = FileSystem.3; sourceTree = "<group>"; };
253                F96D3E4308F272A5004A47F5 /* FindExec.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = FindExec.3; sourceTree = "<group>"; };
254                F96D3E4408F272A5004A47F5 /* flush.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = flush.n; sourceTree = "<group>"; };
255                F96D3E4508F272A5004A47F5 /* for.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = for.n; sourceTree = "<group>"; };
256                F96D3E4608F272A5004A47F5 /* foreach.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = foreach.n; sourceTree = "<group>"; };
257                F96D3E4708F272A5004A47F5 /* format.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = format.n; sourceTree = "<group>"; };
258                F96D3E4808F272A5004A47F5 /* GetCwd.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = GetCwd.3; sourceTree = "<group>"; };
259                F96D3E4908F272A5004A47F5 /* GetHostName.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = GetHostName.3; sourceTree = "<group>"; };
260                F96D3E4A08F272A5004A47F5 /* GetIndex.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = GetIndex.3; sourceTree = "<group>"; };
261                F96D3E4B08F272A5004A47F5 /* GetInt.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = GetInt.3; sourceTree = "<group>"; };
262                F96D3E4C08F272A5004A47F5 /* GetOpnFl.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = GetOpnFl.3; sourceTree = "<group>"; };
263                F96D3E4D08F272A5004A47F5 /* gets.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = gets.n; sourceTree = "<group>"; };
264                F96D3E4E08F272A5004A47F5 /* GetStdChan.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = GetStdChan.3; sourceTree = "<group>"; };
265                F96D3E4F08F272A5004A47F5 /* GetTime.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = GetTime.3; sourceTree = "<group>"; };
266                F96D3E5008F272A5004A47F5 /* GetVersion.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = GetVersion.3; sourceTree = "<group>"; };
267                F96D3E5108F272A5004A47F5 /* glob.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = glob.n; sourceTree = "<group>"; };
268                F96D3E5208F272A6004A47F5 /* global.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = global.n; sourceTree = "<group>"; };
269                F96D3E5308F272A6004A47F5 /* Hash.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Hash.3; sourceTree = "<group>"; };
270                F96D3E5408F272A6004A47F5 /* history.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = history.n; sourceTree = "<group>"; };
271                F96D3E5508F272A6004A47F5 /* http.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = http.n; sourceTree = "<group>"; };
272                F96D3E5608F272A6004A47F5 /* if.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = if.n; sourceTree = "<group>"; };
273                F96D3E5708F272A6004A47F5 /* incr.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = incr.n; sourceTree = "<group>"; };
274                F96D3E5808F272A6004A47F5 /* info.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = info.n; sourceTree = "<group>"; };
275                F96D3E5908F272A6004A47F5 /* Init.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Init.3; sourceTree = "<group>"; };
276                F96D3E5A08F272A6004A47F5 /* InitStubs.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = InitStubs.3; sourceTree = "<group>"; };
277                F96D3E5B08F272A6004A47F5 /* Interp.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Interp.3; sourceTree = "<group>"; };
278                F96D3E5C08F272A6004A47F5 /* interp.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = interp.n; sourceTree = "<group>"; };
279                F96D3E5D08F272A6004A47F5 /* IntObj.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = IntObj.3; sourceTree = "<group>"; };
280                F96D3E5E08F272A6004A47F5 /* join.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = join.n; sourceTree = "<group>"; };
281                F96D3E5F08F272A6004A47F5 /* lappend.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = lappend.n; sourceTree = "<group>"; };
282                F96D3E6008F272A6004A47F5 /* lassign.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = lassign.n; sourceTree = "<group>"; };
283                F96D3E6108F272A6004A47F5 /* library.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = library.n; sourceTree = "<group>"; };
284                F96D3E6208F272A6004A47F5 /* Limit.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Limit.3; sourceTree = "<group>"; };
285                F96D3E6308F272A6004A47F5 /* lindex.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = lindex.n; sourceTree = "<group>"; };
286                F96D3E6408F272A6004A47F5 /* LinkVar.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = LinkVar.3; sourceTree = "<group>"; };
287                F96D3E6508F272A6004A47F5 /* linsert.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = linsert.n; sourceTree = "<group>"; };
288                F96D3E6608F272A6004A47F5 /* list.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = list.n; sourceTree = "<group>"; };
289                F96D3E6708F272A6004A47F5 /* ListObj.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = ListObj.3; sourceTree = "<group>"; };
290                F96D3E6808F272A6004A47F5 /* llength.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = llength.n; sourceTree = "<group>"; };
291                F96D3E6908F272A6004A47F5 /* load.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = load.n; sourceTree = "<group>"; };
292                F96D3E6A08F272A6004A47F5 /* lrange.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = lrange.n; sourceTree = "<group>"; };
293                F96D3E6B08F272A6004A47F5 /* lrepeat.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = lrepeat.n; sourceTree = "<group>"; };
294                F96D3E6C08F272A6004A47F5 /* lreplace.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = lreplace.n; sourceTree = "<group>"; };
295                F96D3E6D08F272A6004A47F5 /* lsearch.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = lsearch.n; sourceTree = "<group>"; };
296                F96D3E6E08F272A6004A47F5 /* lset.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = lset.n; sourceTree = "<group>"; };
297                F96D3E6F08F272A6004A47F5 /* lsort.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = lsort.n; sourceTree = "<group>"; };
298                F96D3E7008F272A6004A47F5 /* man.macros */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = man.macros; sourceTree = "<group>"; };
299                F96D3E7108F272A6004A47F5 /* mathfunc.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = mathfunc.n; sourceTree = "<group>"; };
300                F96D3E7208F272A6004A47F5 /* memory.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = memory.n; sourceTree = "<group>"; };
301                F96D3E7308F272A6004A47F5 /* msgcat.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = msgcat.n; sourceTree = "<group>"; };
302                F96D3E7408F272A6004A47F5 /* Namespace.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Namespace.3; sourceTree = "<group>"; };
303                F96D3E7508F272A6004A47F5 /* namespace.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = namespace.n; sourceTree = "<group>"; };
304                F96D3E7608F272A6004A47F5 /* Notifier.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Notifier.3; sourceTree = "<group>"; };
305                F96D3E7708F272A6004A47F5 /* Object.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Object.3; sourceTree = "<group>"; };
306                F96D3E7808F272A6004A47F5 /* ObjectType.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = ObjectType.3; sourceTree = "<group>"; };
307                F96D3E7908F272A6004A47F5 /* open.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = open.n; sourceTree = "<group>"; };
308                F96D3E7A08F272A6004A47F5 /* OpenFileChnl.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = OpenFileChnl.3; sourceTree = "<group>"; };
309                F96D3E7B08F272A6004A47F5 /* OpenTcp.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = OpenTcp.3; sourceTree = "<group>"; };
310                F96D3E7C08F272A6004A47F5 /* package.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = package.n; sourceTree = "<group>"; };
311                F96D3E7D08F272A6004A47F5 /* packagens.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = packagens.n; sourceTree = "<group>"; };
312                F96D3E7E08F272A6004A47F5 /* Panic.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Panic.3; sourceTree = "<group>"; };
313                F96D3E7F08F272A6004A47F5 /* ParseCmd.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = ParseCmd.3; sourceTree = "<group>"; };
314                F96D3E8008F272A6004A47F5 /* pid.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = pid.n; sourceTree = "<group>"; };
315                F96D3E8108F272A6004A47F5 /* pkgMkIndex.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = pkgMkIndex.n; sourceTree = "<group>"; };
316                F96D3E8208F272A6004A47F5 /* PkgRequire.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = PkgRequire.3; sourceTree = "<group>"; };
317                F96D3E8308F272A6004A47F5 /* Preserve.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Preserve.3; sourceTree = "<group>"; };
318                F96D3E8408F272A6004A47F5 /* PrintDbl.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = PrintDbl.3; sourceTree = "<group>"; };
319                F96D3E8508F272A6004A47F5 /* proc.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = proc.n; sourceTree = "<group>"; };
320                F96D3E8608F272A6004A47F5 /* puts.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = puts.n; sourceTree = "<group>"; };
321                F96D3E8708F272A6004A47F5 /* pwd.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = pwd.n; sourceTree = "<group>"; };
322                F96D3E8808F272A6004A47F5 /* re_syntax.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = re_syntax.n; sourceTree = "<group>"; };
323                F96D3E8908F272A6004A47F5 /* read.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = read.n; sourceTree = "<group>"; };
324                F96D3E8A08F272A6004A47F5 /* RecEvalObj.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = RecEvalObj.3; sourceTree = "<group>"; };
325                F96D3E8B08F272A6004A47F5 /* RecordEval.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = RecordEval.3; sourceTree = "<group>"; };
326                F96D3E8C08F272A6004A47F5 /* RegConfig.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = RegConfig.3; sourceTree = "<group>"; };
327                F96D3E8D08F272A6004A47F5 /* RegExp.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = RegExp.3; sourceTree = "<group>"; };
328                F96D3E8E08F272A6004A47F5 /* regexp.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = regexp.n; sourceTree = "<group>"; };
329                F96D3E8F08F272A6004A47F5 /* registry.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = registry.n; sourceTree = "<group>"; };
330                F96D3E9008F272A6004A47F5 /* regsub.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = regsub.n; sourceTree = "<group>"; };
331                F96D3E9108F272A6004A47F5 /* rename.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = rename.n; sourceTree = "<group>"; };
332                F96D3E9208F272A6004A47F5 /* return.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = return.n; sourceTree = "<group>"; };
333                F96D3E9308F272A6004A47F5 /* safe.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = safe.n; sourceTree = "<group>"; };
334                F96D3E9408F272A6004A47F5 /* SaveResult.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = SaveResult.3; sourceTree = "<group>"; };
335                F96D3E9508F272A6004A47F5 /* scan.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = scan.n; sourceTree = "<group>"; };
336                F96D3E9608F272A6004A47F5 /* seek.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = seek.n; sourceTree = "<group>"; };
337                F96D3E9708F272A6004A47F5 /* set.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = set.n; sourceTree = "<group>"; };
338                F96D3E9808F272A6004A47F5 /* SetChanErr.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = SetChanErr.3; sourceTree = "<group>"; };
339                F96D3E9908F272A6004A47F5 /* SetErrno.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = SetErrno.3; sourceTree = "<group>"; };
340                F96D3E9A08F272A6004A47F5 /* SetRecLmt.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = SetRecLmt.3; sourceTree = "<group>"; };
341                F96D3E9B08F272A7004A47F5 /* SetResult.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = SetResult.3; sourceTree = "<group>"; };
342                F96D3E9C08F272A7004A47F5 /* SetVar.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = SetVar.3; sourceTree = "<group>"; };
343                F96D3E9D08F272A7004A47F5 /* Signal.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Signal.3; sourceTree = "<group>"; };
344                F96D3E9E08F272A7004A47F5 /* Sleep.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Sleep.3; sourceTree = "<group>"; };
345                F96D3E9F08F272A7004A47F5 /* socket.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = socket.n; sourceTree = "<group>"; };
346                F96D3EA008F272A7004A47F5 /* source.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = source.n; sourceTree = "<group>"; };
347                F96D3EA108F272A7004A47F5 /* SourceRCFile.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = SourceRCFile.3; sourceTree = "<group>"; };
348                F96D3EA208F272A7004A47F5 /* split.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = split.n; sourceTree = "<group>"; };
349                F96D3EA308F272A7004A47F5 /* SplitList.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = SplitList.3; sourceTree = "<group>"; };
350                F96D3EA408F272A7004A47F5 /* SplitPath.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = SplitPath.3; sourceTree = "<group>"; };
351                F96D3EA508F272A7004A47F5 /* StaticPkg.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = StaticPkg.3; sourceTree = "<group>"; };
352                F96D3EA608F272A7004A47F5 /* StdChannels.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = StdChannels.3; sourceTree = "<group>"; };
353                F96D3EA708F272A7004A47F5 /* string.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = string.n; sourceTree = "<group>"; };
354                F96D3EA808F272A7004A47F5 /* StringObj.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = StringObj.3; sourceTree = "<group>"; };
355                F96D3EA908F272A7004A47F5 /* StrMatch.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = StrMatch.3; sourceTree = "<group>"; };
356                F96D3EAA08F272A7004A47F5 /* subst.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = subst.n; sourceTree = "<group>"; };
357                F96D3EAB08F272A7004A47F5 /* SubstObj.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = SubstObj.3; sourceTree = "<group>"; };
358                F96D3EAC08F272A7004A47F5 /* switch.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = switch.n; sourceTree = "<group>"; };
359                F96D3EAD08F272A7004A47F5 /* Tcl.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Tcl.n; sourceTree = "<group>"; };
360                F96D3EAE08F272A7004A47F5 /* Tcl_Main.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Tcl_Main.3; sourceTree = "<group>"; };
361                F96D3EAF08F272A7004A47F5 /* TCL_MEM_DEBUG.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = TCL_MEM_DEBUG.3; sourceTree = "<group>"; };
362                F96D3EB008F272A7004A47F5 /* tclsh.1 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = tclsh.1; sourceTree = "<group>"; };
363                F96D3EB108F272A7004A47F5 /* tcltest.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = tcltest.n; sourceTree = "<group>"; };
364                F96D3EB208F272A7004A47F5 /* tclvars.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = tclvars.n; sourceTree = "<group>"; };
365                F96D3EB308F272A7004A47F5 /* tell.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = tell.n; sourceTree = "<group>"; };
366                F96D3EB408F272A7004A47F5 /* Thread.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Thread.3; sourceTree = "<group>"; };
367                F96D3EB508F272A7004A47F5 /* time.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = time.n; sourceTree = "<group>"; };
368                F96D3EB608F272A7004A47F5 /* tm.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = tm.n; sourceTree = "<group>"; };
369                F96D3EB708F272A7004A47F5 /* ToUpper.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = ToUpper.3; sourceTree = "<group>"; };
370                F96D3EB808F272A7004A47F5 /* trace.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = trace.n; sourceTree = "<group>"; };
371                F96D3EB908F272A7004A47F5 /* TraceCmd.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = TraceCmd.3; sourceTree = "<group>"; };
372                F96D3EBA08F272A7004A47F5 /* TraceVar.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = TraceVar.3; sourceTree = "<group>"; };
373                F96D3EBB08F272A7004A47F5 /* Translate.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Translate.3; sourceTree = "<group>"; };
374                F96D3EBC08F272A7004A47F5 /* UniCharIsAlpha.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = UniCharIsAlpha.3; sourceTree = "<group>"; };
375                F96D3EBD08F272A7004A47F5 /* unknown.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = unknown.n; sourceTree = "<group>"; };
376                F96D3EBE08F272A7004A47F5 /* unload.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = unload.n; sourceTree = "<group>"; };
377                F96D3EBF08F272A7004A47F5 /* unset.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = unset.n; sourceTree = "<group>"; };
378                F96D3EC008F272A7004A47F5 /* update.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = update.n; sourceTree = "<group>"; };
379                F96D3EC108F272A7004A47F5 /* uplevel.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = uplevel.n; sourceTree = "<group>"; };
380                F96D3EC208F272A7004A47F5 /* UpVar.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = UpVar.3; sourceTree = "<group>"; };
381                F96D3EC308F272A7004A47F5 /* upvar.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = upvar.n; sourceTree = "<group>"; };
382                F96D3EC408F272A7004A47F5 /* Utf.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = Utf.3; sourceTree = "<group>"; };
383                F96D3EC508F272A7004A47F5 /* variable.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = variable.n; sourceTree = "<group>"; };
384                F96D3EC608F272A7004A47F5 /* vwait.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = vwait.n; sourceTree = "<group>"; };
385                F96D3EC708F272A7004A47F5 /* while.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = while.n; sourceTree = "<group>"; };
386                F96D3EC808F272A7004A47F5 /* WrongNumArgs.3 */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = WrongNumArgs.3; sourceTree = "<group>"; };
387                F96D3ECA08F272A7004A47F5 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
388                F96D3ECB08F272A7004A47F5 /* regc_color.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regc_color.c; sourceTree = "<group>"; };
389                F96D3ECC08F272A7004A47F5 /* regc_cvec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regc_cvec.c; sourceTree = "<group>"; };
390                F96D3ECD08F272A7004A47F5 /* regc_lex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regc_lex.c; sourceTree = "<group>"; };
391                F96D3ECE08F272A7004A47F5 /* regc_locale.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regc_locale.c; sourceTree = "<group>"; };
392                F96D3ECF08F272A7004A47F5 /* regc_nfa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regc_nfa.c; sourceTree = "<group>"; };
393                F96D3ED008F272A7004A47F5 /* regcomp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regcomp.c; sourceTree = "<group>"; };
394                F96D3ED108F272A7004A47F5 /* regcustom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regcustom.h; sourceTree = "<group>"; };
395                F96D3ED208F272A7004A47F5 /* rege_dfa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rege_dfa.c; sourceTree = "<group>"; };
396                F96D3ED308F272A7004A47F5 /* regerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regerror.c; sourceTree = "<group>"; };
397                F96D3ED408F272A7004A47F5 /* regerrs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regerrs.h; sourceTree = "<group>"; };
398                F96D3ED508F272A7004A47F5 /* regex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regex.h; sourceTree = "<group>"; };
399                F96D3ED608F272A7004A47F5 /* regexec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regexec.c; sourceTree = "<group>"; };
400                F96D3ED708F272A7004A47F5 /* regfree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regfree.c; sourceTree = "<group>"; };
401                F96D3ED808F272A7004A47F5 /* regfronts.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = regfronts.c; sourceTree = "<group>"; };
402                F96D3ED908F272A7004A47F5 /* regguts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = regguts.h; sourceTree = "<group>"; };
403                F96D3EDA08F272A7004A47F5 /* tcl.decls */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = tcl.decls; sourceTree = "<group>"; };
404                F96D3EDB08F272A7004A47F5 /* tcl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tcl.h; sourceTree = "<group>"; };
405                F96D3EDC08F272A7004A47F5 /* tclAlloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclAlloc.c; sourceTree = "<group>"; };
406                F96D3EDD08F272A7004A47F5 /* tclAsync.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclAsync.c; sourceTree = "<group>"; };
407                F96D3EDE08F272A7004A47F5 /* tclBasic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclBasic.c; sourceTree = "<group>"; };
408                F96D3EDF08F272A7004A47F5 /* tclBinary.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclBinary.c; sourceTree = "<group>"; };
409                F96D3EE008F272A7004A47F5 /* tclCkalloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclCkalloc.c; sourceTree = "<group>"; };
410                F96D3EE108F272A7004A47F5 /* tclClock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclClock.c; sourceTree = "<group>"; };
411                F96D3EE208F272A7004A47F5 /* tclCmdAH.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclCmdAH.c; sourceTree = "<group>"; };
412                F96D3EE308F272A7004A47F5 /* tclCmdIL.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclCmdIL.c; sourceTree = "<group>"; };
413                F96D3EE408F272A7004A47F5 /* tclCmdMZ.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclCmdMZ.c; sourceTree = "<group>"; };
414                F96D3EE508F272A7004A47F5 /* tclCompCmds.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclCompCmds.c; sourceTree = "<group>"; };
415                F96D3EE608F272A7004A47F5 /* tclCompExpr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclCompExpr.c; sourceTree = "<group>"; };
416                F96D3EE708F272A7004A47F5 /* tclCompile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclCompile.c; sourceTree = "<group>"; };
417                F96D3EE808F272A7004A47F5 /* tclCompile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclCompile.h; sourceTree = "<group>"; };
418                F96D3EE908F272A7004A47F5 /* tclConfig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclConfig.c; sourceTree = "<group>"; };
419                F96D3EEA08F272A7004A47F5 /* tclDate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclDate.c; sourceTree = "<group>"; };
420                F96D3EEB08F272A7004A47F5 /* tclDecls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclDecls.h; sourceTree = "<group>"; };
421                F96D3EEC08F272A7004A47F5 /* tclDictObj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclDictObj.c; sourceTree = "<group>"; };
422                F96D3EED08F272A7004A47F5 /* tclEncoding.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclEncoding.c; sourceTree = "<group>"; };
423                F96D3EEE08F272A7004A47F5 /* tclEnv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclEnv.c; sourceTree = "<group>"; };
424                F96D3EEF08F272A7004A47F5 /* tclEvent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclEvent.c; sourceTree = "<group>"; };
425                F96D3EF008F272A7004A47F5 /* tclExecute.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclExecute.c; sourceTree = "<group>"; };
426                F96D3EF108F272A7004A47F5 /* tclFCmd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclFCmd.c; sourceTree = "<group>"; };
427                F96D3EF208F272A7004A47F5 /* tclFileName.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclFileName.c; sourceTree = "<group>"; };
428                F96D3EF308F272A7004A47F5 /* tclFileSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclFileSystem.h; sourceTree = "<group>"; };
429                F96D3EF408F272A7004A47F5 /* tclGet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclGet.c; sourceTree = "<group>"; };
430                F96D3EF508F272A7004A47F5 /* tclGetDate.y */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.yacc; path = tclGetDate.y; sourceTree = "<group>"; };
431                F96D3EF608F272A7004A47F5 /* tclHash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclHash.c; sourceTree = "<group>"; };
432                F96D3EF708F272A7004A47F5 /* tclHistory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclHistory.c; sourceTree = "<group>"; };
433                F96D3EF808F272A7004A47F5 /* tclIndexObj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclIndexObj.c; sourceTree = "<group>"; };
434                F96D3EF908F272A7004A47F5 /* tclInt.decls */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = tclInt.decls; sourceTree = "<group>"; };
435                F96D3EFA08F272A7004A47F5 /* tclInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclInt.h; sourceTree = "<group>"; };
436                F96D3EFB08F272A7004A47F5 /* tclIntDecls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclIntDecls.h; sourceTree = "<group>"; };
437                F96D3EFC08F272A7004A47F5 /* tclInterp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclInterp.c; sourceTree = "<group>"; };
438                F96D3EFD08F272A7004A47F5 /* tclIntPlatDecls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclIntPlatDecls.h; sourceTree = "<group>"; };
439                F96D3EFE08F272A7004A47F5 /* tclIO.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclIO.c; sourceTree = "<group>"; };
440                F96D3EFF08F272A7004A47F5 /* tclIO.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclIO.h; sourceTree = "<group>"; };
441                F96D3F0008F272A7004A47F5 /* tclIOCmd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclIOCmd.c; sourceTree = "<group>"; };
442                F96D3F0108F272A7004A47F5 /* tclIOGT.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclIOGT.c; sourceTree = "<group>"; };
443                F96D3F0208F272A7004A47F5 /* tclIORChan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclIORChan.c; sourceTree = "<group>"; };
444                F96D3F0308F272A7004A47F5 /* tclIOSock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclIOSock.c; sourceTree = "<group>"; };
445                F96D3F0408F272A7004A47F5 /* tclIOUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclIOUtil.c; sourceTree = "<group>"; };
446                F96D3F0508F272A7004A47F5 /* tclLink.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclLink.c; sourceTree = "<group>"; };
447                F96D3F0608F272A7004A47F5 /* tclListObj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclListObj.c; sourceTree = "<group>"; };
448                F96D3F0708F272A7004A47F5 /* tclLiteral.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclLiteral.c; sourceTree = "<group>"; };
449                F96D3F0808F272A7004A47F5 /* tclLoad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclLoad.c; sourceTree = "<group>"; };
450                F96D3F0908F272A7004A47F5 /* tclLoadNone.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclLoadNone.c; sourceTree = "<group>"; };
451                F96D3F0A08F272A7004A47F5 /* tclMain.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclMain.c; sourceTree = "<group>"; };
452                F96D3F0B08F272A7004A47F5 /* tclNamesp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclNamesp.c; sourceTree = "<group>"; };
453                F96D3F0C08F272A7004A47F5 /* tclNotify.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclNotify.c; sourceTree = "<group>"; };
454                F96D3F0D08F272A7004A47F5 /* tclObj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclObj.c; sourceTree = "<group>"; };
455                F96D3F0E08F272A7004A47F5 /* tclPanic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclPanic.c; sourceTree = "<group>"; };
456                F96D3F0F08F272A7004A47F5 /* tclParse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclParse.c; sourceTree = "<group>"; };
457                F96D3F1108F272A7004A47F5 /* tclPathObj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclPathObj.c; sourceTree = "<group>"; };
458                F96D3F1208F272A7004A47F5 /* tclPipe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclPipe.c; sourceTree = "<group>"; };
459                F96D3F1308F272A7004A47F5 /* tclPkg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclPkg.c; sourceTree = "<group>"; };
460                F96D3F1408F272A7004A47F5 /* tclPkgConfig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclPkgConfig.c; sourceTree = "<group>"; };
461                F96D3F1508F272A7004A47F5 /* tclPlatDecls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclPlatDecls.h; sourceTree = "<group>"; };
462                F96D3F1608F272A7004A47F5 /* tclPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclPort.h; sourceTree = "<group>"; };
463                F96D3F1708F272A7004A47F5 /* tclPosixStr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclPosixStr.c; sourceTree = "<group>"; };
464                F96D3F1808F272A7004A47F5 /* tclPreserve.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclPreserve.c; sourceTree = "<group>"; };
465                F96D3F1908F272A7004A47F5 /* tclProc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclProc.c; sourceTree = "<group>"; };
466                F96D3F1A08F272A7004A47F5 /* tclRegexp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclRegexp.c; sourceTree = "<group>"; };
467                F96D3F1B08F272A7004A47F5 /* tclRegexp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclRegexp.h; sourceTree = "<group>"; };
468                F96D3F1C08F272A7004A47F5 /* tclResolve.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclResolve.c; sourceTree = "<group>"; };
469                F96D3F1D08F272A7004A47F5 /* tclResult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclResult.c; sourceTree = "<group>"; };
470                F96D3F1E08F272A7004A47F5 /* tclScan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclScan.c; sourceTree = "<group>"; };
471                F96D3F1F08F272A7004A47F5 /* tclStringObj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclStringObj.c; sourceTree = "<group>"; };
472                F96D3F2408F272A7004A47F5 /* tclStrToD.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclStrToD.c; sourceTree = "<group>"; };
473                F96D3F2508F272A7004A47F5 /* tclStubInit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclStubInit.c; sourceTree = "<group>"; };
474                F96D3F2608F272A7004A47F5 /* tclStubLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclStubLib.c; sourceTree = "<group>"; };
475                F96D3F2708F272A7004A47F5 /* tclTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclTest.c; sourceTree = "<group>"; };
476                F96D3F2808F272A7004A47F5 /* tclTestObj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclTestObj.c; sourceTree = "<group>"; };
477                F96D3F2908F272A7004A47F5 /* tclTestProcBodyObj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclTestProcBodyObj.c; sourceTree = "<group>"; };
478                F96D3F2A08F272A7004A47F5 /* tclThread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclThread.c; sourceTree = "<group>"; };
479                F96D3F2B08F272A7004A47F5 /* tclThreadAlloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclThreadAlloc.c; sourceTree = "<group>"; };
480                F96D3F2C08F272A7004A47F5 /* tclThreadJoin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclThreadJoin.c; sourceTree = "<group>"; };
481                F96D3F2D08F272A7004A47F5 /* tclThreadStorage.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclThreadStorage.c; sourceTree = "<group>"; };
482                F96D3F2E08F272A7004A47F5 /* tclThreadTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclThreadTest.c; sourceTree = "<group>"; };
483                F96D3F2F08F272A7004A47F5 /* tclTimer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclTimer.c; sourceTree = "<group>"; };
484                F96D3F3008F272A7004A47F5 /* tclTomMath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclTomMath.h; sourceTree = "<group>"; };
485                F96D3F3108F272A7004A47F5 /* tclTomMathInterface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclTomMathInterface.c; sourceTree = "<group>"; };
486                F96D3F3208F272A7004A47F5 /* tclTrace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclTrace.c; sourceTree = "<group>"; };
487                F96D3F3308F272A7004A47F5 /* tclUniData.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclUniData.c; sourceTree = "<group>"; };
488                F96D3F3408F272A7004A47F5 /* tclUtf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclUtf.c; sourceTree = "<group>"; };
489                F96D3F3508F272A7004A47F5 /* tclUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclUtil.c; sourceTree = "<group>"; };
490                F96D3F3608F272A7004A47F5 /* tclVar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclVar.c; sourceTree = "<group>"; };
491                F96D3F3708F272A7004A47F5 /* tommath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tommath.h; sourceTree = "<group>"; };
492                F96D3F3908F272A8004A47F5 /* auto.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = auto.tcl; sourceTree = "<group>"; };
493                F96D3F3A08F272A8004A47F5 /* clock.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = clock.tcl; sourceTree = "<group>"; };
494                F96D3F3C08F272A8004A47F5 /* pkgIndex.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = pkgIndex.tcl; sourceTree = "<group>"; };
495                F96D3F8C08F272A8004A47F5 /* history.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = history.tcl; sourceTree = "<group>"; };
496                F96D3F8E08F272A8004A47F5 /* http.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = http.tcl; sourceTree = "<group>"; };
497                F96D3F8F08F272A8004A47F5 /* pkgIndex.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = pkgIndex.tcl; sourceTree = "<group>"; };
498                F96D3F9108F272A8004A47F5 /* http.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = http.tcl; sourceTree = "<group>"; };
499                F96D3F9208F272A8004A47F5 /* pkgIndex.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = pkgIndex.tcl; sourceTree = "<group>"; };
500                F96D3F9308F272A8004A47F5 /* init.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = init.tcl; sourceTree = "<group>"; };
501                F96D3F9508F272A8004A47F5 /* msgcat.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = msgcat.tcl; sourceTree = "<group>"; };
502                F96D3F9608F272A8004A47F5 /* pkgIndex.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = pkgIndex.tcl; sourceTree = "<group>"; };
503                F96D401808F272AA004A47F5 /* optparse.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = optparse.tcl; sourceTree = "<group>"; };
504                F96D401908F272AA004A47F5 /* pkgIndex.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = pkgIndex.tcl; sourceTree = "<group>"; };
505                F96D401A08F272AA004A47F5 /* package.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = package.tcl; sourceTree = "<group>"; };
506                F96D401B08F272AA004A47F5 /* parray.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = parray.tcl; sourceTree = "<group>"; };
507                F96D401D08F272AA004A47F5 /* pkgIndex.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = pkgIndex.tcl; sourceTree = "<group>"; };
508                F96D401E08F272AA004A47F5 /* safe.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = safe.tcl; sourceTree = "<group>"; };
509                F96D401F08F272AA004A47F5 /* tclIndex */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = tclIndex; sourceTree = "<group>"; };
510                F96D402108F272AA004A47F5 /* pkgIndex.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = pkgIndex.tcl; sourceTree = "<group>"; };
511                F96D402208F272AA004A47F5 /* tcltest.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = tcltest.tcl; sourceTree = "<group>"; };
512                F96D402308F272AA004A47F5 /* tm.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = tm.tcl; sourceTree = "<group>"; };
513                F96D425B08F272B2004A47F5 /* word.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = word.tcl; sourceTree = "<group>"; };
514                F96D425F08F272B3004A47F5 /* bn.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = bn.pdf; sourceTree = "<group>"; };
515                F96D426108F272B3004A47F5 /* bn_error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_error.c; sourceTree = "<group>"; };
516                F96D426208F272B3004A47F5 /* bn_fast_mp_invmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_fast_mp_invmod.c; sourceTree = "<group>"; };
517                F96D426308F272B3004A47F5 /* bn_fast_mp_montgomery_reduce.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_fast_mp_montgomery_reduce.c; sourceTree = "<group>"; };
518                F96D426408F272B3004A47F5 /* bn_fast_s_mp_mul_digs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_fast_s_mp_mul_digs.c; sourceTree = "<group>"; };
519                F96D426508F272B3004A47F5 /* bn_fast_s_mp_mul_high_digs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_fast_s_mp_mul_high_digs.c; sourceTree = "<group>"; };
520                F96D426608F272B3004A47F5 /* bn_fast_s_mp_sqr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_fast_s_mp_sqr.c; sourceTree = "<group>"; };
521                F96D426708F272B3004A47F5 /* bn_mp_2expt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_2expt.c; sourceTree = "<group>"; };
522                F96D426808F272B3004A47F5 /* bn_mp_abs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_abs.c; sourceTree = "<group>"; };
523                F96D426908F272B3004A47F5 /* bn_mp_add.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_add.c; sourceTree = "<group>"; };
524                F96D426A08F272B3004A47F5 /* bn_mp_add_d.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_add_d.c; sourceTree = "<group>"; };
525                F96D426B08F272B3004A47F5 /* bn_mp_addmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_addmod.c; sourceTree = "<group>"; };
526                F96D426C08F272B3004A47F5 /* bn_mp_and.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_and.c; sourceTree = "<group>"; };
527                F96D426D08F272B3004A47F5 /* bn_mp_clamp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_clamp.c; sourceTree = "<group>"; };
528                F96D426E08F272B3004A47F5 /* bn_mp_clear.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_clear.c; sourceTree = "<group>"; };
529                F96D426F08F272B3004A47F5 /* bn_mp_clear_multi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_clear_multi.c; sourceTree = "<group>"; };
530                F96D427008F272B3004A47F5 /* bn_mp_cmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_cmp.c; sourceTree = "<group>"; };
531                F96D427108F272B3004A47F5 /* bn_mp_cmp_d.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_cmp_d.c; sourceTree = "<group>"; };
532                F96D427208F272B3004A47F5 /* bn_mp_cmp_mag.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_cmp_mag.c; sourceTree = "<group>"; };
533                F96D427308F272B3004A47F5 /* bn_mp_cnt_lsb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_cnt_lsb.c; sourceTree = "<group>"; };
534                F96D427408F272B3004A47F5 /* bn_mp_copy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_copy.c; sourceTree = "<group>"; };
535                F96D427508F272B3004A47F5 /* bn_mp_count_bits.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_count_bits.c; sourceTree = "<group>"; };
536                F96D427608F272B3004A47F5 /* bn_mp_div.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_div.c; sourceTree = "<group>"; };
537                F96D427708F272B3004A47F5 /* bn_mp_div_2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_div_2.c; sourceTree = "<group>"; };
538                F96D427808F272B3004A47F5 /* bn_mp_div_2d.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_div_2d.c; sourceTree = "<group>"; };
539                F96D427908F272B3004A47F5 /* bn_mp_div_3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_div_3.c; sourceTree = "<group>"; };
540                F96D427A08F272B3004A47F5 /* bn_mp_div_d.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_div_d.c; sourceTree = "<group>"; };
541                F96D427B08F272B3004A47F5 /* bn_mp_dr_is_modulus.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_dr_is_modulus.c; sourceTree = "<group>"; };
542                F96D427C08F272B3004A47F5 /* bn_mp_dr_reduce.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_dr_reduce.c; sourceTree = "<group>"; };
543                F96D427D08F272B3004A47F5 /* bn_mp_dr_setup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_dr_setup.c; sourceTree = "<group>"; };
544                F96D427E08F272B3004A47F5 /* bn_mp_exch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_exch.c; sourceTree = "<group>"; };
545                F96D427F08F272B3004A47F5 /* bn_mp_expt_d.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_expt_d.c; sourceTree = "<group>"; };
546                F96D428008F272B3004A47F5 /* bn_mp_exptmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_exptmod.c; sourceTree = "<group>"; };
547                F96D428108F272B3004A47F5 /* bn_mp_exptmod_fast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_exptmod_fast.c; sourceTree = "<group>"; };
548                F96D428208F272B3004A47F5 /* bn_mp_exteuclid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_exteuclid.c; sourceTree = "<group>"; };
549                F96D428308F272B3004A47F5 /* bn_mp_fread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_fread.c; sourceTree = "<group>"; };
550                F96D428408F272B3004A47F5 /* bn_mp_fwrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_fwrite.c; sourceTree = "<group>"; };
551                F96D428508F272B3004A47F5 /* bn_mp_gcd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_gcd.c; sourceTree = "<group>"; };
552                F96D428608F272B3004A47F5 /* bn_mp_get_int.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_get_int.c; sourceTree = "<group>"; };
553                F96D428708F272B3004A47F5 /* bn_mp_grow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_grow.c; sourceTree = "<group>"; };
554                F96D428808F272B3004A47F5 /* bn_mp_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_init.c; sourceTree = "<group>"; };
555                F96D428908F272B3004A47F5 /* bn_mp_init_copy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_init_copy.c; sourceTree = "<group>"; };
556                F96D428A08F272B3004A47F5 /* bn_mp_init_multi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_init_multi.c; sourceTree = "<group>"; };
557                F96D428B08F272B3004A47F5 /* bn_mp_init_set.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_init_set.c; sourceTree = "<group>"; };
558                F96D428C08F272B3004A47F5 /* bn_mp_init_set_int.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_init_set_int.c; sourceTree = "<group>"; };
559                F96D428D08F272B3004A47F5 /* bn_mp_init_size.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_init_size.c; sourceTree = "<group>"; };
560                F96D428E08F272B3004A47F5 /* bn_mp_invmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_invmod.c; sourceTree = "<group>"; };
561                F96D428F08F272B3004A47F5 /* bn_mp_invmod_slow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_invmod_slow.c; sourceTree = "<group>"; };
562                F96D429008F272B3004A47F5 /* bn_mp_is_square.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_is_square.c; sourceTree = "<group>"; };
563                F96D429108F272B3004A47F5 /* bn_mp_jacobi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_jacobi.c; sourceTree = "<group>"; };
564                F96D429208F272B3004A47F5 /* bn_mp_karatsuba_mul.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_karatsuba_mul.c; sourceTree = "<group>"; };
565                F96D429308F272B3004A47F5 /* bn_mp_karatsuba_sqr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_karatsuba_sqr.c; sourceTree = "<group>"; };
566                F96D429408F272B3004A47F5 /* bn_mp_lcm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_lcm.c; sourceTree = "<group>"; };
567                F96D429508F272B3004A47F5 /* bn_mp_lshd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_lshd.c; sourceTree = "<group>"; };
568                F96D429608F272B3004A47F5 /* bn_mp_mod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_mod.c; sourceTree = "<group>"; };
569                F96D429708F272B3004A47F5 /* bn_mp_mod_2d.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_mod_2d.c; sourceTree = "<group>"; };
570                F96D429808F272B3004A47F5 /* bn_mp_mod_d.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_mod_d.c; sourceTree = "<group>"; };
571                F96D429908F272B3004A47F5 /* bn_mp_montgomery_calc_normalization.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_montgomery_calc_normalization.c; sourceTree = "<group>"; };
572                F96D429A08F272B3004A47F5 /* bn_mp_montgomery_reduce.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_montgomery_reduce.c; sourceTree = "<group>"; };
573                F96D429B08F272B3004A47F5 /* bn_mp_montgomery_setup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_montgomery_setup.c; sourceTree = "<group>"; };
574                F96D429C08F272B3004A47F5 /* bn_mp_mul.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_mul.c; sourceTree = "<group>"; };
575                F96D429D08F272B3004A47F5 /* bn_mp_mul_2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_mul_2.c; sourceTree = "<group>"; };
576                F96D429E08F272B3004A47F5 /* bn_mp_mul_2d.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_mul_2d.c; sourceTree = "<group>"; };
577                F96D429F08F272B3004A47F5 /* bn_mp_mul_d.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_mul_d.c; sourceTree = "<group>"; };
578                F96D42A008F272B3004A47F5 /* bn_mp_mulmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_mulmod.c; sourceTree = "<group>"; };
579                F96D42A108F272B3004A47F5 /* bn_mp_n_root.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_n_root.c; sourceTree = "<group>"; };
580                F96D42A208F272B3004A47F5 /* bn_mp_neg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_neg.c; sourceTree = "<group>"; };
581                F96D42A308F272B3004A47F5 /* bn_mp_or.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_or.c; sourceTree = "<group>"; };
582                F96D42A408F272B3004A47F5 /* bn_mp_prime_fermat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_prime_fermat.c; sourceTree = "<group>"; };
583                F96D42A508F272B3004A47F5 /* bn_mp_prime_is_divisible.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_prime_is_divisible.c; sourceTree = "<group>"; };
584                F96D42A608F272B3004A47F5 /* bn_mp_prime_is_prime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_prime_is_prime.c; sourceTree = "<group>"; };
585                F96D42A708F272B3004A47F5 /* bn_mp_prime_miller_rabin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_prime_miller_rabin.c; sourceTree = "<group>"; };
586                F96D42A808F272B3004A47F5 /* bn_mp_prime_next_prime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_prime_next_prime.c; sourceTree = "<group>"; };
587                F96D42A908F272B3004A47F5 /* bn_mp_prime_rabin_miller_trials.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_prime_rabin_miller_trials.c; sourceTree = "<group>"; };
588                F96D42AA08F272B3004A47F5 /* bn_mp_prime_random_ex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_prime_random_ex.c; sourceTree = "<group>"; };
589                F96D42AB08F272B3004A47F5 /* bn_mp_radix_size.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_radix_size.c; sourceTree = "<group>"; };
590                F96D42AC08F272B3004A47F5 /* bn_mp_radix_smap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_radix_smap.c; sourceTree = "<group>"; };
591                F96D42AD08F272B3004A47F5 /* bn_mp_rand.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_rand.c; sourceTree = "<group>"; };
592                F96D42AE08F272B3004A47F5 /* bn_mp_read_radix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_read_radix.c; sourceTree = "<group>"; };
593                F96D42AF08F272B3004A47F5 /* bn_mp_read_signed_bin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_read_signed_bin.c; sourceTree = "<group>"; };
594                F96D42B008F272B3004A47F5 /* bn_mp_read_unsigned_bin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_read_unsigned_bin.c; sourceTree = "<group>"; };
595                F96D42B108F272B3004A47F5 /* bn_mp_reduce.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_reduce.c; sourceTree = "<group>"; };
596                F96D42B208F272B3004A47F5 /* bn_mp_reduce_2k.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_reduce_2k.c; sourceTree = "<group>"; };
597                F96D42B308F272B3004A47F5 /* bn_mp_reduce_2k_l.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_reduce_2k_l.c; sourceTree = "<group>"; };
598                F96D42B408F272B3004A47F5 /* bn_mp_reduce_2k_setup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_reduce_2k_setup.c; sourceTree = "<group>"; };
599                F96D42B508F272B3004A47F5 /* bn_mp_reduce_2k_setup_l.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_reduce_2k_setup_l.c; sourceTree = "<group>"; };
600                F96D42B608F272B3004A47F5 /* bn_mp_reduce_is_2k.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_reduce_is_2k.c; sourceTree = "<group>"; };
601                F96D42B708F272B3004A47F5 /* bn_mp_reduce_is_2k_l.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_reduce_is_2k_l.c; sourceTree = "<group>"; };
602                F96D42B808F272B3004A47F5 /* bn_mp_reduce_setup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_reduce_setup.c; sourceTree = "<group>"; };
603                F96D42B908F272B3004A47F5 /* bn_mp_rshd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_rshd.c; sourceTree = "<group>"; };
604                F96D42BA08F272B3004A47F5 /* bn_mp_set.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_set.c; sourceTree = "<group>"; };
605                F96D42BB08F272B3004A47F5 /* bn_mp_set_int.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_set_int.c; sourceTree = "<group>"; };
606                F96D42BC08F272B3004A47F5 /* bn_mp_shrink.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_shrink.c; sourceTree = "<group>"; };
607                F96D42BD08F272B3004A47F5 /* bn_mp_signed_bin_size.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_signed_bin_size.c; sourceTree = "<group>"; };
608                F96D42BE08F272B3004A47F5 /* bn_mp_sqr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_sqr.c; sourceTree = "<group>"; };
609                F96D42BF08F272B3004A47F5 /* bn_mp_sqrmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_sqrmod.c; sourceTree = "<group>"; };
610                F96D42C008F272B3004A47F5 /* bn_mp_sqrt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_sqrt.c; sourceTree = "<group>"; };
611                F96D42C108F272B3004A47F5 /* bn_mp_sub.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_sub.c; sourceTree = "<group>"; };
612                F96D42C208F272B3004A47F5 /* bn_mp_sub_d.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_sub_d.c; sourceTree = "<group>"; };
613                F96D42C308F272B3004A47F5 /* bn_mp_submod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_submod.c; sourceTree = "<group>"; };
614                F96D42C408F272B3004A47F5 /* bn_mp_to_signed_bin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_to_signed_bin.c; sourceTree = "<group>"; };
615                F96D42C508F272B3004A47F5 /* bn_mp_to_signed_bin_n.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_to_signed_bin_n.c; sourceTree = "<group>"; };
616                F96D42C608F272B3004A47F5 /* bn_mp_to_unsigned_bin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_to_unsigned_bin.c; sourceTree = "<group>"; };
617                F96D42C708F272B3004A47F5 /* bn_mp_to_unsigned_bin_n.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_to_unsigned_bin_n.c; sourceTree = "<group>"; };
618                F96D42C808F272B3004A47F5 /* bn_mp_toom_mul.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_toom_mul.c; sourceTree = "<group>"; };
619                F96D42C908F272B3004A47F5 /* bn_mp_toom_sqr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_toom_sqr.c; sourceTree = "<group>"; };
620                F96D42CA08F272B3004A47F5 /* bn_mp_toradix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_toradix.c; sourceTree = "<group>"; };
621                F96D42CB08F272B3004A47F5 /* bn_mp_toradix_n.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_toradix_n.c; sourceTree = "<group>"; };
622                F96D42CC08F272B3004A47F5 /* bn_mp_unsigned_bin_size.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_unsigned_bin_size.c; sourceTree = "<group>"; };
623                F96D42CD08F272B3004A47F5 /* bn_mp_xor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_xor.c; sourceTree = "<group>"; };
624                F96D42CE08F272B3004A47F5 /* bn_mp_zero.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_mp_zero.c; sourceTree = "<group>"; };
625                F96D42CF08F272B3004A47F5 /* bn_prime_tab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_prime_tab.c; sourceTree = "<group>"; };
626                F96D42D008F272B3004A47F5 /* bn_reverse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_reverse.c; sourceTree = "<group>"; };
627                F96D42D108F272B3004A47F5 /* bn_s_mp_add.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_s_mp_add.c; sourceTree = "<group>"; };
628                F96D42D208F272B3004A47F5 /* bn_s_mp_exptmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_s_mp_exptmod.c; sourceTree = "<group>"; };
629                F96D42D308F272B3004A47F5 /* bn_s_mp_mul_digs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_s_mp_mul_digs.c; sourceTree = "<group>"; };
630                F96D42D408F272B3004A47F5 /* bn_s_mp_mul_high_digs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_s_mp_mul_high_digs.c; sourceTree = "<group>"; };
631                F96D42D508F272B3004A47F5 /* bn_s_mp_sqr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_s_mp_sqr.c; sourceTree = "<group>"; };
632                F96D42D608F272B3004A47F5 /* bn_s_mp_sub.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bn_s_mp_sub.c; sourceTree = "<group>"; };
633                F96D42D708F272B3004A47F5 /* bncore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bncore.c; sourceTree = "<group>"; };
634                F96D42D908F272B3004A47F5 /* callgraph.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = callgraph.txt; sourceTree = "<group>"; };
635                F96D42DA08F272B3004A47F5 /* changes.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = changes.txt; sourceTree = "<group>"; };
636                F96D42F008F272B3004A47F5 /* LICENSE */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
637                F96D431D08F272B4004A47F5 /* poster.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = poster.pdf; sourceTree = "<group>"; };
638                F96D432608F272B4004A47F5 /* tommath.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = tommath.pdf; sourceTree = "<group>"; };
639                F96D432908F272B4004A47F5 /* tommath_class.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tommath_class.h; sourceTree = "<group>"; };
640                F96D432A08F272B4004A47F5 /* tommath_superclass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tommath_superclass.h; sourceTree = "<group>"; };
641                F96D432B08F272B4004A47F5 /* license.terms */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = license.terms; sourceTree = "<group>"; };
642                F96D432E08F272B5004A47F5 /* configure.ac */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = configure.ac; sourceTree = "<group>"; };
643                F96D432F08F272B5004A47F5 /* GNUmakefile */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 4; path = GNUmakefile; sourceTree = "<group>"; };
644                F96D433108F272B5004A47F5 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
645                F96D433208F272B5004A47F5 /* Tcl-Info.plist.in */ = {isa = PBXFileReference; explicitFileType = text.plist; fileEncoding = 4; path = "Tcl-Info.plist.in"; sourceTree = "<group>"; };
646                F96D433908F272B5004A47F5 /* tclMacOSXBundle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclMacOSXBundle.c; sourceTree = "<group>"; };
647                F96D433D08F272B5004A47F5 /* tclMacOSXFCmd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclMacOSXFCmd.c; sourceTree = "<group>"; };
648                F96D433E08F272B5004A47F5 /* tclMacOSXNotify.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclMacOSXNotify.c; sourceTree = "<group>"; };
649                F96D434308F272B5004A47F5 /* README */ = {isa = PBXFileReference; explicitFileType = text; fileEncoding = 4; path = README; sourceTree = "<group>"; };
650                F96D434508F272B5004A47F5 /* all.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = all.tcl; sourceTree = "<group>"; };
651                F96D434608F272B5004A47F5 /* append.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = append.test; sourceTree = "<group>"; };
652                F96D434708F272B5004A47F5 /* appendComp.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = appendComp.test; sourceTree = "<group>"; };
653                F96D434808F272B5004A47F5 /* assocd.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = assocd.test; sourceTree = "<group>"; };
654                F96D434908F272B5004A47F5 /* async.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = async.test; sourceTree = "<group>"; };
655                F96D434A08F272B5004A47F5 /* autoMkindex.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = autoMkindex.test; sourceTree = "<group>"; };
656                F96D434B08F272B5004A47F5 /* basic.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = basic.test; sourceTree = "<group>"; };
657                F96D434C08F272B5004A47F5 /* binary.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = binary.test; sourceTree = "<group>"; };
658                F96D434D08F272B5004A47F5 /* case.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = case.test; sourceTree = "<group>"; };
659                F96D434E08F272B5004A47F5 /* chan.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = chan.test; sourceTree = "<group>"; };
660                F96D434F08F272B5004A47F5 /* clock.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = clock.test; sourceTree = "<group>"; };
661                F96D435008F272B5004A47F5 /* cmdAH.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = cmdAH.test; sourceTree = "<group>"; };
662                F96D435108F272B5004A47F5 /* cmdIL.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = cmdIL.test; sourceTree = "<group>"; };
663                F96D435208F272B5004A47F5 /* cmdInfo.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = cmdInfo.test; sourceTree = "<group>"; };
664                F96D435308F272B5004A47F5 /* cmdMZ.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = cmdMZ.test; sourceTree = "<group>"; };
665                F96D435408F272B5004A47F5 /* compExpr-old.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = "compExpr-old.test"; sourceTree = "<group>"; };
666                F96D435508F272B5004A47F5 /* compExpr.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = compExpr.test; sourceTree = "<group>"; };
667                F96D435608F272B5004A47F5 /* compile.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = compile.test; sourceTree = "<group>"; };
668                F96D435708F272B5004A47F5 /* concat.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = concat.test; sourceTree = "<group>"; };
669                F96D435808F272B5004A47F5 /* config.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = config.test; sourceTree = "<group>"; };
670                F96D435908F272B5004A47F5 /* dcall.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = dcall.test; sourceTree = "<group>"; };
671                F96D435A08F272B5004A47F5 /* dict.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = dict.test; sourceTree = "<group>"; };
672                F96D435C08F272B5004A47F5 /* dstring.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = dstring.test; sourceTree = "<group>"; };
673                F96D435E08F272B5004A47F5 /* encoding.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = encoding.test; sourceTree = "<group>"; };
674                F96D435F08F272B5004A47F5 /* env.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = env.test; sourceTree = "<group>"; };
675                F96D436008F272B5004A47F5 /* error.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = error.test; sourceTree = "<group>"; };
676                F96D436108F272B5004A47F5 /* eval.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = eval.test; sourceTree = "<group>"; };
677                F96D436208F272B5004A47F5 /* event.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = event.test; sourceTree = "<group>"; };
678                F96D436308F272B5004A47F5 /* exec.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = exec.test; sourceTree = "<group>"; };
679                F96D436408F272B5004A47F5 /* execute.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = execute.test; sourceTree = "<group>"; };
680                F96D436508F272B5004A47F5 /* expr-old.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = "expr-old.test"; sourceTree = "<group>"; };
681                F96D436608F272B5004A47F5 /* expr.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = expr.test; sourceTree = "<group>"; };
682                F96D436708F272B6004A47F5 /* fCmd.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = fCmd.test; sourceTree = "<group>"; };
683                F96D436808F272B6004A47F5 /* fileName.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = fileName.test; sourceTree = "<group>"; };
684                F96D436908F272B6004A47F5 /* fileSystem.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = fileSystem.test; sourceTree = "<group>"; };
685                F96D436A08F272B6004A47F5 /* for-old.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = "for-old.test"; sourceTree = "<group>"; };
686                F96D436B08F272B6004A47F5 /* for.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = for.test; sourceTree = "<group>"; };
687                F96D436C08F272B6004A47F5 /* foreach.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = foreach.test; sourceTree = "<group>"; };
688                F96D436D08F272B6004A47F5 /* format.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = format.test; sourceTree = "<group>"; };
689                F96D436E08F272B6004A47F5 /* get.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = get.test; sourceTree = "<group>"; };
690                F96D436F08F272B6004A47F5 /* history.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = history.test; sourceTree = "<group>"; };
691                F96D437008F272B6004A47F5 /* http.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = http.test; sourceTree = "<group>"; };
692                F96D437108F272B6004A47F5 /* httpd */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = httpd; sourceTree = "<group>"; };
693                F96D437208F272B6004A47F5 /* httpold.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = httpold.test; sourceTree = "<group>"; };
694                F96D437308F272B6004A47F5 /* if-old.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = "if-old.test"; sourceTree = "<group>"; };
695                F96D437408F272B6004A47F5 /* if.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = if.test; sourceTree = "<group>"; };
696                F96D437508F272B6004A47F5 /* incr-old.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = "incr-old.test"; sourceTree = "<group>"; };
697                F96D437608F272B6004A47F5 /* incr.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = incr.test; sourceTree = "<group>"; };
698                F96D437708F272B6004A47F5 /* indexObj.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = indexObj.test; sourceTree = "<group>"; };
699                F96D437808F272B6004A47F5 /* info.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = info.test; sourceTree = "<group>"; };
700                F96D437908F272B6004A47F5 /* init.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = init.test; sourceTree = "<group>"; };
701                F96D437A08F272B6004A47F5 /* interp.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = interp.test; sourceTree = "<group>"; };
702                F96D437B08F272B6004A47F5 /* io.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = io.test; sourceTree = "<group>"; };
703                F96D437C08F272B6004A47F5 /* ioCmd.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = ioCmd.test; sourceTree = "<group>"; };
704                F96D437D08F272B6004A47F5 /* iogt.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = iogt.test; sourceTree = "<group>"; };
705                F96D437E08F272B6004A47F5 /* ioUtil.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = ioUtil.test; sourceTree = "<group>"; };
706                F96D437F08F272B6004A47F5 /* join.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = join.test; sourceTree = "<group>"; };
707                F96D438008F272B6004A47F5 /* lindex.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = lindex.test; sourceTree = "<group>"; };
708                F96D438108F272B6004A47F5 /* link.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = link.test; sourceTree = "<group>"; };
709                F96D438208F272B6004A47F5 /* linsert.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = linsert.test; sourceTree = "<group>"; };
710                F96D438308F272B6004A47F5 /* list.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = list.test; sourceTree = "<group>"; };
711                F96D438408F272B6004A47F5 /* listObj.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = listObj.test; sourceTree = "<group>"; };
712                F96D438508F272B6004A47F5 /* llength.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = llength.test; sourceTree = "<group>"; };
713                F96D438608F272B6004A47F5 /* load.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = load.test; sourceTree = "<group>"; };
714                F96D438708F272B6004A47F5 /* lrange.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = lrange.test; sourceTree = "<group>"; };
715                F96D438808F272B6004A47F5 /* lrepeat.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = lrepeat.test; sourceTree = "<group>"; };
716                F96D438908F272B6004A47F5 /* lreplace.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = lreplace.test; sourceTree = "<group>"; };
717                F96D438A08F272B6004A47F5 /* lsearch.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = lsearch.test; sourceTree = "<group>"; };
718                F96D438B08F272B6004A47F5 /* lset.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = lset.test; sourceTree = "<group>"; };
719                F96D438C08F272B6004A47F5 /* lsetComp.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = lsetComp.test; sourceTree = "<group>"; };
720                F96D438D08F272B6004A47F5 /* macOSXFCmd.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = macOSXFCmd.test; sourceTree = "<group>"; };
721                F96D438E08F272B6004A47F5 /* main.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = main.test; sourceTree = "<group>"; };
722                F96D438F08F272B6004A47F5 /* misc.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = misc.test; sourceTree = "<group>"; };
723                F96D439008F272B6004A47F5 /* msgcat.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = msgcat.test; sourceTree = "<group>"; };
724                F96D439108F272B6004A47F5 /* namespace-old.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = "namespace-old.test"; sourceTree = "<group>"; };
725                F96D439208F272B7004A47F5 /* namespace.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = namespace.test; sourceTree = "<group>"; };
726                F96D439308F272B7004A47F5 /* notify.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = notify.test; sourceTree = "<group>"; };
727                F96D439408F272B7004A47F5 /* obj.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = obj.test; sourceTree = "<group>"; };
728                F96D439508F272B7004A47F5 /* opt.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = opt.test; sourceTree = "<group>"; };
729                F96D439608F272B7004A47F5 /* package.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = package.test; sourceTree = "<group>"; };
730                F96D439708F272B7004A47F5 /* parse.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = parse.test; sourceTree = "<group>"; };
731                F96D439808F272B7004A47F5 /* parseExpr.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = parseExpr.test; sourceTree = "<group>"; };
732                F96D439908F272B7004A47F5 /* parseOld.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = parseOld.test; sourceTree = "<group>"; };
733                F96D439A08F272B7004A47F5 /* pid.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = pid.test; sourceTree = "<group>"; };
734                F96D439B08F272B7004A47F5 /* pkg.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = pkg.test; sourceTree = "<group>"; };
735                F96D439C08F272B7004A47F5 /* pkgMkIndex.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = pkgMkIndex.test; sourceTree = "<group>"; };
736                F96D439D08F272B7004A47F5 /* platform.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = platform.test; sourceTree = "<group>"; };
737                F96D439E08F272B7004A47F5 /* proc-old.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = "proc-old.test"; sourceTree = "<group>"; };
738                F96D439F08F272B7004A47F5 /* proc.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = proc.test; sourceTree = "<group>"; };
739                F96D43A008F272B7004A47F5 /* pwd.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = pwd.test; sourceTree = "<group>"; };
740                F96D43A108F272B7004A47F5 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
741                F96D43A208F272B7004A47F5 /* reg.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = reg.test; sourceTree = "<group>"; };
742                F96D43A308F272B7004A47F5 /* regexp.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = regexp.test; sourceTree = "<group>"; };
743                F96D43A408F272B7004A47F5 /* regexpComp.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = regexpComp.test; sourceTree = "<group>"; };
744                F96D43A508F272B7004A47F5 /* registry.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = registry.test; sourceTree = "<group>"; };
745                F96D43A608F272B7004A47F5 /* remote.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = remote.tcl; sourceTree = "<group>"; };
746                F96D43A708F272B7004A47F5 /* rename.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = rename.test; sourceTree = "<group>"; };
747                F96D43A808F272B7004A47F5 /* result.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = result.test; sourceTree = "<group>"; };
748                F96D43A908F272B7004A47F5 /* safe.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = safe.test; sourceTree = "<group>"; };
749                F96D43AA08F272B7004A47F5 /* scan.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = scan.test; sourceTree = "<group>"; };
750                F96D43AB08F272B7004A47F5 /* security.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = security.test; sourceTree = "<group>"; };
751                F96D43AC08F272B7004A47F5 /* set-old.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = "set-old.test"; sourceTree = "<group>"; };
752                F96D43AD08F272B7004A47F5 /* set.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = set.test; sourceTree = "<group>"; };
753                F96D43AE08F272B7004A47F5 /* socket.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = socket.test; sourceTree = "<group>"; };
754                F96D43AF08F272B7004A47F5 /* source.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = source.test; sourceTree = "<group>"; };
755                F96D43B008F272B7004A47F5 /* split.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = split.test; sourceTree = "<group>"; };
756                F96D43B108F272B7004A47F5 /* stack.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = stack.test; sourceTree = "<group>"; };
757                F96D43B208F272B7004A47F5 /* string.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = string.test; sourceTree = "<group>"; };
758                F96D43B308F272B7004A47F5 /* stringComp.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = stringComp.test; sourceTree = "<group>"; };
759                F96D43B408F272B7004A47F5 /* stringObj.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = stringObj.test; sourceTree = "<group>"; };
760                F96D43B508F272B7004A47F5 /* subst.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = subst.test; sourceTree = "<group>"; };
761                F96D43B608F272B7004A47F5 /* switch.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = switch.test; sourceTree = "<group>"; };
762                F96D43B708F272B7004A47F5 /* tcltest.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = tcltest.test; sourceTree = "<group>"; };
763                F96D43B808F272B7004A47F5 /* thread.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = thread.test; sourceTree = "<group>"; };
764                F96D43B908F272B7004A47F5 /* timer.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = timer.test; sourceTree = "<group>"; };
765                F96D43BA08F272B7004A47F5 /* tm.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = tm.test; sourceTree = "<group>"; };
766                F96D43BB08F272B7004A47F5 /* trace.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = trace.test; sourceTree = "<group>"; };
767                F96D43BC08F272B7004A47F5 /* unixFCmd.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = unixFCmd.test; sourceTree = "<group>"; };
768                F96D43BD08F272B7004A47F5 /* unixFile.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = unixFile.test; sourceTree = "<group>"; };
769                F96D43BE08F272B7004A47F5 /* unixInit.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = unixInit.test; sourceTree = "<group>"; };
770                F96D43BF08F272B7004A47F5 /* unixNotfy.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = unixNotfy.test; sourceTree = "<group>"; };
771                F96D43C008F272B7004A47F5 /* unknown.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = unknown.test; sourceTree = "<group>"; };
772                F96D43C108F272B7004A47F5 /* unload.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = unload.test; sourceTree = "<group>"; };
773                F96D43C208F272B7004A47F5 /* uplevel.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = uplevel.test; sourceTree = "<group>"; };
774                F96D43C308F272B7004A47F5 /* upvar.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = upvar.test; sourceTree = "<group>"; };
775                F96D43C408F272B7004A47F5 /* utf.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = utf.test; sourceTree = "<group>"; };
776                F96D43C508F272B7004A47F5 /* util.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = util.test; sourceTree = "<group>"; };
777                F96D43C608F272B7004A47F5 /* var.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = var.test; sourceTree = "<group>"; };
778                F96D43C708F272B7004A47F5 /* while-old.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = "while-old.test"; sourceTree = "<group>"; };
779                F96D43C808F272B7004A47F5 /* while.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = while.test; sourceTree = "<group>"; };
780                F96D43C908F272B7004A47F5 /* winConsole.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = winConsole.test; sourceTree = "<group>"; };
781                F96D43CA08F272B7004A47F5 /* winDde.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = winDde.test; sourceTree = "<group>"; };
782                F96D43CB08F272B7004A47F5 /* winFCmd.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = winFCmd.test; sourceTree = "<group>"; };
783                F96D43CC08F272B7004A47F5 /* winFile.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = winFile.test; sourceTree = "<group>"; };
784                F96D43CD08F272B7004A47F5 /* winNotify.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = winNotify.test; sourceTree = "<group>"; };
785                F96D43CE08F272B7004A47F5 /* winPipe.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = winPipe.test; sourceTree = "<group>"; };
786                F96D43CF08F272B7004A47F5 /* winTime.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = winTime.test; sourceTree = "<group>"; };
787                F96D43D108F272B8004A47F5 /* checkLibraryDoc.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = checkLibraryDoc.tcl; sourceTree = "<group>"; };
788                F96D43D208F272B8004A47F5 /* configure */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = configure; sourceTree = "<group>"; };
789                F96D43D308F272B8004A47F5 /* configure.in */ = {isa = PBXFileReference; explicitFileType = text.script.sh; fileEncoding = 4; path = configure.in; sourceTree = "<group>"; };
790                F96D442208F272B8004A47F5 /* eolFix.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = eolFix.tcl; sourceTree = "<group>"; };
791                F96D442408F272B8004A47F5 /* fix_tommath_h.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = fix_tommath_h.tcl; sourceTree = "<group>"; };
792                F96D442508F272B8004A47F5 /* genStubs.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = genStubs.tcl; sourceTree = "<group>"; };
793                F96D442708F272B8004A47F5 /* index.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = index.tcl; sourceTree = "<group>"; };
794                F96D442808F272B8004A47F5 /* installData.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = installData.tcl; sourceTree = "<group>"; };
795                F96D442908F272B8004A47F5 /* loadICU.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = loadICU.tcl; sourceTree = "<group>"; };
796                F96D442A08F272B8004A47F5 /* Makefile.in */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 4; path = Makefile.in; sourceTree = "<group>"; };
797                F96D442B08F272B8004A47F5 /* makeTestCases.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = makeTestCases.tcl; sourceTree = "<group>"; };
798                F96D442C08F272B8004A47F5 /* man2help.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = man2help.tcl; sourceTree = "<group>"; };
799                F96D442D08F272B8004A47F5 /* man2help2.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = man2help2.tcl; sourceTree = "<group>"; };
800                F96D442E08F272B8004A47F5 /* man2html.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = man2html.tcl; sourceTree = "<group>"; };
801                F96D442F08F272B8004A47F5 /* man2html1.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = man2html1.tcl; sourceTree = "<group>"; };
802                F96D443008F272B8004A47F5 /* man2html2.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = man2html2.tcl; sourceTree = "<group>"; };
803                F96D443108F272B8004A47F5 /* man2tcl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = man2tcl.c; sourceTree = "<group>"; };
804                F96D443208F272B8004A47F5 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
805                F96D443308F272B8004A47F5 /* regexpTestLib.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = regexpTestLib.tcl; sourceTree = "<group>"; };
806                F96D443408F272B8004A47F5 /* str2c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = str2c; sourceTree = "<group>"; };
807                F96D443508F272B8004A47F5 /* tcl.hpj.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tcl.hpj.in; sourceTree = "<group>"; };
808                F96D443608F272B8004A47F5 /* tcl.wse.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tcl.wse.in; sourceTree = "<group>"; };
809                F96D443708F272B9004A47F5 /* tclmin.wse */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tclmin.wse; sourceTree = "<group>"; };
810                F96D443908F272B9004A47F5 /* tcltk-man2html.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = "tcltk-man2html.tcl"; sourceTree = "<group>"; };
811                F96D443A08F272B9004A47F5 /* tclZIC.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = tclZIC.tcl; sourceTree = "<group>"; };
812                F96D443B08F272B9004A47F5 /* uniClass.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = uniClass.tcl; sourceTree = "<group>"; };
813                F96D443C08F272B9004A47F5 /* uniParse.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = uniParse.tcl; sourceTree = "<group>"; };
814                F96D444008F272B9004A47F5 /* aclocal.m4 */ = {isa = PBXFileReference; explicitFileType = text.script.sh; fileEncoding = 4; path = aclocal.m4; sourceTree = "<group>"; };
815                F96D444108F272B9004A47F5 /* configure */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = configure; sourceTree = "<group>"; };
816                F96D444208F272B9004A47F5 /* configure.in */ = {isa = PBXFileReference; explicitFileType = text.script.sh; fileEncoding = 4; path = configure.in; sourceTree = "<group>"; };
817                F96D444408F272B9004A47F5 /* Makefile.in */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 4; path = Makefile.in; sourceTree = "<group>"; };
818                F96D444508F272B9004A47F5 /* pkga.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pkga.c; sourceTree = "<group>"; };
819                F96D444608F272B9004A47F5 /* pkgb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pkgb.c; sourceTree = "<group>"; };
820                F96D444708F272B9004A47F5 /* pkgc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pkgc.c; sourceTree = "<group>"; };
821                F96D444808F272B9004A47F5 /* pkgd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pkgd.c; sourceTree = "<group>"; };
822                F96D444908F272B9004A47F5 /* pkge.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pkge.c; sourceTree = "<group>"; };
823                F96D444B08F272B9004A47F5 /* pkgua.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pkgua.c; sourceTree = "<group>"; };
824                F96D444C08F272B9004A47F5 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
825                F96D444D08F272B9004A47F5 /* install-sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = "install-sh"; sourceTree = "<group>"; };
826                F96D444E08F272B9004A47F5 /* installManPage */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = installManPage; sourceTree = "<group>"; };
827                F96D444F08F272B9004A47F5 /* ldAix */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = ldAix; sourceTree = "<group>"; };
828                F96D445008F272B9004A47F5 /* Makefile.in */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 4; path = Makefile.in; sourceTree = "<group>"; };
829                F96D445208F272B9004A47F5 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
830                F96D445308F272B9004A47F5 /* tcl.m4 */ = {isa = PBXFileReference; explicitFileType = text.script.sh; fileEncoding = 4; path = tcl.m4; sourceTree = "<group>"; };
831                F96D445408F272B9004A47F5 /* tcl.spec */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tcl.spec; sourceTree = "<group>"; };
832                F96D445508F272B9004A47F5 /* tclAppInit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclAppInit.c; sourceTree = "<group>"; };
833                F96D445608F272B9004A47F5 /* tclConfig.h.in */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 4; path = tclConfig.h.in; sourceTree = "<group>"; };
834                F96D445708F272B9004A47F5 /* tclConfig.sh.in */ = {isa = PBXFileReference; explicitFileType = text.script.sh; fileEncoding = 4; path = tclConfig.sh.in; sourceTree = "<group>"; };
835                F96D445808F272B9004A47F5 /* tclLoadAix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclLoadAix.c; sourceTree = "<group>"; };
836                F96D445908F272B9004A47F5 /* tclLoadDl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclLoadDl.c; sourceTree = "<group>"; };
837                F96D445B08F272B9004A47F5 /* tclLoadDyld.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclLoadDyld.c; sourceTree = "<group>"; };
838                F96D445C08F272B9004A47F5 /* tclLoadNext.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclLoadNext.c; sourceTree = "<group>"; };
839                F96D445D08F272B9004A47F5 /* tclLoadOSF.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclLoadOSF.c; sourceTree = "<group>"; };
840                F96D445E08F272B9004A47F5 /* tclLoadShl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclLoadShl.c; sourceTree = "<group>"; };
841                F96D445F08F272B9004A47F5 /* tclUnixChan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclUnixChan.c; sourceTree = "<group>"; };
842                F96D446008F272B9004A47F5 /* tclUnixEvent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclUnixEvent.c; sourceTree = "<group>"; };
843                F96D446108F272B9004A47F5 /* tclUnixFCmd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclUnixFCmd.c; sourceTree = "<group>"; };
844                F96D446208F272B9004A47F5 /* tclUnixFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclUnixFile.c; sourceTree = "<group>"; };
845                F96D446308F272B9004A47F5 /* tclUnixInit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclUnixInit.c; sourceTree = "<group>"; };
846                F96D446408F272B9004A47F5 /* tclUnixNotfy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclUnixNotfy.c; sourceTree = "<group>"; };
847                F96D446508F272B9004A47F5 /* tclUnixPipe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclUnixPipe.c; sourceTree = "<group>"; };
848                F96D446608F272B9004A47F5 /* tclUnixPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclUnixPort.h; sourceTree = "<group>"; };
849                F96D446708F272B9004A47F5 /* tclUnixSock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclUnixSock.c; sourceTree = "<group>"; };
850                F96D446808F272B9004A47F5 /* tclUnixTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclUnixTest.c; sourceTree = "<group>"; };
851                F96D446908F272B9004A47F5 /* tclUnixThrd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclUnixThrd.c; sourceTree = "<group>"; };
852                F96D446A08F272B9004A47F5 /* tclUnixThrd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclUnixThrd.h; sourceTree = "<group>"; };
853                F96D446B08F272B9004A47F5 /* tclUnixTime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclUnixTime.c; sourceTree = "<group>"; };
854                F96D446C08F272B9004A47F5 /* tclXtNotify.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclXtNotify.c; sourceTree = "<group>"; };
855                F96D446D08F272B9004A47F5 /* tclXtTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclXtTest.c; sourceTree = "<group>"; };
856                F96D447008F272BA004A47F5 /* aclocal.m4 */ = {isa = PBXFileReference; explicitFileType = text.script.sh; fileEncoding = 4; path = aclocal.m4; sourceTree = "<group>"; };
857                F96D447108F272BA004A47F5 /* buildall.vc.bat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = buildall.vc.bat; sourceTree = "<group>"; };
858                F96D447208F272BA004A47F5 /* cat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cat.c; sourceTree = "<group>"; };
859                F96D447308F272BA004A47F5 /* coffbase.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = coffbase.txt; sourceTree = "<group>"; };
860                F96D447408F272BA004A47F5 /* configure */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = configure; sourceTree = "<group>"; };
861                F96D447508F272BA004A47F5 /* configure.in */ = {isa = PBXFileReference; explicitFileType = text.script.sh; fileEncoding = 4; path = configure.in; sourceTree = "<group>"; };
862                F96D447608F272BA004A47F5 /* makefile.bc */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 4; path = makefile.bc; sourceTree = "<group>"; };
863                F96D447708F272BA004A47F5 /* Makefile.in */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 4; path = Makefile.in; sourceTree = "<group>"; };
864                F96D447808F272BA004A47F5 /* makefile.vc */ = {isa = PBXFileReference; explicitFileType = sourcecode.make; fileEncoding = 4; path = makefile.vc; sourceTree = "<group>"; };
865                F96D447908F272BA004A47F5 /* nmakehlp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nmakehlp.c; sourceTree = "<group>"; };
866                F96D447A08F272BA004A47F5 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
867                F96D447C08F272BA004A47F5 /* rules.vc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = rules.vc; sourceTree = "<group>"; };
868                F96D447D08F272BA004A47F5 /* stub16.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stub16.c; sourceTree = "<group>"; };
869                F96D447E08F272BA004A47F5 /* tcl.dsp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tcl.dsp; sourceTree = "<group>"; };
870                F96D447F08F272BA004A47F5 /* tcl.dsw */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tcl.dsw; sourceTree = "<group>"; };
871                F96D448008F272BA004A47F5 /* tcl.hpj.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tcl.hpj.in; sourceTree = "<group>"; };
872                F96D448108F272BA004A47F5 /* tcl.m4 */ = {isa = PBXFileReference; explicitFileType = text.script.sh; fileEncoding = 4; path = tcl.m4; sourceTree = "<group>"; };
873                F96D448208F272BA004A47F5 /* tcl.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tcl.rc; sourceTree = "<group>"; };
874                F96D448308F272BA004A47F5 /* tclAppInit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclAppInit.c; sourceTree = "<group>"; };
875                F96D448408F272BA004A47F5 /* tclConfig.sh.in */ = {isa = PBXFileReference; explicitFileType = text.script.sh; fileEncoding = 4; path = tclConfig.sh.in; sourceTree = "<group>"; };
876                F96D448608F272BA004A47F5 /* tclsh.rc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = tclsh.rc; sourceTree = "<group>"; };
877                F96D448708F272BA004A47F5 /* tclWin32Dll.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWin32Dll.c; sourceTree = "<group>"; };
878                F96D448808F272BA004A47F5 /* tclWinChan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinChan.c; sourceTree = "<group>"; };
879                F96D448908F272BA004A47F5 /* tclWinConsole.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinConsole.c; sourceTree = "<group>"; };
880                F96D448A08F272BA004A47F5 /* tclWinDde.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinDde.c; sourceTree = "<group>"; };
881                F96D448B08F272BA004A47F5 /* tclWinError.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinError.c; sourceTree = "<group>"; };
882                F96D448C08F272BA004A47F5 /* tclWinFCmd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinFCmd.c; sourceTree = "<group>"; };
883                F96D448D08F272BA004A47F5 /* tclWinFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinFile.c; sourceTree = "<group>"; };
884                F96D448E08F272BA004A47F5 /* tclWinInit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinInit.c; sourceTree = "<group>"; };
885                F96D448F08F272BA004A47F5 /* tclWinInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclWinInt.h; sourceTree = "<group>"; };
886                F96D449008F272BA004A47F5 /* tclWinLoad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinLoad.c; sourceTree = "<group>"; };
887                F96D449108F272BA004A47F5 /* tclWinNotify.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinNotify.c; sourceTree = "<group>"; };
888                F96D449208F272BA004A47F5 /* tclWinPipe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinPipe.c; sourceTree = "<group>"; };
889                F96D449308F272BA004A47F5 /* tclWinPort.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclWinPort.h; sourceTree = "<group>"; };
890                F96D449408F272BA004A47F5 /* tclWinReg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinReg.c; sourceTree = "<group>"; };
891                F96D449508F272BA004A47F5 /* tclWinSerial.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinSerial.c; sourceTree = "<group>"; };
892                F96D449608F272BA004A47F5 /* tclWinSock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinSock.c; sourceTree = "<group>"; };
893                F96D449708F272BA004A47F5 /* tclWinTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinTest.c; sourceTree = "<group>"; };
894                F96D449808F272BA004A47F5 /* tclWinThrd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinThrd.c; sourceTree = "<group>"; };
895                F96D449908F272BA004A47F5 /* tclWinThrd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclWinThrd.h; sourceTree = "<group>"; };
896                F96D449A08F272BA004A47F5 /* tclWinTime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclWinTime.c; sourceTree = "<group>"; };
897                F97AE7F10B65C1E900310EA2 /* Tcl-Common.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Tcl-Common.xcconfig"; sourceTree = "<group>"; };
898                F97AE82B0B65C69B00310EA2 /* Tcl-Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Tcl-Release.xcconfig"; sourceTree = "<group>"; };
899                F97AE8330B65C87F00310EA2 /* Tcl-Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "Tcl-Debug.xcconfig"; sourceTree = "<group>"; };
900                F9903CAF094FAADA004613E9 /* tclTomMath.decls */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = tclTomMath.decls; sourceTree = "<group>"; };
901                F9903CB0094FAADA004613E9 /* tclTomMathDecls.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tclTomMathDecls.h; sourceTree = "<group>"; };
902                F9A3084B08F2D4CE00BAE1AB /* tclsh */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = tclsh; sourceTree = BUILT_PRODUCTS_DIR; };
903                F9A3084E08F2D4F400BAE1AB /* Tcl.framework */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.framework; path = Tcl.framework; sourceTree = BUILT_PRODUCTS_DIR; };
904                F9A493240CEBF38300B78AE2 /* chanio.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = chanio.test; sourceTree = "<group>"; };
905                F9ECB1120B26521500A28025 /* pkgIndex.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = pkgIndex.tcl; sourceTree = "<group>"; };
906                F9ECB1130B26521500A28025 /* platform.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = platform.tcl; sourceTree = "<group>"; };
907                F9ECB1140B26521500A28025 /* shell.tcl */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = shell.tcl; sourceTree = "<group>"; };
908                F9ECB1CA0B2652D300A28025 /* apply.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = apply.test; sourceTree = "<group>"; };
909                F9ECB1CB0B26534C00A28025 /* mathop.test */ = {isa = PBXFileReference; explicitFileType = text.script; fileEncoding = 4; path = mathop.test; sourceTree = "<group>"; };
910                F9ECB1E10B26543C00A28025 /* platform_shell.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = platform_shell.n; sourceTree = "<group>"; };
911                F9ECB1E20B26543C00A28025 /* platform.n */ = {isa = PBXFileReference; explicitFileType = text.man; fileEncoding = 4; path = platform.n; sourceTree = "<group>"; };
912                F9FC77B70AB29E9100B7077D /* tclUnixCompat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tclUnixCompat.c; sourceTree = "<group>"; };
913/* End PBXFileReference section */
914
915/* Begin PBXFrameworksBuildPhase section */
916                8DD76FAD0486AB0100D96B5E /* Frameworks */ = {
917                        isa = PBXFrameworksBuildPhase;
918                        buildActionMask = 2147483647;
919                        files = (
920                                F966C07508F2820D005CB29B /* CoreFoundation.framework in Frameworks */,
921                        );
922                        runOnlyForDeploymentPostprocessing = 0;
923                };
924/* End PBXFrameworksBuildPhase section */
925
926/* Begin PBXGroup section */
927                08FB7794FE84155DC02AAC07 /* Tcl */ = {
928                        isa = PBXGroup;
929                        children = (
930                                F96D3DF608F27169004A47F5 /* Tcl Sources */,
931                                F966C06F08F281DC005CB29B /* Frameworks */,
932                                1AB674ADFE9D54B511CA2CBB /* Products */,
933                        );
934                        comments = "Copyright (c) 2004-2007 Daniel A. Steffen <das@users.sourceforge.net>\n\nSee the file \"license.terms\" for information on usage and redistribution of\nthis file, and for a DISCLAIMER OF ALL WARRANTIES.\n\nRCS: @(#) $Id: project.pbxproj,v 1.10 2007/12/13 15:26:03 dgp Exp $\n";
935                        name = Tcl;
936                        path = .;
937                        sourceTree = SOURCE_ROOT;
938                };
939                1AB674ADFE9D54B511CA2CBB /* Products */ = {
940                        isa = PBXGroup;
941                        children = (
942                                F9A3084B08F2D4CE00BAE1AB /* tclsh */,
943                                8DD76FB20486AB0100D96B5E /* tcltest */,
944                                F9A3084E08F2D4F400BAE1AB /* Tcl.framework */,
945                        );
946                        includeInIndex = 0;
947                        name = Products;
948                        sourceTree = "<group>";
949                };
950                F966C06F08F281DC005CB29B /* Frameworks */ = {
951                        isa = PBXGroup;
952                        children = (
953                                F966C07408F2820D005CB29B /* CoreFoundation.framework */,
954                        );
955                        name = Frameworks;
956                        sourceTree = "<group>";
957                };
958                F96D3DF608F27169004A47F5 /* Tcl Sources */ = {
959                        isa = PBXGroup;
960                        children = (
961                                F96D3EC908F272A7004A47F5 /* generic */,
962                                F96D432C08F272B4004A47F5 /* macosx */,
963                                F96D443E08F272B9004A47F5 /* unix */,
964                                F96D425C08F272B2004A47F5 /* libtommath */,
965                                F96D446E08F272B9004A47F5 /* win */,
966                                F96D3F3808F272A7004A47F5 /* library */,
967                                F96D434408F272B5004A47F5 /* tests */,
968                                F96D3DFC08F272A4004A47F5 /* doc */,
969                                F96D43D008F272B8004A47F5 /* tools */,
970                                F96D3DFA08F272A4004A47F5 /* ChangeLog */,
971                                F96D3DFB08F272A4004A47F5 /* changes */,
972                                F96D434308F272B5004A47F5 /* README */,
973                                F96D432B08F272B4004A47F5 /* license.terms */,
974                        );
975                        name = "Tcl Sources";
976                        sourceTree = TCL_SRCROOT;
977                };
978                F96D3DFC08F272A4004A47F5 /* doc */ = {
979                        isa = PBXGroup;
980                        children = (
981                                F96D3DFD08F272A4004A47F5 /* Access.3 */,
982                                F96D3DFE08F272A4004A47F5 /* AddErrInfo.3 */,
983                                F96D3DFF08F272A4004A47F5 /* after.n */,
984                                F96D3E0008F272A4004A47F5 /* Alloc.3 */,
985                                F96D3E0108F272A4004A47F5 /* AllowExc.3 */,
986                                F96D3E0208F272A4004A47F5 /* append.n */,
987                                F96D3E0308F272A4004A47F5 /* AppInit.3 */,
988                                F96D3E0408F272A5004A47F5 /* array.n */,
989                                F96D3E0508F272A5004A47F5 /* AssocData.3 */,
990                                F96D3E0608F272A5004A47F5 /* Async.3 */,
991                                F96D3E0708F272A5004A47F5 /* BackgdErr.3 */,
992                                F96D3E0808F272A5004A47F5 /* Backslash.3 */,
993                                F96D3E0908F272A5004A47F5 /* bgerror.n */,
994                                F96D3E0A08F272A5004A47F5 /* binary.n */,
995                                F96D3E0B08F272A5004A47F5 /* BoolObj.3 */,
996                                F96D3E0C08F272A5004A47F5 /* break.n */,
997                                F96D3E0D08F272A5004A47F5 /* ByteArrObj.3 */,
998                                F96D3E0E08F272A5004A47F5 /* CallDel.3 */,
999                                F96D3E0F08F272A5004A47F5 /* case.n */,
1000                                F96D3E1008F272A5004A47F5 /* catch.n */,
1001                                F96D3E1108F272A5004A47F5 /* cd.n */,
1002                                F96D3E1208F272A5004A47F5 /* chan.n */,
1003                                F96D3E1308F272A5004A47F5 /* ChnlStack.3 */,
1004                                F96D3E1408F272A5004A47F5 /* clock.n */,
1005                                F96D3E1508F272A5004A47F5 /* close.n */,
1006                                F96D3E1608F272A5004A47F5 /* CmdCmplt.3 */,
1007                                F96D3E1708F272A5004A47F5 /* Concat.3 */,
1008                                F96D3E1808F272A5004A47F5 /* concat.n */,
1009                                F96D3E1908F272A5004A47F5 /* continue.n */,
1010                                F96D3E1A08F272A5004A47F5 /* CrtChannel.3 */,
1011                                F96D3E1B08F272A5004A47F5 /* CrtChnlHdlr.3 */,
1012                                F96D3E1C08F272A5004A47F5 /* CrtCloseHdlr.3 */,
1013                                F96D3E1D08F272A5004A47F5 /* CrtCommand.3 */,
1014                                F96D3E1E08F272A5004A47F5 /* CrtFileHdlr.3 */,
1015                                F96D3E1F08F272A5004A47F5 /* CrtInterp.3 */,
1016                                F96D3E2008F272A5004A47F5 /* CrtMathFnc.3 */,
1017                                F96D3E2108F272A5004A47F5 /* CrtObjCmd.3 */,
1018                                F96D3E2208F272A5004A47F5 /* CrtSlave.3 */,
1019                                F96D3E2308F272A5004A47F5 /* CrtTimerHdlr.3 */,
1020                                F96D3E2408F272A5004A47F5 /* CrtTrace.3 */,
1021                                F96D3E2508F272A5004A47F5 /* dde.n */,
1022                                F96D3E2608F272A5004A47F5 /* DetachPids.3 */,
1023                                F96D3E2708F272A5004A47F5 /* dict.n */,
1024                                F96D3E2808F272A5004A47F5 /* DictObj.3 */,
1025                                F96D3E2908F272A5004A47F5 /* DoOneEvent.3 */,
1026                                F96D3E2A08F272A5004A47F5 /* DoubleObj.3 */,
1027                                F96D3E2B08F272A5004A47F5 /* DoWhenIdle.3 */,
1028                                F96D3E2C08F272A5004A47F5 /* DString.3 */,
1029                                F96D3E2D08F272A5004A47F5 /* DumpActiveMemory.3 */,
1030                                F96D3E2E08F272A5004A47F5 /* Encoding.3 */,
1031                                F96D3E2F08F272A5004A47F5 /* encoding.n */,
1032                                F96D3E3008F272A5004A47F5 /* Ensemble.3 */,
1033                                F96D3E3108F272A5004A47F5 /* Environment.3 */,
1034                                F96D3E3208F272A5004A47F5 /* eof.n */,
1035                                F96D3E3308F272A5004A47F5 /* error.n */,
1036                                F96D3E3408F272A5004A47F5 /* Eval.3 */,
1037                                F96D3E3508F272A5004A47F5 /* eval.n */,
1038                                F96D3E3608F272A5004A47F5 /* exec.n */,
1039                                F96D3E3708F272A5004A47F5 /* Exit.3 */,
1040                                F96D3E3808F272A5004A47F5 /* exit.n */,
1041                                F96D3E3908F272A5004A47F5 /* expr.n */,
1042                                F96D3E3A08F272A5004A47F5 /* ExprLong.3 */,
1043                                F96D3E3B08F272A5004A47F5 /* ExprLongObj.3 */,
1044                                F96D3E3C08F272A5004A47F5 /* fblocked.n */,
1045                                F96D3E3D08F272A5004A47F5 /* fconfigure.n */,
1046                                F96D3E3E08F272A5004A47F5 /* fcopy.n */,
1047                                F96D3E3F08F272A5004A47F5 /* file.n */,
1048                                F96D3E4008F272A5004A47F5 /* fileevent.n */,
1049                                F96D3E4108F272A5004A47F5 /* filename.n */,
1050                                F96D3E4208F272A5004A47F5 /* FileSystem.3 */,
1051                                F96D3E4308F272A5004A47F5 /* FindExec.3 */,
1052                                F96D3E4408F272A5004A47F5 /* flush.n */,
1053                                F96D3E4508F272A5004A47F5 /* for.n */,
1054                                F96D3E4608F272A5004A47F5 /* foreach.n */,
1055                                F96D3E4708F272A5004A47F5 /* format.n */,
1056                                F96D3E4808F272A5004A47F5 /* GetCwd.3 */,
1057                                F96D3E4908F272A5004A47F5 /* GetHostName.3 */,
1058                                F96D3E4A08F272A5004A47F5 /* GetIndex.3 */,
1059                                F96D3E4B08F272A5004A47F5 /* GetInt.3 */,
1060                                F96D3E4C08F272A5004A47F5 /* GetOpnFl.3 */,
1061                                F96D3E4D08F272A5004A47F5 /* gets.n */,
1062                                F96D3E4E08F272A5004A47F5 /* GetStdChan.3 */,
1063                                F96D3E4F08F272A5004A47F5 /* GetTime.3 */,
1064                                F96D3E5008F272A5004A47F5 /* GetVersion.3 */,
1065                                F96D3E5108F272A5004A47F5 /* glob.n */,
1066                                F96D3E5208F272A6004A47F5 /* global.n */,
1067                                F96D3E5308F272A6004A47F5 /* Hash.3 */,
1068                                F96D3E5408F272A6004A47F5 /* history.n */,
1069                                F96D3E5508F272A6004A47F5 /* http.n */,
1070                                F96D3E5608F272A6004A47F5 /* if.n */,
1071                                F96D3E5708F272A6004A47F5 /* incr.n */,
1072                                F96D3E5808F272A6004A47F5 /* info.n */,
1073                                F96D3E5908F272A6004A47F5 /* Init.3 */,
1074                                F96D3E5A08F272A6004A47F5 /* InitStubs.3 */,
1075                                F96D3E5B08F272A6004A47F5 /* Interp.3 */,
1076                                F96D3E5C08F272A6004A47F5 /* interp.n */,
1077                                F96D3E5D08F272A6004A47F5 /* IntObj.3 */,
1078                                F96D3E5E08F272A6004A47F5 /* join.n */,
1079                                F96D3E5F08F272A6004A47F5 /* lappend.n */,
1080                                F96D3E6008F272A6004A47F5 /* lassign.n */,
1081                                F96D3E6108F272A6004A47F5 /* library.n */,
1082                                F96D3E6208F272A6004A47F5 /* Limit.3 */,
1083                                F96D3E6308F272A6004A47F5 /* lindex.n */,
1084                                F96D3E6408F272A6004A47F5 /* LinkVar.3 */,
1085                                F96D3E6508F272A6004A47F5 /* linsert.n */,
1086                                F96D3E6608F272A6004A47F5 /* list.n */,
1087                                F96D3E6708F272A6004A47F5 /* ListObj.3 */,
1088                                F96D3E6808F272A6004A47F5 /* llength.n */,
1089                                F96D3E6908F272A6004A47F5 /* load.n */,
1090                                F96D3E6A08F272A6004A47F5 /* lrange.n */,
1091                                F96D3E6B08F272A6004A47F5 /* lrepeat.n */,
1092                                F96D3E6C08F272A6004A47F5 /* lreplace.n */,
1093                                F96D3E6D08F272A6004A47F5 /* lsearch.n */,
1094                                F96D3E6E08F272A6004A47F5 /* lset.n */,
1095                                F96D3E6F08F272A6004A47F5 /* lsort.n */,
1096                                F96D3E7008F272A6004A47F5 /* man.macros */,
1097                                F96D3E7108F272A6004A47F5 /* mathfunc.n */,
1098                                F96D3E7208F272A6004A47F5 /* memory.n */,
1099                                F96D3E7308F272A6004A47F5 /* msgcat.n */,
1100                                F96D3E7408F272A6004A47F5 /* Namespace.3 */,
1101                                F96D3E7508F272A6004A47F5 /* namespace.n */,
1102                                F96D3E7608F272A6004A47F5 /* Notifier.3 */,
1103                                F96D3E7708F272A6004A47F5 /* Object.3 */,
1104                                F96D3E7808F272A6004A47F5 /* ObjectType.3 */,
1105                                F96D3E7908F272A6004A47F5 /* open.n */,
1106                                F96D3E7A08F272A6004A47F5 /* OpenFileChnl.3 */,
1107                                F96D3E7B08F272A6004A47F5 /* OpenTcp.3 */,
1108                                F96D3E7C08F272A6004A47F5 /* package.n */,
1109                                F96D3E7D08F272A6004A47F5 /* packagens.n */,
1110                                F96D3E7E08F272A6004A47F5 /* Panic.3 */,
1111                                F96D3E7F08F272A6004A47F5 /* ParseCmd.3 */,
1112                                F96D3E8008F272A6004A47F5 /* pid.n */,
1113                                F96D3E8108F272A6004A47F5 /* pkgMkIndex.n */,
1114                                F96D3E8208F272A6004A47F5 /* PkgRequire.3 */,
1115                                F9ECB1E10B26543C00A28025 /* platform_shell.n */,
1116                                F9ECB1E20B26543C00A28025 /* platform.n */,
1117                                F96D3E8308F272A6004A47F5 /* Preserve.3 */,
1118                                F96D3E8408F272A6004A47F5 /* PrintDbl.3 */,
1119                                F96D3E8508F272A6004A47F5 /* proc.n */,
1120                                F96D3E8608F272A6004A47F5 /* puts.n */,
1121                                F96D3E8708F272A6004A47F5 /* pwd.n */,
1122                                F96D3E8808F272A6004A47F5 /* re_syntax.n */,
1123                                F96D3E8908F272A6004A47F5 /* read.n */,
1124                                F96D3E8A08F272A6004A47F5 /* RecEvalObj.3 */,
1125                                F96D3E8B08F272A6004A47F5 /* RecordEval.3 */,
1126                                F96D3E8C08F272A6004A47F5 /* RegConfig.3 */,
1127                                F96D3E8D08F272A6004A47F5 /* RegExp.3 */,
1128                                F96D3E8E08F272A6004A47F5 /* regexp.n */,
1129                                F96D3E8F08F272A6004A47F5 /* registry.n */,
1130                                F96D3E9008F272A6004A47F5 /* regsub.n */,
1131                                F96D3E9108F272A6004A47F5 /* rename.n */,
1132                                F96D3E9208F272A6004A47F5 /* return.n */,
1133                                F96D3E9308F272A6004A47F5 /* safe.n */,
1134                                F96D3E9408F272A6004A47F5 /* SaveResult.3 */,
1135                                F96D3E9508F272A6004A47F5 /* scan.n */,
1136                                F96D3E9608F272A6004A47F5 /* seek.n */,
1137                                F96D3E9708F272A6004A47F5 /* set.n */,
1138                                F96D3E9808F272A6004A47F5 /* SetChanErr.3 */,
1139                                F96D3E9908F272A6004A47F5 /* SetErrno.3 */,
1140                                F96D3E9A08F272A6004A47F5 /* SetRecLmt.3 */,
1141                                F96D3E9B08F272A7004A47F5 /* SetResult.3 */,
1142                                F96D3E9C08F272A7004A47F5 /* SetVar.3 */,
1143                                F96D3E9D08F272A7004A47F5 /* Signal.3 */,
1144                                F96D3E9E08F272A7004A47F5 /* Sleep.3 */,
1145                                F96D3E9F08F272A7004A47F5 /* socket.n */,
1146                                F96D3EA008F272A7004A47F5 /* source.n */,
1147                                F96D3EA108F272A7004A47F5 /* SourceRCFile.3 */,
1148                                F96D3EA208F272A7004A47F5 /* split.n */,
1149                                F96D3EA308F272A7004A47F5 /* SplitList.3 */,
1150                                F96D3EA408F272A7004A47F5 /* SplitPath.3 */,
1151                                F96D3EA508F272A7004A47F5 /* StaticPkg.3 */,
1152                                F96D3EA608F272A7004A47F5 /* StdChannels.3 */,
1153                                F96D3EA708F272A7004A47F5 /* string.n */,
1154                                F96D3EA808F272A7004A47F5 /* StringObj.3 */,
1155                                F96D3EA908F272A7004A47F5 /* StrMatch.3 */,
1156                                F96D3EAA08F272A7004A47F5 /* subst.n */,
1157                                F96D3EAB08F272A7004A47F5 /* SubstObj.3 */,
1158                                F96D3EAC08F272A7004A47F5 /* switch.n */,
1159                                F96D3EAD08F272A7004A47F5 /* Tcl.n */,
1160                                F96D3EAE08F272A7004A47F5 /* Tcl_Main.3 */,
1161                                F96D3EAF08F272A7004A47F5 /* TCL_MEM_DEBUG.3 */,
1162                                F96D3EB008F272A7004A47F5 /* tclsh.1 */,
1163                                F96D3EB108F272A7004A47F5 /* tcltest.n */,
1164                                F96D3EB208F272A7004A47F5 /* tclvars.n */,
1165                                F96D3EB308F272A7004A47F5 /* tell.n */,
1166                                F96D3EB408F272A7004A47F5 /* Thread.3 */,
1167                                F96D3EB508F272A7004A47F5 /* time.n */,
1168                                F96D3EB608F272A7004A47F5 /* tm.n */,
1169                                F96D3EB708F272A7004A47F5 /* ToUpper.3 */,
1170                                F96D3EB808F272A7004A47F5 /* trace.n */,
1171                                F96D3EB908F272A7004A47F5 /* TraceCmd.3 */,
1172                                F96D3EBA08F272A7004A47F5 /* TraceVar.3 */,
1173                                F96D3EBB08F272A7004A47F5 /* Translate.3 */,
1174                                F96D3EBC08F272A7004A47F5 /* UniCharIsAlpha.3 */,
1175                                F96D3EBD08F272A7004A47F5 /* unknown.n */,
1176                                F96D3EBE08F272A7004A47F5 /* unload.n */,
1177                                F96D3EBF08F272A7004A47F5 /* unset.n */,
1178                                F96D3EC008F272A7004A47F5 /* update.n */,
1179                                F96D3EC108F272A7004A47F5 /* uplevel.n */,
1180                                F96D3EC208F272A7004A47F5 /* UpVar.3 */,
1181                                F96D3EC308F272A7004A47F5 /* upvar.n */,
1182                                F96D3EC408F272A7004A47F5 /* Utf.3 */,
1183                                F96D3EC508F272A7004A47F5 /* variable.n */,
1184                                F96D3EC608F272A7004A47F5 /* vwait.n */,
1185                                F96D3EC708F272A7004A47F5 /* while.n */,
1186                                F96D3EC808F272A7004A47F5 /* WrongNumArgs.3 */,
1187                        );
1188                        path = doc;
1189                        sourceTree = "<group>";
1190                };
1191                F96D3EC908F272A7004A47F5 /* generic */ = {
1192                        isa = PBXGroup;
1193                        children = (
1194                                F96D3ECA08F272A7004A47F5 /* README */,
1195                                F96D3ECB08F272A7004A47F5 /* regc_color.c */,
1196                                F96D3ECC08F272A7004A47F5 /* regc_cvec.c */,
1197                                F96D3ECD08F272A7004A47F5 /* regc_lex.c */,
1198                                F96D3ECE08F272A7004A47F5 /* regc_locale.c */,
1199                                F96D3ECF08F272A7004A47F5 /* regc_nfa.c */,
1200                                F96D3ED008F272A7004A47F5 /* regcomp.c */,
1201                                F96D3ED108F272A7004A47F5 /* regcustom.h */,
1202                                F96D3ED208F272A7004A47F5 /* rege_dfa.c */,
1203                                F96D3ED308F272A7004A47F5 /* regerror.c */,
1204                                F96D3ED408F272A7004A47F5 /* regerrs.h */,
1205                                F96D3ED508F272A7004A47F5 /* regex.h */,
1206                                F96D3ED608F272A7004A47F5 /* regexec.c */,
1207                                F96D3ED708F272A7004A47F5 /* regfree.c */,
1208                                F96D3ED808F272A7004A47F5 /* regfronts.c */,
1209                                F96D3ED908F272A7004A47F5 /* regguts.h */,
1210                                F96D3EDA08F272A7004A47F5 /* tcl.decls */,
1211                                F96D3EDB08F272A7004A47F5 /* tcl.h */,
1212                                F96D3EDC08F272A7004A47F5 /* tclAlloc.c */,
1213                                F96D3EDD08F272A7004A47F5 /* tclAsync.c */,
1214                                F96D3EDE08F272A7004A47F5 /* tclBasic.c */,
1215                                F96D3EDF08F272A7004A47F5 /* tclBinary.c */,
1216                                F96D3EE008F272A7004A47F5 /* tclCkalloc.c */,
1217                                F96D3EE108F272A7004A47F5 /* tclClock.c */,
1218                                F96D3EE208F272A7004A47F5 /* tclCmdAH.c */,
1219                                F96D3EE308F272A7004A47F5 /* tclCmdIL.c */,
1220                                F96D3EE408F272A7004A47F5 /* tclCmdMZ.c */,
1221                                F96D3EE508F272A7004A47F5 /* tclCompCmds.c */,
1222                                F96D3EE608F272A7004A47F5 /* tclCompExpr.c */,
1223                                F96D3EE708F272A7004A47F5 /* tclCompile.c */,
1224                                F96D3EE808F272A7004A47F5 /* tclCompile.h */,
1225                                F96D3EE908F272A7004A47F5 /* tclConfig.c */,
1226                                F96D3EEA08F272A7004A47F5 /* tclDate.c */,
1227                                F96D3EEB08F272A7004A47F5 /* tclDecls.h */,
1228                                F96D3EEC08F272A7004A47F5 /* tclDictObj.c */,
1229                                F96D3EED08F272A7004A47F5 /* tclEncoding.c */,
1230                                F96D3EEE08F272A7004A47F5 /* tclEnv.c */,
1231                                F96D3EEF08F272A7004A47F5 /* tclEvent.c */,
1232                                F96D3EF008F272A7004A47F5 /* tclExecute.c */,
1233                                F96D3EF108F272A7004A47F5 /* tclFCmd.c */,
1234                                F96D3EF208F272A7004A47F5 /* tclFileName.c */,
1235                                F96D3EF308F272A7004A47F5 /* tclFileSystem.h */,
1236                                F96D3EF408F272A7004A47F5 /* tclGet.c */,
1237                                F96D3EF508F272A7004A47F5 /* tclGetDate.y */,
1238                                F96D3EF608F272A7004A47F5 /* tclHash.c */,
1239                                F96D3EF708F272A7004A47F5 /* tclHistory.c */,
1240                                F96D3EF808F272A7004A47F5 /* tclIndexObj.c */,
1241                                F96D3EF908F272A7004A47F5 /* tclInt.decls */,
1242                                F96D3EFA08F272A7004A47F5 /* tclInt.h */,
1243                                F96D3EFB08F272A7004A47F5 /* tclIntDecls.h */,
1244                                F96D3EFC08F272A7004A47F5 /* tclInterp.c */,
1245                                F96D3EFD08F272A7004A47F5 /* tclIntPlatDecls.h */,
1246                                F96D3EFE08F272A7004A47F5 /* tclIO.c */,
1247                                F96D3EFF08F272A7004A47F5 /* tclIO.h */,
1248                                F96D3F0008F272A7004A47F5 /* tclIOCmd.c */,
1249                                F96D3F0108F272A7004A47F5 /* tclIOGT.c */,
1250                                F96D3F0208F272A7004A47F5 /* tclIORChan.c */,
1251                                F96D3F0308F272A7004A47F5 /* tclIOSock.c */,
1252                                F96D3F0408F272A7004A47F5 /* tclIOUtil.c */,
1253                                F96D3F0508F272A7004A47F5 /* tclLink.c */,
1254                                F96D3F0608F272A7004A47F5 /* tclListObj.c */,
1255                                F96D3F0708F272A7004A47F5 /* tclLiteral.c */,
1256                                F96D3F0808F272A7004A47F5 /* tclLoad.c */,
1257                                F96D3F0908F272A7004A47F5 /* tclLoadNone.c */,
1258                                F96D3F0A08F272A7004A47F5 /* tclMain.c */,
1259                                F96D3F0B08F272A7004A47F5 /* tclNamesp.c */,
1260                                F96D3F0C08F272A7004A47F5 /* tclNotify.c */,
1261                                F96D3F0D08F272A7004A47F5 /* tclObj.c */,
1262                                F96D3F0E08F272A7004A47F5 /* tclPanic.c */,
1263                                F96D3F0F08F272A7004A47F5 /* tclParse.c */,
1264                                F96D3F1108F272A7004A47F5 /* tclPathObj.c */,
1265                                F96D3F1208F272A7004A47F5 /* tclPipe.c */,
1266                                F96D3F1308F272A7004A47F5 /* tclPkg.c */,
1267                                F96D3F1408F272A7004A47F5 /* tclPkgConfig.c */,
1268                                F96D3F1508F272A7004A47F5 /* tclPlatDecls.h */,
1269                                F96D3F1608F272A7004A47F5 /* tclPort.h */,
1270                                F96D3F1708F272A7004A47F5 /* tclPosixStr.c */,
1271                                F96D3F1808F272A7004A47F5 /* tclPreserve.c */,
1272                                F96D3F1908F272A7004A47F5 /* tclProc.c */,
1273                                F96D3F1A08F272A7004A47F5 /* tclRegexp.c */,
1274                                F96D3F1B08F272A7004A47F5 /* tclRegexp.h */,
1275                                F96D3F1C08F272A7004A47F5 /* tclResolve.c */,
1276                                F96D3F1D08F272A7004A47F5 /* tclResult.c */,
1277                                F96D3F1E08F272A7004A47F5 /* tclScan.c */,
1278                                F96D3F1F08F272A7004A47F5 /* tclStringObj.c */,
1279                                F96D3F2408F272A7004A47F5 /* tclStrToD.c */,
1280                                F96D3F2508F272A7004A47F5 /* tclStubInit.c */,
1281                                F96D3F2608F272A7004A47F5 /* tclStubLib.c */,
1282                                F96D3F2708F272A7004A47F5 /* tclTest.c */,
1283                                F96D3F2808F272A7004A47F5 /* tclTestObj.c */,
1284                                F96D3F2908F272A7004A47F5 /* tclTestProcBodyObj.c */,
1285                                F96D3F2A08F272A7004A47F5 /* tclThread.c */,
1286                                F96D3F2B08F272A7004A47F5 /* tclThreadAlloc.c */,
1287                                F96D3F2C08F272A7004A47F5 /* tclThreadJoin.c */,
1288                                F96D3F2D08F272A7004A47F5 /* tclThreadStorage.c */,
1289                                F96D3F2E08F272A7004A47F5 /* tclThreadTest.c */,
1290                                F96D3F2F08F272A7004A47F5 /* tclTimer.c */,
1291                                F9903CAF094FAADA004613E9 /* tclTomMath.decls */,
1292                                F96D3F3008F272A7004A47F5 /* tclTomMath.h */,
1293                                F9903CB0094FAADA004613E9 /* tclTomMathDecls.h */,
1294                                F96D3F3108F272A7004A47F5 /* tclTomMathInterface.c */,
1295                                F96D3F3208F272A7004A47F5 /* tclTrace.c */,
1296                                F96D3F3308F272A7004A47F5 /* tclUniData.c */,
1297                                F96D3F3408F272A7004A47F5 /* tclUtf.c */,
1298                                F96D3F3508F272A7004A47F5 /* tclUtil.c */,
1299                                F96D3F3608F272A7004A47F5 /* tclVar.c */,
1300                                F96D3F3708F272A7004A47F5 /* tommath.h */,
1301                        );
1302                        path = generic;
1303                        sourceTree = "<group>";
1304                };
1305                F96D3F3808F272A7004A47F5 /* library */ = {
1306                        isa = PBXGroup;
1307                        children = (
1308                                F96D3F3908F272A8004A47F5 /* auto.tcl */,
1309                                F96D3F3A08F272A8004A47F5 /* clock.tcl */,
1310                                F96D3F3B08F272A8004A47F5 /* dde */,
1311                                F96D3F8C08F272A8004A47F5 /* history.tcl */,
1312                                F96D3F8D08F272A8004A47F5 /* http */,
1313                                F96D3F9008F272A8004A47F5 /* http1.0 */,
1314                                F96D3F9308F272A8004A47F5 /* init.tcl */,
1315                                F96D3F9408F272A8004A47F5 /* msgcat */,
1316                                F96D401708F272AA004A47F5 /* opt */,
1317                                F96D401A08F272AA004A47F5 /* package.tcl */,
1318                                F96D401B08F272AA004A47F5 /* parray.tcl */,
1319                                F9ECB1110B26521500A28025 /* platform */,
1320                                F96D401C08F272AA004A47F5 /* reg */,
1321                                F96D401E08F272AA004A47F5 /* safe.tcl */,
1322                                F96D401F08F272AA004A47F5 /* tclIndex */,
1323                                F96D402008F272AA004A47F5 /* tcltest */,
1324                                F96D402308F272AA004A47F5 /* tm.tcl */,
1325                                F96D425B08F272B2004A47F5 /* word.tcl */,
1326                        );
1327                        path = library;
1328                        sourceTree = "<group>";
1329                };
1330                F96D3F3B08F272A8004A47F5 /* dde */ = {
1331                        isa = PBXGroup;
1332                        children = (
1333                                F96D3F3C08F272A8004A47F5 /* pkgIndex.tcl */,
1334                        );
1335                        path = dde;
1336                        sourceTree = "<group>";
1337                };
1338                F96D3F8D08F272A8004A47F5 /* http */ = {
1339                        isa = PBXGroup;
1340                        children = (
1341                                F96D3F8E08F272A8004A47F5 /* http.tcl */,
1342                                F96D3F8F08F272A8004A47F5 /* pkgIndex.tcl */,
1343                        );
1344                        path = http;
1345                        sourceTree = "<group>";
1346                };
1347                F96D3F9008F272A8004A47F5 /* http1.0 */ = {
1348                        isa = PBXGroup;
1349                        children = (
1350                                F96D3F9108F272A8004A47F5 /* http.tcl */,
1351                                F96D3F9208F272A8004A47F5 /* pkgIndex.tcl */,
1352                        );
1353                        path = http1.0;
1354                        sourceTree = "<group>";
1355                };
1356                F96D3F9408F272A8004A47F5 /* msgcat */ = {
1357                        isa = PBXGroup;
1358                        children = (
1359                                F96D3F9508F272A8004A47F5 /* msgcat.tcl */,
1360                                F96D3F9608F272A8004A47F5 /* pkgIndex.tcl */,
1361                        );
1362                        path = msgcat;
1363                        sourceTree = "<group>";
1364                };
1365                F96D401708F272AA004A47F5 /* opt */ = {
1366                        isa = PBXGroup;
1367                        children = (
1368                                F96D401808F272AA004A47F5 /* optparse.tcl */,
1369                                F96D401908F272AA004A47F5 /* pkgIndex.tcl */,
1370                        );
1371                        path = opt;
1372                        sourceTree = "<group>";
1373                };
1374                F96D401C08F272AA004A47F5 /* reg */ = {
1375                        isa = PBXGroup;
1376                        children = (
1377                                F96D401D08F272AA004A47F5 /* pkgIndex.tcl */,
1378                        );
1379                        path = reg;
1380                        sourceTree = "<group>";
1381                };
1382                F96D402008F272AA004A47F5 /* tcltest */ = {
1383                        isa = PBXGroup;
1384                        children = (
1385                                F96D402108F272AA004A47F5 /* pkgIndex.tcl */,
1386                                F96D402208F272AA004A47F5 /* tcltest.tcl */,
1387                        );
1388                        path = tcltest;
1389                        sourceTree = "<group>";
1390                };
1391                F96D425C08F272B2004A47F5 /* libtommath */ = {
1392                        isa = PBXGroup;
1393                        children = (
1394                                F96D425F08F272B3004A47F5 /* bn.pdf */,
1395                                F96D426108F272B3004A47F5 /* bn_error.c */,
1396                                F96D426208F272B3004A47F5 /* bn_fast_mp_invmod.c */,
1397                                F96D426308F272B3004A47F5 /* bn_fast_mp_montgomery_reduce.c */,
1398                                F96D426408F272B3004A47F5 /* bn_fast_s_mp_mul_digs.c */,
1399                                F96D426508F272B3004A47F5 /* bn_fast_s_mp_mul_high_digs.c */,
1400                                F96D426608F272B3004A47F5 /* bn_fast_s_mp_sqr.c */,
1401                                F96D426708F272B3004A47F5 /* bn_mp_2expt.c */,
1402                                F96D426808F272B3004A47F5 /* bn_mp_abs.c */,
1403                                F96D426908F272B3004A47F5 /* bn_mp_add.c */,
1404                                F96D426A08F272B3004A47F5 /* bn_mp_add_d.c */,
1405                                F96D426B08F272B3004A47F5 /* bn_mp_addmod.c */,
1406                                F96D426C08F272B3004A47F5 /* bn_mp_and.c */,
1407                                F96D426D08F272B3004A47F5 /* bn_mp_clamp.c */,
1408                                F96D426E08F272B3004A47F5 /* bn_mp_clear.c */,
1409                                F96D426F08F272B3004A47F5 /* bn_mp_clear_multi.c */,
1410                                F96D427008F272B3004A47F5 /* bn_mp_cmp.c */,
1411                                F96D427108F272B3004A47F5 /* bn_mp_cmp_d.c */,
1412                                F96D427208F272B3004A47F5 /* bn_mp_cmp_mag.c */,
1413                                F96D427308F272B3004A47F5 /* bn_mp_cnt_lsb.c */,
1414                                F96D427408F272B3004A47F5 /* bn_mp_copy.c */,
1415                                F96D427508F272B3004A47F5 /* bn_mp_count_bits.c */,
1416                                F96D427608F272B3004A47F5 /* bn_mp_div.c */,
1417                                F96D427708F272B3004A47F5 /* bn_mp_div_2.c */,
1418                                F96D427808F272B3004A47F5 /* bn_mp_div_2d.c */,
1419                                F96D427908F272B3004A47F5 /* bn_mp_div_3.c */,
1420                                F96D427A08F272B3004A47F5 /* bn_mp_div_d.c */,
1421                                F96D427B08F272B3004A47F5 /* bn_mp_dr_is_modulus.c */,
1422                                F96D427C08F272B3004A47F5 /* bn_mp_dr_reduce.c */,
1423                                F96D427D08F272B3004A47F5 /* bn_mp_dr_setup.c */,
1424                                F96D427E08F272B3004A47F5 /* bn_mp_exch.c */,
1425                                F96D427F08F272B3004A47F5 /* bn_mp_expt_d.c */,
1426                                F96D428008F272B3004A47F5 /* bn_mp_exptmod.c */,
1427                                F96D428108F272B3004A47F5 /* bn_mp_exptmod_fast.c */,
1428                                F96D428208F272B3004A47F5 /* bn_mp_exteuclid.c */,
1429                                F96D428308F272B3004A47F5 /* bn_mp_fread.c */,
1430                                F96D428408F272B3004A47F5 /* bn_mp_fwrite.c */,
1431                                F96D428508F272B3004A47F5 /* bn_mp_gcd.c */,
1432                                F96D428608F272B3004A47F5 /* bn_mp_get_int.c */,
1433                                F96D428708F272B3004A47F5 /* bn_mp_grow.c */,
1434                                F96D428808F272B3004A47F5 /* bn_mp_init.c */,
1435                                F96D428908F272B3004A47F5 /* bn_mp_init_copy.c */,
1436                                F96D428A08F272B3004A47F5 /* bn_mp_init_multi.c */,
1437                                F96D428B08F272B3004A47F5 /* bn_mp_init_set.c */,
1438                                F96D428C08F272B3004A47F5 /* bn_mp_init_set_int.c */,
1439                                F96D428D08F272B3004A47F5 /* bn_mp_init_size.c */,
1440                                F96D428E08F272B3004A47F5 /* bn_mp_invmod.c */,
1441                                F96D428F08F272B3004A47F5 /* bn_mp_invmod_slow.c */,
1442                                F96D429008F272B3004A47F5 /* bn_mp_is_square.c */,
1443                                F96D429108F272B3004A47F5 /* bn_mp_jacobi.c */,
1444                                F96D429208F272B3004A47F5 /* bn_mp_karatsuba_mul.c */,
1445                                F96D429308F272B3004A47F5 /* bn_mp_karatsuba_sqr.c */,
1446                                F96D429408F272B3004A47F5 /* bn_mp_lcm.c */,
1447                                F96D429508F272B3004A47F5 /* bn_mp_lshd.c */,
1448                                F96D429608F272B3004A47F5 /* bn_mp_mod.c */,
1449                                F96D429708F272B3004A47F5 /* bn_mp_mod_2d.c */,
1450                                F96D429808F272B3004A47F5 /* bn_mp_mod_d.c */,
1451                                F96D429908F272B3004A47F5 /* bn_mp_montgomery_calc_normalization.c */,
1452                                F96D429A08F272B3004A47F5 /* bn_mp_montgomery_reduce.c */,
1453                                F96D429B08F272B3004A47F5 /* bn_mp_montgomery_setup.c */,
1454                                F96D429C08F272B3004A47F5 /* bn_mp_mul.c */,
1455                                F96D429D08F272B3004A47F5 /* bn_mp_mul_2.c */,
1456                                F96D429E08F272B3004A47F5 /* bn_mp_mul_2d.c */,
1457                                F96D429F08F272B3004A47F5 /* bn_mp_mul_d.c */,
1458                                F96D42A008F272B3004A47F5 /* bn_mp_mulmod.c */,
1459                                F96D42A108F272B3004A47F5 /* bn_mp_n_root.c */,
1460                                F96D42A208F272B3004A47F5 /* bn_mp_neg.c */,
1461                                F96D42A308F272B3004A47F5 /* bn_mp_or.c */,
1462                                F96D42A408F272B3004A47F5 /* bn_mp_prime_fermat.c */,
1463                                F96D42A508F272B3004A47F5 /* bn_mp_prime_is_divisible.c */,
1464                                F96D42A608F272B3004A47F5 /* bn_mp_prime_is_prime.c */,
1465                                F96D42A708F272B3004A47F5 /* bn_mp_prime_miller_rabin.c */,
1466                                F96D42A808F272B3004A47F5 /* bn_mp_prime_next_prime.c */,
1467                                F96D42A908F272B3004A47F5 /* bn_mp_prime_rabin_miller_trials.c */,
1468                                F96D42AA08F272B3004A47F5 /* bn_mp_prime_random_ex.c */,
1469                                F96D42AB08F272B3004A47F5 /* bn_mp_radix_size.c */,
1470                                F96D42AC08F272B3004A47F5 /* bn_mp_radix_smap.c */,
1471                                F96D42AD08F272B3004A47F5 /* bn_mp_rand.c */,
1472                                F96D42AE08F272B3004A47F5 /* bn_mp_read_radix.c */,
1473                                F96D42AF08F272B3004A47F5 /* bn_mp_read_signed_bin.c */,
1474                                F96D42B008F272B3004A47F5 /* bn_mp_read_unsigned_bin.c */,
1475                                F96D42B108F272B3004A47F5 /* bn_mp_reduce.c */,
1476                                F96D42B208F272B3004A47F5 /* bn_mp_reduce_2k.c */,
1477                                F96D42B308F272B3004A47F5 /* bn_mp_reduce_2k_l.c */,
1478                                F96D42B408F272B3004A47F5 /* bn_mp_reduce_2k_setup.c */,
1479                                F96D42B508F272B3004A47F5 /* bn_mp_reduce_2k_setup_l.c */,
1480                                F96D42B608F272B3004A47F5 /* bn_mp_reduce_is_2k.c */,
1481                                F96D42B708F272B3004A47F5 /* bn_mp_reduce_is_2k_l.c */,
1482                                F96D42B808F272B3004A47F5 /* bn_mp_reduce_setup.c */,
1483                                F96D42B908F272B3004A47F5 /* bn_mp_rshd.c */,
1484                                F96D42BA08F272B3004A47F5 /* bn_mp_set.c */,
1485                                F96D42BB08F272B3004A47F5 /* bn_mp_set_int.c */,
1486                                F96D42BC08F272B3004A47F5 /* bn_mp_shrink.c */,
1487                                F96D42BD08F272B3004A47F5 /* bn_mp_signed_bin_size.c */,
1488                                F96D42BE08F272B3004A47F5 /* bn_mp_sqr.c */,
1489                                F96D42BF08F272B3004A47F5 /* bn_mp_sqrmod.c */,
1490                                F96D42C008F272B3004A47F5 /* bn_mp_sqrt.c */,
1491                                F96D42C108F272B3004A47F5 /* bn_mp_sub.c */,
1492                                F96D42C208F272B3004A47F5 /* bn_mp_sub_d.c */,
1493                                F96D42C308F272B3004A47F5 /* bn_mp_submod.c */,
1494                                F96D42C408F272B3004A47F5 /* bn_mp_to_signed_bin.c */,
1495                                F96D42C508F272B3004A47F5 /* bn_mp_to_signed_bin_n.c */,
1496                                F96D42C608F272B3004A47F5 /* bn_mp_to_unsigned_bin.c */,
1497                                F96D42C708F272B3004A47F5 /* bn_mp_to_unsigned_bin_n.c */,
1498                                F96D42C808F272B3004A47F5 /* bn_mp_toom_mul.c */,
1499                                F96D42C908F272B3004A47F5 /* bn_mp_toom_sqr.c */,
1500                                F96D42CA08F272B3004A47F5 /* bn_mp_toradix.c */,
1501                                F96D42CB08F272B3004A47F5 /* bn_mp_toradix_n.c */,
1502                                F96D42CC08F272B3004A47F5 /* bn_mp_unsigned_bin_size.c */,
1503                                F96D42CD08F272B3004A47F5 /* bn_mp_xor.c */,
1504                                F96D42CE08F272B3004A47F5 /* bn_mp_zero.c */,
1505                                F96D42CF08F272B3004A47F5 /* bn_prime_tab.c */,
1506                                F96D42D008F272B3004A47F5 /* bn_reverse.c */,
1507                                F96D42D108F272B3004A47F5 /* bn_s_mp_add.c */,
1508                                F96D42D208F272B3004A47F5 /* bn_s_mp_exptmod.c */,
1509                                F96D42D308F272B3004A47F5 /* bn_s_mp_mul_digs.c */,
1510                                F96D42D408F272B3004A47F5 /* bn_s_mp_mul_high_digs.c */,
1511                                F96D42D508F272B3004A47F5 /* bn_s_mp_sqr.c */,
1512                                F96D42D608F272B3004A47F5 /* bn_s_mp_sub.c */,
1513                                F96D42D708F272B3004A47F5 /* bncore.c */,
1514                                F96D42D908F272B3004A47F5 /* callgraph.txt */,
1515                                F96D42DA08F272B3004A47F5 /* changes.txt */,
1516                                F96D42F008F272B3004A47F5 /* LICENSE */,
1517                                F96D431D08F272B4004A47F5 /* poster.pdf */,
1518                                F96D432608F272B4004A47F5 /* tommath.pdf */,
1519                                F96D432908F272B4004A47F5 /* tommath_class.h */,
1520                                F96D432A08F272B4004A47F5 /* tommath_superclass.h */,
1521                        );
1522                        path = libtommath;
1523                        sourceTree = "<group>";
1524                };
1525                F96D432C08F272B4004A47F5 /* macosx */ = {
1526                        isa = PBXGroup;
1527                        children = (
1528                                F96D432E08F272B5004A47F5 /* configure.ac */,
1529                                F96D432F08F272B5004A47F5 /* GNUmakefile */,
1530                                F96D433108F272B5004A47F5 /* README */,
1531                                F96D433908F272B5004A47F5 /* tclMacOSXBundle.c */,
1532                                F96D433D08F272B5004A47F5 /* tclMacOSXFCmd.c */,
1533                                F96D433E08F272B5004A47F5 /* tclMacOSXNotify.c */,
1534                                F96D433208F272B5004A47F5 /* Tcl-Info.plist.in */,
1535                                F91E62260C1AE686006C9D96 /* Tclsh-Info.plist.in */,
1536                                F97AE7F10B65C1E900310EA2 /* Tcl-Common.xcconfig */,
1537                                F97AE8330B65C87F00310EA2 /* Tcl-Debug.xcconfig */,
1538                                F97AE82B0B65C69B00310EA2 /* Tcl-Release.xcconfig */,
1539                        );
1540                        path = macosx;
1541                        sourceTree = "<group>";
1542                };
1543                F96D434408F272B5004A47F5 /* tests */ = {
1544                        isa = PBXGroup;
1545                        children = (
1546                                F96D434508F272B5004A47F5 /* all.tcl */,
1547                                F96D434608F272B5004A47F5 /* append.test */,
1548                                F96D434708F272B5004A47F5 /* appendComp.test */,
1549                                F9ECB1CA0B2652D300A28025 /* apply.test */,
1550                                F96D434808F272B5004A47F5 /* assocd.test */,
1551                                F96D434908F272B5004A47F5 /* async.test */,
1552                                F96D434A08F272B5004A47F5 /* autoMkindex.test */,
1553                                F96D434B08F272B5004A47F5 /* basic.test */,
1554                                F96D434C08F272B5004A47F5 /* binary.test */,
1555                                F96D434D08F272B5004A47F5 /* case.test */,
1556                                F96D434E08F272B5004A47F5 /* chan.test */,
1557                                F9A493240CEBF38300B78AE2 /* chanio.test */,
1558                                F96D434F08F272B5004A47F5 /* clock.test */,
1559                                F96D435008F272B5004A47F5 /* cmdAH.test */,
1560                                F96D435108F272B5004A47F5 /* cmdIL.test */,
1561                                F96D435208F272B5004A47F5 /* cmdInfo.test */,
1562                                F96D435308F272B5004A47F5 /* cmdMZ.test */,
1563                                F96D435408F272B5004A47F5 /* compExpr-old.test */,
1564                                F96D435508F272B5004A47F5 /* compExpr.test */,
1565                                F96D435608F272B5004A47F5 /* compile.test */,
1566                                F96D435708F272B5004A47F5 /* concat.test */,
1567                                F96D435808F272B5004A47F5 /* config.test */,
1568                                F96D435908F272B5004A47F5 /* dcall.test */,
1569                                F96D435A08F272B5004A47F5 /* dict.test */,
1570                                F96D435C08F272B5004A47F5 /* dstring.test */,
1571                                F96D435E08F272B5004A47F5 /* encoding.test */,
1572                                F96D435F08F272B5004A47F5 /* env.test */,
1573                                F96D436008F272B5004A47F5 /* error.test */,
1574                                F96D436108F272B5004A47F5 /* eval.test */,
1575                                F96D436208F272B5004A47F5 /* event.test */,
1576                                F96D436308F272B5004A47F5 /* exec.test */,
1577                                F96D436408F272B5004A47F5 /* execute.test */,
1578                                F96D436508F272B5004A47F5 /* expr-old.test */,
1579                                F96D436608F272B5004A47F5 /* expr.test */,
1580                                F96D436708F272B6004A47F5 /* fCmd.test */,
1581                                F96D436808F272B6004A47F5 /* fileName.test */,
1582                                F96D436908F272B6004A47F5 /* fileSystem.test */,
1583                                F96D436A08F272B6004A47F5 /* for-old.test */,
1584                                F96D436B08F272B6004A47F5 /* for.test */,
1585                                F96D436C08F272B6004A47F5 /* foreach.test */,
1586                                F96D436D08F272B6004A47F5 /* format.test */,
1587                                F96D436E08F272B6004A47F5 /* get.test */,
1588                                F96D436F08F272B6004A47F5 /* history.test */,
1589                                F96D437008F272B6004A47F5 /* http.test */,
1590                                F96D437108F272B6004A47F5 /* httpd */,
1591                                F96D437208F272B6004A47F5 /* httpold.test */,
1592                                F96D437308F272B6004A47F5 /* if-old.test */,
1593                                F96D437408F272B6004A47F5 /* if.test */,
1594                                F96D437508F272B6004A47F5 /* incr-old.test */,
1595                                F96D437608F272B6004A47F5 /* incr.test */,
1596                                F96D437708F272B6004A47F5 /* indexObj.test */,
1597                                F96D437808F272B6004A47F5 /* info.test */,
1598                                F96D437908F272B6004A47F5 /* init.test */,
1599                                F96D437A08F272B6004A47F5 /* interp.test */,
1600                                F96D437B08F272B6004A47F5 /* io.test */,
1601                                F96D437C08F272B6004A47F5 /* ioCmd.test */,
1602                                F96D437D08F272B6004A47F5 /* iogt.test */,
1603                                F96D437E08F272B6004A47F5 /* ioUtil.test */,
1604                                F96D437F08F272B6004A47F5 /* join.test */,
1605                                F96D438008F272B6004A47F5 /* lindex.test */,
1606                                F96D438108F272B6004A47F5 /* link.test */,
1607                                F96D438208F272B6004A47F5 /* linsert.test */,
1608                                F96D438308F272B6004A47F5 /* list.test */,
1609                                F96D438408F272B6004A47F5 /* listObj.test */,
1610                                F96D438508F272B6004A47F5 /* llength.test */,
1611                                F96D438608F272B6004A47F5 /* load.test */,
1612                                F96D438708F272B6004A47F5 /* lrange.test */,
1613                                F96D438808F272B6004A47F5 /* lrepeat.test */,
1614                                F96D438908F272B6004A47F5 /* lreplace.test */,
1615                                F96D438A08F272B6004A47F5 /* lsearch.test */,
1616                                F96D438B08F272B6004A47F5 /* lset.test */,
1617                                F96D438C08F272B6004A47F5 /* lsetComp.test */,
1618                                F96D438D08F272B6004A47F5 /* macOSXFCmd.test */,
1619                                F95FAFF90B34F1130072E431 /* macOSXLoad.test */,
1620                                F96D438E08F272B6004A47F5 /* main.test */,
1621                                F9ECB1CB0B26534C00A28025 /* mathop.test */,
1622                                F96D438F08F272B6004A47F5 /* misc.test */,
1623                                F96D439008F272B6004A47F5 /* msgcat.test */,
1624                                F96D439108F272B6004A47F5 /* namespace-old.test */,
1625                                F96D439208F272B7004A47F5 /* namespace.test */,
1626                                F96D439308F272B7004A47F5 /* notify.test */,
1627                                F96D439408F272B7004A47F5 /* obj.test */,
1628                                F96D439508F272B7004A47F5 /* opt.test */,
1629                                F96D439608F272B7004A47F5 /* package.test */,
1630                                F96D439708F272B7004A47F5 /* parse.test */,
1631                                F96D439808F272B7004A47F5 /* parseExpr.test */,
1632                                F96D439908F272B7004A47F5 /* parseOld.test */,
1633                                F96D439A08F272B7004A47F5 /* pid.test */,
1634                                F96D439B08F272B7004A47F5 /* pkg.test */,
1635                                F96D439C08F272B7004A47F5 /* pkgMkIndex.test */,
1636                                F96D439D08F272B7004A47F5 /* platform.test */,
1637                                F96D439E08F272B7004A47F5 /* proc-old.test */,
1638                                F96D439F08F272B7004A47F5 /* proc.test */,
1639                                F96D43A008F272B7004A47F5 /* pwd.test */,
1640                                F96D43A108F272B7004A47F5 /* README */,
1641                                F96D43A208F272B7004A47F5 /* reg.test */,
1642                                F96D43A308F272B7004A47F5 /* regexp.test */,
1643                                F96D43A408F272B7004A47F5 /* regexpComp.test */,
1644                                F96D43A508F272B7004A47F5 /* registry.test */,
1645                                F96D43A608F272B7004A47F5 /* remote.tcl */,
1646                                F96D43A708F272B7004A47F5 /* rename.test */,
1647                                F96D43A808F272B7004A47F5 /* result.test */,
1648                                F96D43A908F272B7004A47F5 /* safe.test */,
1649                                F96D43AA08F272B7004A47F5 /* scan.test */,
1650                                F96D43AB08F272B7004A47F5 /* security.test */,
1651                                F96D43AC08F272B7004A47F5 /* set-old.test */,
1652                                F96D43AD08F272B7004A47F5 /* set.test */,
1653                                F96D43AE08F272B7004A47F5 /* socket.test */,
1654                                F96D43AF08F272B7004A47F5 /* source.test */,
1655                                F96D43B008F272B7004A47F5 /* split.test */,
1656                                F96D43B108F272B7004A47F5 /* stack.test */,
1657                                F96D43B208F272B7004A47F5 /* string.test */,
1658                                F96D43B308F272B7004A47F5 /* stringComp.test */,
1659                                F96D43B408F272B7004A47F5 /* stringObj.test */,
1660                                F96D43B508F272B7004A47F5 /* subst.test */,
1661                                F96D43B608F272B7004A47F5 /* switch.test */,
1662                                F96D43B708F272B7004A47F5 /* tcltest.test */,
1663                                F96D43B808F272B7004A47F5 /* thread.test */,
1664                                F96D43B908F272B7004A47F5 /* timer.test */,
1665                                F96D43BA08F272B7004A47F5 /* tm.test */,
1666                                F96D43BB08F272B7004A47F5 /* trace.test */,
1667                                F96D43BC08F272B7004A47F5 /* unixFCmd.test */,
1668                                F96D43BD08F272B7004A47F5 /* unixFile.test */,
1669                                F96D43BE08F272B7004A47F5 /* unixInit.test */,
1670                                F96D43BF08F272B7004A47F5 /* unixNotfy.test */,
1671                                F96D43C008F272B7004A47F5 /* unknown.test */,
1672                                F96D43C108F272B7004A47F5 /* unload.test */,
1673                                F96D43C208F272B7004A47F5 /* uplevel.test */,
1674                                F96D43C308F272B7004A47F5 /* upvar.test */,
1675                                F96D43C408F272B7004A47F5 /* utf.test */,
1676                                F96D43C508F272B7004A47F5 /* util.test */,
1677                                F96D43C608F272B7004A47F5 /* var.test */,
1678                                F96D43C708F272B7004A47F5 /* while-old.test */,
1679                                F96D43C808F272B7004A47F5 /* while.test */,
1680                                F96D43C908F272B7004A47F5 /* winConsole.test */,
1681                                F96D43CA08F272B7004A47F5 /* winDde.test */,
1682                                F96D43CB08F272B7004A47F5 /* winFCmd.test */,
1683                                F96D43CC08F272B7004A47F5 /* winFile.test */,
1684                                F96D43CD08F272B7004A47F5 /* winNotify.test */,
1685                                F96D43CE08F272B7004A47F5 /* winPipe.test */,
1686                                F96D43CF08F272B7004A47F5 /* winTime.test */,
1687                        );
1688                        path = tests;
1689                        sourceTree = "<group>";
1690                };
1691                F96D43D008F272B8004A47F5 /* tools */ = {
1692                        isa = PBXGroup;
1693                        children = (
1694                                F96D43D108F272B8004A47F5 /* checkLibraryDoc.tcl */,
1695                                F96D43D208F272B8004A47F5 /* configure */,
1696                                F96D43D308F272B8004A47F5 /* configure.in */,
1697                                F96D442208F272B8004A47F5 /* eolFix.tcl */,
1698                                F96D442408F272B8004A47F5 /* fix_tommath_h.tcl */,
1699                                F96D442508F272B8004A47F5 /* genStubs.tcl */,
1700                                F96D442708F272B8004A47F5 /* index.tcl */,
1701                                F96D442808F272B8004A47F5 /* installData.tcl */,
1702                                F96D442908F272B8004A47F5 /* loadICU.tcl */,
1703                                F96D442A08F272B8004A47F5 /* Makefile.in */,
1704                                F96D442B08F272B8004A47F5 /* makeTestCases.tcl */,
1705                                F96D442C08F272B8004A47F5 /* man2help.tcl */,
1706                                F96D442D08F272B8004A47F5 /* man2help2.tcl */,
1707                                F96D442E08F272B8004A47F5 /* man2html.tcl */,
1708                                F96D442F08F272B8004A47F5 /* man2html1.tcl */,
1709                                F96D443008F272B8004A47F5 /* man2html2.tcl */,
1710                                F96D443108F272B8004A47F5 /* man2tcl.c */,
1711                                F96D443208F272B8004A47F5 /* README */,
1712                                F96D443308F272B8004A47F5 /* regexpTestLib.tcl */,
1713                                F96D443408F272B8004A47F5 /* str2c */,
1714                                F96D443508F272B8004A47F5 /* tcl.hpj.in */,
1715                                F96D443608F272B8004A47F5 /* tcl.wse.in */,
1716                                F96D443708F272B9004A47F5 /* tclmin.wse */,
1717                                F96D443908F272B9004A47F5 /* tcltk-man2html.tcl */,
1718                                F96D443A08F272B9004A47F5 /* tclZIC.tcl */,
1719                                F96D443B08F272B9004A47F5 /* uniClass.tcl */,
1720                                F96D443C08F272B9004A47F5 /* uniParse.tcl */,
1721                        );
1722                        path = tools;
1723                        sourceTree = "<group>";
1724                };
1725                F96D443E08F272B9004A47F5 /* unix */ = {
1726                        isa = PBXGroup;
1727                        children = (
1728                                F96D444008F272B9004A47F5 /* aclocal.m4 */,
1729                                F96D444108F272B9004A47F5 /* configure */,
1730                                F96D444208F272B9004A47F5 /* configure.in */,
1731                                F96D444308F272B9004A47F5 /* dltest */,
1732                                F96D444D08F272B9004A47F5 /* install-sh */,
1733                                F96D444E08F272B9004A47F5 /* installManPage */,
1734                                F96D444F08F272B9004A47F5 /* ldAix */,
1735                                F96D445008F272B9004A47F5 /* Makefile.in */,
1736                                F96D445208F272B9004A47F5 /* README */,
1737                                F96D445308F272B9004A47F5 /* tcl.m4 */,
1738                                F96D445408F272B9004A47F5 /* tcl.spec */,
1739                                F96D445508F272B9004A47F5 /* tclAppInit.c */,
1740                                F96D445608F272B9004A47F5 /* tclConfig.h.in */,
1741                                F96D445708F272B9004A47F5 /* tclConfig.sh.in */,
1742                                F96D445808F272B9004A47F5 /* tclLoadAix.c */,
1743                                F96D445908F272B9004A47F5 /* tclLoadDl.c */,
1744                                F96D445B08F272B9004A47F5 /* tclLoadDyld.c */,
1745                                F96D445C08F272B9004A47F5 /* tclLoadNext.c */,
1746                                F96D445D08F272B9004A47F5 /* tclLoadOSF.c */,
1747                                F96D445E08F272B9004A47F5 /* tclLoadShl.c */,
1748                                F96D445F08F272B9004A47F5 /* tclUnixChan.c */,
1749                                F9FC77B70AB29E9100B7077D /* tclUnixCompat.c */,
1750                                F96D446008F272B9004A47F5 /* tclUnixEvent.c */,
1751                                F96D446108F272B9004A47F5 /* tclUnixFCmd.c */,
1752                                F96D446208F272B9004A47F5 /* tclUnixFile.c */,
1753                                F96D446308F272B9004A47F5 /* tclUnixInit.c */,
1754                                F96D446408F272B9004A47F5 /* tclUnixNotfy.c */,
1755                                F96D446508F272B9004A47F5 /* tclUnixPipe.c */,
1756                                F96D446608F272B9004A47F5 /* tclUnixPort.h */,
1757                                F96D446708F272B9004A47F5 /* tclUnixSock.c */,
1758                                F96D446808F272B9004A47F5 /* tclUnixTest.c */,
1759                                F96D446908F272B9004A47F5 /* tclUnixThrd.c */,
1760                                F96D446A08F272B9004A47F5 /* tclUnixThrd.h */,
1761                                F96D446B08F272B9004A47F5 /* tclUnixTime.c */,
1762                                F96D446C08F272B9004A47F5 /* tclXtNotify.c */,
1763                                F96D446D08F272B9004A47F5 /* tclXtTest.c */,
1764                        );
1765                        path = unix;
1766                        sourceTree = "<group>";
1767                };
1768                F96D444308F272B9004A47F5 /* dltest */ = {
1769                        isa = PBXGroup;
1770                        children = (
1771                                F96D444408F272B9004A47F5 /* Makefile.in */,
1772                                F96D444508F272B9004A47F5 /* pkga.c */,
1773                                F96D444608F272B9004A47F5 /* pkgb.c */,
1774                                F96D444708F272B9004A47F5 /* pkgc.c */,
1775                                F96D444808F272B9004A47F5 /* pkgd.c */,
1776                                F96D444908F272B9004A47F5 /* pkge.c */,
1777                                F96D444B08F272B9004A47F5 /* pkgua.c */,
1778                                F96D444C08F272B9004A47F5 /* README */,
1779                        );
1780                        path = dltest;
1781                        sourceTree = "<group>";
1782                };
1783                F96D446E08F272B9004A47F5 /* win */ = {
1784                        isa = PBXGroup;
1785                        children = (
1786                                F96D447008F272BA004A47F5 /* aclocal.m4 */,
1787                                F96D447108F272BA004A47F5 /* buildall.vc.bat */,
1788                                F96D447208F272BA004A47F5 /* cat.c */,
1789                                F96D447308F272BA004A47F5 /* coffbase.txt */,
1790                                F96D447408F272BA004A47F5 /* configure */,
1791                                F96D447508F272BA004A47F5 /* configure.in */,
1792                                F96D447608F272BA004A47F5 /* makefile.bc */,
1793                                F96D447708F272BA004A47F5 /* Makefile.in */,
1794                                F96D447808F272BA004A47F5 /* makefile.vc */,
1795                                F96D447908F272BA004A47F5 /* nmakehlp.c */,
1796                                F96D447A08F272BA004A47F5 /* README */,
1797                                F96D447C08F272BA004A47F5 /* rules.vc */,
1798                                F96D447D08F272BA004A47F5 /* stub16.c */,
1799                                F96D447E08F272BA004A47F5 /* tcl.dsp */,
1800                                F96D447F08F272BA004A47F5 /* tcl.dsw */,
1801                                F96D448008F272BA004A47F5 /* tcl.hpj.in */,
1802                                F96D448108F272BA004A47F5 /* tcl.m4 */,
1803                                F96D448208F272BA004A47F5 /* tcl.rc */,
1804                                F96D448308F272BA004A47F5 /* tclAppInit.c */,
1805                                F96D448408F272BA004A47F5 /* tclConfig.sh.in */,
1806                                F96D448608F272BA004A47F5 /* tclsh.rc */,
1807                                F96D448708F272BA004A47F5 /* tclWin32Dll.c */,
1808                                F96D448808F272BA004A47F5 /* tclWinChan.c */,
1809                                F96D448908F272BA004A47F5 /* tclWinConsole.c */,
1810                                F96D448A08F272BA004A47F5 /* tclWinDde.c */,
1811                                F96D448B08F272BA004A47F5 /* tclWinError.c */,
1812                                F96D448C08F272BA004A47F5 /* tclWinFCmd.c */,
1813                                F96D448D08F272BA004A47F5 /* tclWinFile.c */,
1814                                F96D448E08F272BA004A47F5 /* tclWinInit.c */,
1815                                F96D448F08F272BA004A47F5 /* tclWinInt.h */,
1816                                F96D449008F272BA004A47F5 /* tclWinLoad.c */,
1817                                F96D449108F272BA004A47F5 /* tclWinNotify.c */,
1818                                F96D449208F272BA004A47F5 /* tclWinPipe.c */,
1819                                F96D449308F272BA004A47F5 /* tclWinPort.h */,
1820                                F96D449408F272BA004A47F5 /* tclWinReg.c */,
1821                                F96D449508F272BA004A47F5 /* tclWinSerial.c */,
1822                                F96D449608F272BA004A47F5 /* tclWinSock.c */,
1823                                F96D449708F272BA004A47F5 /* tclWinTest.c */,
1824                                F96D449808F272BA004A47F5 /* tclWinThrd.c */,
1825                                F96D449908F272BA004A47F5 /* tclWinThrd.h */,
1826                                F96D449A08F272BA004A47F5 /* tclWinTime.c */,
1827                        );
1828                        path = win;
1829                        sourceTree = "<group>";
1830                };
1831                F9ECB1110B26521500A28025 /* platform */ = {
1832                        isa = PBXGroup;
1833                        children = (
1834                                F9ECB1120B26521500A28025 /* pkgIndex.tcl */,
1835                                F9ECB1130B26521500A28025 /* platform.tcl */,
1836                                F9ECB1140B26521500A28025 /* shell.tcl */,
1837                        );
1838                        path = platform;
1839                        sourceTree = "<group>";
1840                };
1841/* End PBXGroup section */
1842
1843/* Begin PBXNativeTarget section */
1844                8DD76FA90486AB0100D96B5E /* tcltest */ = {
1845                        isa = PBXNativeTarget;
1846                        buildConfigurationList = F95CC8B009158F3100EA5ACE /* Build configuration list for PBXNativeTarget "tcltest" */;
1847                        buildPhases = (
1848                                F9A5C5F508F651A2008AE941 /* ShellScript */,
1849                                8DD76FAB0486AB0100D96B5E /* Sources */,
1850                                8DD76FAD0486AB0100D96B5E /* Frameworks */,
1851                                F95FA74C0B32CE190072E431 /* ShellScript */,
1852                        );
1853                        buildRules = (
1854                        );
1855                        dependencies = (
1856                        );
1857                        name = tcltest;
1858                        productInstallPath = "$(BINDIR)";
1859                        productName = tcltest;
1860                        productReference = 8DD76FB20486AB0100D96B5E /* tcltest */;
1861                        productType = "com.apple.product-type.tool";
1862                };
1863                F97258A50A86873C00096C78 /* tests */ = {
1864                        isa = PBXNativeTarget;
1865                        buildConfigurationList = F97258A80A86873D00096C78 /* Build configuration list for PBXNativeTarget "tests" */;
1866                        buildPhases = (
1867                                F97258A40A86873C00096C78 /* ShellScript */,
1868                        );
1869                        buildRules = (
1870                        );
1871                        dependencies = (
1872                                F97258D30A868C6F00096C78 /* PBXTargetDependency */,
1873                        );
1874                        name = tests;
1875                        productName = tests;
1876                        productType = "com.apple.product-type.bundle";
1877                };
1878                F9E61D16090A3E94002B3151 /* Tcl */ = {
1879                        isa = PBXNativeTarget;
1880                        buildConfigurationList = F95CC8AB09158F3100EA5ACE /* Build configuration list for PBXNativeTarget "Tcl" */;
1881                        buildPhases = (
1882                                F97AF02F0B665DA900310EA2 /* ShellScript */,
1883                        );
1884                        buildRules = (
1885                        );
1886                        dependencies = (
1887                        );
1888                        name = Tcl;
1889                        productName = tclsh;
1890                        productReference = F9A3084B08F2D4CE00BAE1AB /* tclsh */;
1891                        productType = "com.apple.product-type.tool";
1892                };
1893/* End PBXNativeTarget section */
1894
1895/* Begin PBXProject section */
1896                08FB7793FE84155DC02AAC07 /* Project object */ = {
1897                        isa = PBXProject;
1898                        buildConfigurationList = F95CC8B509158F3100EA5ACE /* Build configuration list for PBXProject "Tcl" */;
1899                        hasScannedForEncodings = 1;
1900                        mainGroup = 08FB7794FE84155DC02AAC07 /* Tcl */;
1901                        projectDirPath = "";
1902                        projectRoot = ..;
1903                        targets = (
1904                                F9E61D16090A3E94002B3151 /* Tcl */,
1905                                8DD76FA90486AB0100D96B5E /* tcltest */,
1906                                F97258A50A86873C00096C78 /* tests */,
1907                        );
1908                };
1909/* End PBXProject section */
1910
1911/* Begin PBXShellScriptBuildPhase section */
1912                F95FA74C0B32CE190072E431 /* ShellScript */ = {
1913                        isa = PBXShellScriptBuildPhase;
1914                        buildActionMask = 2147483647;
1915                        files = (
1916                        );
1917                        inputPaths = (
1918                                "$(DERIVED_FILE_DIR)/tcl/tclConfig.sh",
1919                                "$(TCL_SRCROOT)/generic/tclStubLib.c",
1920                                "$(TCL_SRCROOT)/unix/dltest/pkga.c",
1921                                "$(TCL_SRCROOT)/unix/dltest/pkgb.c",
1922                                "$(TCL_SRCROOT)/unix/dltest/pkgc.c",
1923                                "$(TCL_SRCROOT)/unix/dltest/pkgd.c",
1924                                "$(TCL_SRCROOT)/unix/dltest/pkge.c",
1925                                "$(TCL_SRCROOT)/unix/dltest/pkgua.c",
1926                        );
1927                        outputPaths = (
1928                                "$(DERIVED_FILE_DIR)/tcl/dltest.marker",
1929                        );
1930                        runOnlyForDeploymentPostprocessing = 0;
1931                        shellPath = /bin/bash;
1932                        shellScript = "## dltest build script phase\n\nrm -f \"${DERIVED_FILE_DIR}/tcl/dltest.marker\"\nmake -C \"${DERIVED_FILE_DIR}/tcl\" dltest.marker\nln -fsh \"${DERIVED_FILE_DIR}/tcl/dltest\" \"${CONFIGURATION_BUILD_DIR}\"\n";
1933                };
1934                F97258A40A86873C00096C78 /* ShellScript */ = {
1935                        isa = PBXShellScriptBuildPhase;
1936                        buildActionMask = 2147483647;
1937                        files = (
1938                        );
1939                        inputPaths = (
1940                        );
1941                        outputPaths = (
1942                        );
1943                        runOnlyForDeploymentPostprocessing = 0;
1944                        shellPath = /bin/bash;
1945                        shellScript = "if [ \"${ACTION:-build}\" == \"build\" ]; then\nif [ -z \"${HOME}\" ]; then export HOME=\"$(echo ~)\"; fi\ncd \"${TARGET_TEMP_DIR}\"; rm -rf \"${DERIVED_FILE_DIR}\"; mkdir -p \"${DERIVED_FILE_DIR}\"\nprintf '%s%s%s%s%s' '\npackage require tcltest 2.2\nnamespace import tcltest::*\nconfigure -testdir [file normalize {' \"${TCL_SRCROOT}\" '/tests}]\nconfigure -tmpdir [file normalize {' \"${DERIVED_FILE_DIR}\" '}]\nconfigure -verbose [concat [configure -verbose] line]\n# following test only fails when testsuite is run from inside Xcode, so skip it\nconfigure -skip [concat [configure -skip] stack-3.1]\nrunAllTests\n' | \"${TEST_RIG}\"; TEST_RIG_RESULT=$?\n[ ${TEST_RIG_RESULT} -ne 0 ] && echo \"tcltest:0: error: tcltest exited abnormally with code ${TEST_RIG_RESULT}.\"\nexit ${TEST_RIG_RESULT}\nfi";
1946                };
1947                F97AF02F0B665DA900310EA2 /* ShellScript */ = {
1948                        isa = PBXShellScriptBuildPhase;
1949                        buildActionMask = 2147483647;
1950                        files = (
1951                        );
1952                        inputPaths = (
1953                        );
1954                        outputPaths = (
1955                        );
1956                        runOnlyForDeploymentPostprocessing = 0;
1957                        shellPath = /bin/bash;
1958                        shellScript = "if [ -e \"${BUILT_PRODUCTS_DIR}/tclsh\" ]; then\n    mv -f \"${BUILT_PRODUCTS_DIR}/tclsh\" \"${BUILT_PRODUCTS_DIR}/tclsh${VERSION}\"\nfi\ngnumake -C \"${TCL_SRCROOT}/macosx\" -j \"$(sysctl -n hw.activecpu)\" \"$(echo \"${ACTION}\" | sed -e s/build// -e s/clean/distclean/ -e s/..\\*/\\&-/)${MAKE_TARGET}\" CFLAGS_WARNING=\"${WARNING_CFLAGS}\" SYMROOT=\"${BUILT_PRODUCTS_DIR}\" OBJ_DIR=\"${OBJECT_FILE_DIR}\" INSTALL_ROOT=\"${DSTROOT}\" PREFIX=\"${PREFIX}\" BINDIR=\"${BINDIR}\" LIBDIR=\"${FRAMEWORK_INSTALL_PATH}\" MANDIR=\"${MANDIR}\" EXTRA_CONFIGURE_ARGS=\"${CONFIGURE_ARGS}\" ${EXTRA_MAKE_FLAGS}\nresult=$?\nif [ -e \"${BUILT_PRODUCTS_DIR}/tclsh${VERSION}\" ]; then\n    mv -f \"${BUILT_PRODUCTS_DIR}/tclsh${VERSION}\" \"${BUILT_PRODUCTS_DIR}/tclsh\"\nfi\nif [ -e \"${BUILT_PRODUCTS_DIR}/tcltest\" ]; then\n\trm -f \"${BUILT_PRODUCTS_DIR}/tcltest\"\nfi\necho \"Done\"\nexit ${result}\n";
1959                };
1960                F9A5C5F508F651A2008AE941 /* ShellScript */ = {
1961                        isa = PBXShellScriptBuildPhase;
1962                        buildActionMask = 2147483647;
1963                        files = (
1964                        );
1965                        inputPaths = (
1966                                "$(TCL_SRCROOT)/macosx/configure.ac",
1967                                "$(TCL_SRCROOT)/unix/configure.in",
1968                                "$(TCL_SRCROOT)/unix/tcl.m4",
1969                                "$(TCL_SRCROOT)/unix/aclocal.m4",
1970                                "$(TCL_SRCROOT)/unix/tclConfig.sh.in",
1971                                "$(TCL_SRCROOT)/unix/Makefile.in",
1972                                "$(TCL_SRCROOT)/unix/dltest/Makefile.in",
1973                        );
1974                        outputPaths = (
1975                                "$(DERIVED_FILE_DIR)/tcl/tclConfig.sh",
1976                        );
1977                        runOnlyForDeploymentPostprocessing = 0;
1978                        shellPath = /bin/bash;
1979                        shellScript = "## tcl configure shell script phase\n\ncd \"${TCL_SRCROOT}\"/macosx &&\nif [ configure.ac -nt configure -o ../unix/configure.in -nt configure -o ../unix/tcl.m4 -nt configure -o ../unix/aclocal.m4 -nt configure ]; then\n    echo \"Running autoconf & autoheader in tcl/macosx\"\n    rm -rf autom4te.cache\n    ${AUTOCONF:-${DEVELOPER_DIR}/usr/bin/autoconf} && ${AUTOHEADER:-${DEVELOPER_DIR}/usr/bin/autoheader} || exit $?\n    rm -rf autom4te.cache\nfi\n\ncd \"${DERIVED_FILE_DIR}\" && mkdir -p tcl && cd tcl &&\nif [ \"${TCL_SRCROOT}\"/macosx/configure -nt config.status ]; then\n    echo \"Configuring Tcl\"\n    \"${TCL_SRCROOT}\"/macosx/configure --cache-file=../config.cache --prefix=${PREFIX} --bindir=${BINDIR} --libdir=${LIBDIR} --mandir=${MANDIR} --includedir=${INCLUDEDIR} --disable-shared ${CONFIGURE_ARGS}\nelse\n    ./config.status\nfi\n";
1980                };
1981/* End PBXShellScriptBuildPhase section */
1982
1983/* Begin PBXSourcesBuildPhase section */
1984                8DD76FAB0486AB0100D96B5E /* Sources */ = {
1985                        isa = PBXSourcesBuildPhase;
1986                        buildActionMask = 2147483647;
1987                        files = (
1988                                F96D456F08F272BB004A47F5 /* regcomp.c in Sources */,
1989                                F96D457208F272BB004A47F5 /* regerror.c in Sources */,
1990                                F96D457508F272BB004A47F5 /* regexec.c in Sources */,
1991                                F96D457608F272BB004A47F5 /* regfree.c in Sources */,
1992                                F96D457B08F272BB004A47F5 /* tclAlloc.c in Sources */,
1993                                F96D457C08F272BB004A47F5 /* tclAsync.c in Sources */,
1994                                F96D457D08F272BB004A47F5 /* tclBasic.c in Sources */,
1995                                F96D457E08F272BC004A47F5 /* tclBinary.c in Sources */,
1996                                F96D457F08F272BC004A47F5 /* tclCkalloc.c in Sources */,
1997                                F96D458008F272BC004A47F5 /* tclClock.c in Sources */,
1998                                F96D458108F272BC004A47F5 /* tclCmdAH.c in Sources */,
1999                                F96D458208F272BC004A47F5 /* tclCmdIL.c in Sources */,
2000                                F96D458308F272BC004A47F5 /* tclCmdMZ.c in Sources */,
2001                                F96D458408F272BC004A47F5 /* tclCompCmds.c in Sources */,
2002                                F96D458508F272BC004A47F5 /* tclCompExpr.c in Sources */,
2003                                F96D458608F272BC004A47F5 /* tclCompile.c in Sources */,
2004                                F96D458808F272BC004A47F5 /* tclConfig.c in Sources */,
2005                                F96D458908F272BC004A47F5 /* tclDate.c in Sources */,
2006                                F96D458B08F272BC004A47F5 /* tclDictObj.c in Sources */,
2007                                F96D458C08F272BC004A47F5 /* tclEncoding.c in Sources */,
2008                                F96D458D08F272BC004A47F5 /* tclEnv.c in Sources */,
2009                                F96D458E08F272BC004A47F5 /* tclEvent.c in Sources */,
2010                                F96D458F08F272BC004A47F5 /* tclExecute.c in Sources */,
2011                                F96D459008F272BC004A47F5 /* tclFCmd.c in Sources */,
2012                                F96D459108F272BC004A47F5 /* tclFileName.c in Sources */,
2013                                F96D459308F272BC004A47F5 /* tclGet.c in Sources */,
2014                                F96D459508F272BC004A47F5 /* tclHash.c in Sources */,
2015                                F96D459608F272BC004A47F5 /* tclHistory.c in Sources */,
2016                                F96D459708F272BC004A47F5 /* tclIndexObj.c in Sources */,
2017                                F96D459B08F272BC004A47F5 /* tclInterp.c in Sources */,
2018                                F96D459D08F272BC004A47F5 /* tclIO.c in Sources */,
2019                                F96D459F08F272BC004A47F5 /* tclIOCmd.c in Sources */,
2020                                F96D45A008F272BC004A47F5 /* tclIOGT.c in Sources */,
2021                                F96D45A108F272BC004A47F5 /* tclIORChan.c in Sources */,
2022                                F96D45A208F272BC004A47F5 /* tclIOSock.c in Sources */,
2023                                F96D45A308F272BC004A47F5 /* tclIOUtil.c in Sources */,
2024                                F96D45A408F272BC004A47F5 /* tclLink.c in Sources */,
2025                                F96D45A508F272BC004A47F5 /* tclListObj.c in Sources */,
2026                                F96D45A608F272BC004A47F5 /* tclLiteral.c in Sources */,
2027                                F96D45A708F272BC004A47F5 /* tclLoad.c in Sources */,
2028                                F96D45A908F272BC004A47F5 /* tclMain.c in Sources */,
2029                                F96D45AA08F272BC004A47F5 /* tclNamesp.c in Sources */,
2030                                F96D45AB08F272BC004A47F5 /* tclNotify.c in Sources */,
2031                                F96D45AC08F272BC004A47F5 /* tclObj.c in Sources */,
2032                                F96D45AD08F272BC004A47F5 /* tclPanic.c in Sources */,
2033                                F96D45AE08F272BC004A47F5 /* tclParse.c in Sources */,
2034                                F96D45B008F272BC004A47F5 /* tclPathObj.c in Sources */,
2035                                F96D45B108F272BC004A47F5 /* tclPipe.c in Sources */,
2036                                F96D45B208F272BC004A47F5 /* tclPkg.c in Sources */,
2037                                F96D45B308F272BC004A47F5 /* tclPkgConfig.c in Sources */,
2038                                F96D45B608F272BC004A47F5 /* tclPosixStr.c in Sources */,
2039                                F96D45B708F272BC004A47F5 /* tclPreserve.c in Sources */,
2040                                F96D45B808F272BC004A47F5 /* tclProc.c in Sources */,
2041                                F96D45B908F272BC004A47F5 /* tclRegexp.c in Sources */,
2042                                F96D45BB08F272BC004A47F5 /* tclResolve.c in Sources */,
2043                                F96D45BC08F272BC004A47F5 /* tclResult.c in Sources */,
2044                                F96D45BD08F272BC004A47F5 /* tclScan.c in Sources */,
2045                                F96D45BE08F272BC004A47F5 /* tclStringObj.c in Sources */,
2046                                F96D45C308F272BC004A47F5 /* tclStrToD.c in Sources */,
2047                                F96D45C408F272BC004A47F5 /* tclStubInit.c in Sources */,
2048                                F96D45C508F272BC004A47F5 /* tclStubLib.c in Sources */,
2049                                F96D45C608F272BC004A47F5 /* tclTest.c in Sources */,
2050                                F96D45C708F272BC004A47F5 /* tclTestObj.c in Sources */,
2051                                F96D45C808F272BC004A47F5 /* tclTestProcBodyObj.c in Sources */,
2052                                F96D45C908F272BC004A47F5 /* tclThread.c in Sources */,
2053                                F96D45CA08F272BC004A47F5 /* tclThreadAlloc.c in Sources */,
2054                                F96D45CB08F272BC004A47F5 /* tclThreadJoin.c in Sources */,
2055                                F96D45CC08F272BC004A47F5 /* tclThreadStorage.c in Sources */,
2056                                F96D45CD08F272BC004A47F5 /* tclThreadTest.c in Sources */,
2057                                F96D45CE08F272BC004A47F5 /* tclTimer.c in Sources */,
2058                                F96D45D008F272BC004A47F5 /* tclTomMathInterface.c in Sources */,
2059                                F96D45D108F272BC004A47F5 /* tclTrace.c in Sources */,
2060                                F96D45D308F272BC004A47F5 /* tclUtf.c in Sources */,
2061                                F96D45D408F272BC004A47F5 /* tclUtil.c in Sources */,
2062                                F96D45D508F272BC004A47F5 /* tclVar.c in Sources */,
2063                                F96D48E208F272C3004A47F5 /* bn_fast_s_mp_mul_digs.c in Sources */,
2064                                F96D48E408F272C3004A47F5 /* bn_fast_s_mp_sqr.c in Sources */,
2065                                F96D48E708F272C3004A47F5 /* bn_mp_add.c in Sources */,
2066                                F96D48E808F272C3004A47F5 /* bn_mp_add_d.c in Sources */,
2067                                F9E61D2B090A48A4002B3151 /* bn_mp_and.c in Sources */,
2068                                F96D48EB08F272C3004A47F5 /* bn_mp_clamp.c in Sources */,
2069                                F96D48EC08F272C3004A47F5 /* bn_mp_clear.c in Sources */,
2070                                F96D48ED08F272C3004A47F5 /* bn_mp_clear_multi.c in Sources */,
2071                                F96D48EE08F272C3004A47F5 /* bn_mp_cmp.c in Sources */,
2072                                F9E61D28090A481F002B3151 /* bn_mp_cmp_d.c in Sources */,
2073                                F96D48F008F272C3004A47F5 /* bn_mp_cmp_mag.c in Sources */,
2074                                F96D48F208F272C3004A47F5 /* bn_mp_copy.c in Sources */,
2075                                F96D48F308F272C3004A47F5 /* bn_mp_count_bits.c in Sources */,
2076                                F96D48F408F272C3004A47F5 /* bn_mp_div.c in Sources */,
2077                                F96D48F508F272C3004A47F5 /* bn_mp_div_2.c in Sources */,
2078                                F96D48F608F272C3004A47F5 /* bn_mp_div_2d.c in Sources */,
2079                                F96D48F708F272C3004A47F5 /* bn_mp_div_3.c in Sources */,
2080                                F96D48F808F272C3004A47F5 /* bn_mp_div_d.c in Sources */,
2081                                F96D48FC08F272C3004A47F5 /* bn_mp_exch.c in Sources */,
2082                                F9E61D2C090A48AC002B3151 /* bn_mp_expt_d.c in Sources */,
2083                                F96D490508F272C3004A47F5 /* bn_mp_grow.c in Sources */,
2084                                F96D490608F272C3004A47F5 /* bn_mp_init.c in Sources */,
2085                                F96D490708F272C3004A47F5 /* bn_mp_init_copy.c in Sources */,
2086                                F96D490808F272C3004A47F5 /* bn_mp_init_multi.c in Sources */,
2087                                F96D490908F272C3004A47F5 /* bn_mp_init_set.c in Sources */,
2088                                F96D490B08F272C3004A47F5 /* bn_mp_init_size.c in Sources */,
2089                                F96D491008F272C3004A47F5 /* bn_mp_karatsuba_mul.c in Sources */,
2090                                F96D491108F272C3004A47F5 /* bn_mp_karatsuba_sqr.c in Sources */,
2091                                F96D491308F272C3004A47F5 /* bn_mp_lshd.c in Sources */,
2092                                F96D491408F272C3004A47F5 /* bn_mp_mod.c in Sources */,
2093                                F96D491508F272C3004A47F5 /* bn_mp_mod_2d.c in Sources */,
2094                                F96D491A08F272C3004A47F5 /* bn_mp_mul.c in Sources */,
2095                                F96D491B08F272C3004A47F5 /* bn_mp_mul_2.c in Sources */,
2096                                F96D491C08F272C3004A47F5 /* bn_mp_mul_2d.c in Sources */,
2097                                F96D491D08F272C3004A47F5 /* bn_mp_mul_d.c in Sources */,
2098                                F9E61D29090A486C002B3151 /* bn_mp_neg.c in Sources */,
2099                                F9E61D2E090A48BF002B3151 /* bn_mp_or.c in Sources */,
2100                                F96D492908F272C3004A47F5 /* bn_mp_radix_size.c in Sources */,
2101                                F96D492A08F272C3004A47F5 /* bn_mp_radix_smap.c in Sources */,
2102                                F96D492C08F272C3004A47F5 /* bn_mp_read_radix.c in Sources */,
2103                                F96D493708F272C3004A47F5 /* bn_mp_rshd.c in Sources */,
2104                                F96D493808F272C3004A47F5 /* bn_mp_set.c in Sources */,
2105                                F9E61D2F090A48C7002B3151 /* bn_mp_shrink.c in Sources */,
2106                                F96D493C08F272C3004A47F5 /* bn_mp_sqr.c in Sources */,
2107                                F9E61D2A090A4891002B3151 /* bn_mp_sqrt.c in Sources */,
2108                                F96D493F08F272C3004A47F5 /* bn_mp_sub.c in Sources */,
2109                                F96D494008F272C3004A47F5 /* bn_mp_sub_d.c in Sources */,
2110                                F9E61D30090A48E2002B3151 /* bn_mp_to_unsigned_bin_n.c in Sources */,
2111                                F9E61D31090A48F9002B3151 /* bn_mp_to_unsigned_bin.c in Sources */,
2112                                F96D494608F272C3004A47F5 /* bn_mp_toom_mul.c in Sources */,
2113                                F96D494708F272C3004A47F5 /* bn_mp_toom_sqr.c in Sources */,
2114                                F96D494908F272C3004A47F5 /* bn_mp_toradix_n.c in Sources */,
2115                                F9E61D32090A48FA002B3151 /* bn_mp_unsigned_bin_size.c in Sources */,
2116                                F9E61D2D090A48BB002B3151 /* bn_mp_xor.c in Sources */,
2117                                F96D494C08F272C3004A47F5 /* bn_mp_zero.c in Sources */,
2118                                F96D494E08F272C3004A47F5 /* bn_reverse.c in Sources */,
2119                                F96D494F08F272C3004A47F5 /* bn_s_mp_add.c in Sources */,
2120                                F96D495108F272C3004A47F5 /* bn_s_mp_mul_digs.c in Sources */,
2121                                F96D495308F272C3004A47F5 /* bn_s_mp_sqr.c in Sources */,
2122                                F96D495408F272C3004A47F5 /* bn_s_mp_sub.c in Sources */,
2123                                F96D495508F272C3004A47F5 /* bncore.c in Sources */,
2124                                F96D49A908F272C4004A47F5 /* tclMacOSXBundle.c in Sources */,
2125                                F96D49AD08F272C4004A47F5 /* tclMacOSXFCmd.c in Sources */,
2126                                F96D49AE08F272C4004A47F5 /* tclMacOSXNotify.c in Sources */,
2127                                F90509300913A72400327603 /* tclAppInit.c in Sources */,
2128                                F96D4AC608F272C9004A47F5 /* tclLoadDyld.c in Sources */,
2129                                F96D4ACA08F272C9004A47F5 /* tclUnixChan.c in Sources */,
2130                                F9FC77B80AB29E9100B7077D /* tclUnixCompat.c in Sources */,
2131                                F96D4ACB08F272C9004A47F5 /* tclUnixEvent.c in Sources */,
2132                                F96D4ACC08F272C9004A47F5 /* tclUnixFCmd.c in Sources */,
2133                                F96D4ACD08F272C9004A47F5 /* tclUnixFile.c in Sources */,
2134                                F96D4ACE08F272C9004A47F5 /* tclUnixInit.c in Sources */,
2135                                F96D4ACF08F272C9004A47F5 /* tclUnixNotfy.c in Sources */,
2136                                F96D4AD008F272C9004A47F5 /* tclUnixPipe.c in Sources */,
2137                                F96D4AD208F272CA004A47F5 /* tclUnixSock.c in Sources */,
2138                                F96D4AD308F272CA004A47F5 /* tclUnixTest.c in Sources */,
2139                                F96D4AD408F272CA004A47F5 /* tclUnixThrd.c in Sources */,
2140                                F96D4AD608F272CA004A47F5 /* tclUnixTime.c in Sources */,
2141                        );
2142                        runOnlyForDeploymentPostprocessing = 0;
2143                };
2144/* End PBXSourcesBuildPhase section */
2145
2146/* Begin PBXTargetDependency section */
2147                F97258D30A868C6F00096C78 /* PBXTargetDependency */ = {
2148                        isa = PBXTargetDependency;
2149                        target = 8DD76FA90486AB0100D96B5E /* tcltest */;
2150                        targetProxy = F97258D20A868C6F00096C78 /* PBXContainerItemProxy */;
2151                };
2152/* End PBXTargetDependency section */
2153
2154/* Begin XCBuildConfiguration section */
2155                F91BCC4F093152310042A6BF /* ReleaseUniversal */ = {
2156                        isa = XCBuildConfiguration;
2157                        buildSettings = {
2158                                PRODUCT_NAME = tclsh;
2159                        };
2160                        name = ReleaseUniversal;
2161                };
2162                F91BCC50093152310042A6BF /* ReleaseUniversal */ = {
2163                        isa = XCBuildConfiguration;
2164                        buildSettings = {
2165                                PRODUCT_NAME = tcltest;
2166                        };
2167                        name = ReleaseUniversal;
2168                };
2169                F91BCC51093152310042A6BF /* ReleaseUniversal */ = {
2170                        isa = XCBuildConfiguration;
2171                        baseConfigurationReference = F97AE82B0B65C69B00310EA2 /* Tcl-Release.xcconfig */;
2172                        buildSettings = {
2173                                ARCHS = (
2174                                        ppc,
2175                                        ppc64,
2176                                        i386,
2177                                        x86_64,
2178                                );
2179                                CFLAGS = "-arch ppc -arch ppc64 -arch i386 -arch x86_64 $(CFLAGS)";
2180                                MACOSX_DEPLOYMENT_TARGET = 10.4;
2181                                OTHER_LDFLAGS = (
2182                                        "-Wl,-no_arch_warnings",
2183                                        "$(OTHER_LDFLAGS)",
2184                                );
2185                                PREBINDING = NO;
2186                        };
2187                        name = ReleaseUniversal;
2188                };
2189                F93084370BB93D2800CD0B9E /* DebugMemCompile */ = {
2190                        isa = XCBuildConfiguration;
2191                        buildSettings = {
2192                                PRODUCT_NAME = tclsh;
2193                        };
2194                        name = DebugMemCompile;
2195                };
2196                F93084380BB93D2800CD0B9E /* DebugMemCompile */ = {
2197                        isa = XCBuildConfiguration;
2198                        buildSettings = {
2199                                PRODUCT_NAME = tcltest;
2200                        };
2201                        name = DebugMemCompile;
2202                };
2203                F93084390BB93D2800CD0B9E /* DebugMemCompile */ = {
2204                        isa = XCBuildConfiguration;
2205                        buildSettings = {
2206                                PRODUCT_NAME = tests;
2207                                TCLTEST_OPTIONS = "";
2208                                TCL_LIBRARY = "$(TCL_SRCROOT)/library";
2209                                TEST_RIG = "$(OBJROOT)/$(CONFIGURATION)/tcltest";
2210                        };
2211                        name = DebugMemCompile;
2212                };
2213                F930843A0BB93D2800CD0B9E /* DebugMemCompile */ = {
2214                        isa = XCBuildConfiguration;
2215                        baseConfigurationReference = F97AE8330B65C87F00310EA2 /* Tcl-Debug.xcconfig */;
2216                        buildSettings = {
2217                                CONFIGURE_ARGS = "$(CONFIGURE_ARGS) --enable-symbols=all";
2218                                MACOSX_DEPLOYMENT_TARGET = 10.2;
2219                                PREBINDING = NO;
2220                        };
2221                        name = DebugMemCompile;
2222                };
2223                F95CC8AC09158F3100EA5ACE /* Debug */ = {
2224                        isa = XCBuildConfiguration;
2225                        buildSettings = {
2226                                PRODUCT_NAME = tclsh;
2227                        };
2228                        name = Debug;
2229                };
2230                F95CC8AD09158F3100EA5ACE /* Release */ = {
2231                        isa = XCBuildConfiguration;
2232                        buildSettings = {
2233                                PRODUCT_NAME = tclsh;
2234                        };
2235                        name = Release;
2236                };
2237                F95CC8AE09158F3100EA5ACE /* DebugNoFixZL */ = {
2238                        isa = XCBuildConfiguration;
2239                        buildSettings = {
2240                                PRODUCT_NAME = tclsh;
2241                        };
2242                        name = DebugNoFixZL;
2243                };
2244                F95CC8B109158F3100EA5ACE /* Debug */ = {
2245                        isa = XCBuildConfiguration;
2246                        buildSettings = {
2247                                CONFIGURE_ARGS = "tcl_cv_cc_visibility_hidden=no $(CONFIGURE_ARGS)";
2248                                GCC_DYNAMIC_NO_PIC = NO;
2249                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
2250                                GCC_PREPROCESSOR_DEFINITIONS = (
2251                                        "__private_extern__=extern",
2252                                        "$(GCC_PREPROCESSOR_DEFINITIONS)",
2253                                );
2254                                GCC_SYMBOLS_PRIVATE_EXTERN = NO;
2255                                PRODUCT_NAME = tcltest;
2256                                ZERO_LINK = YES;
2257                        };
2258                        name = Debug;
2259                };
2260                F95CC8B209158F3100EA5ACE /* Release */ = {
2261                        isa = XCBuildConfiguration;
2262                        buildSettings = {
2263                                PRODUCT_NAME = tcltest;
2264                        };
2265                        name = Release;
2266                };
2267                F95CC8B309158F3100EA5ACE /* DebugNoFixZL */ = {
2268                        isa = XCBuildConfiguration;
2269                        buildSettings = {
2270                                PRODUCT_NAME = tcltest;
2271                        };
2272                        name = DebugNoFixZL;
2273                };
2274                F95CC8B609158F3100EA5ACE /* Debug */ = {
2275                        isa = XCBuildConfiguration;
2276                        baseConfigurationReference = F97AE8330B65C87F00310EA2 /* Tcl-Debug.xcconfig */;
2277                        buildSettings = {
2278                                MACOSX_DEPLOYMENT_TARGET = 10.2;
2279                                PREBINDING = NO;
2280                        };
2281                        name = Debug;
2282                };
2283                F95CC8B709158F3100EA5ACE /* Release */ = {
2284                        isa = XCBuildConfiguration;
2285                        baseConfigurationReference = F97AE82B0B65C69B00310EA2 /* Tcl-Release.xcconfig */;
2286                        buildSettings = {
2287                                MACOSX_DEPLOYMENT_TARGET = 10.2;
2288                                PREBINDING = YES;
2289                        };
2290                        name = Release;
2291                };
2292                F95CC8B809158F3100EA5ACE /* DebugNoFixZL */ = {
2293                        isa = XCBuildConfiguration;
2294                        baseConfigurationReference = F97AE8330B65C87F00310EA2 /* Tcl-Debug.xcconfig */;
2295                        buildSettings = {
2296                                MACOSX_DEPLOYMENT_TARGET = 10.2;
2297                                PREBINDING = NO;
2298                        };
2299                        name = DebugNoFixZL;
2300                };
2301                F97258A90A86873D00096C78 /* Debug */ = {
2302                        isa = XCBuildConfiguration;
2303                        buildSettings = {
2304                                PRODUCT_NAME = tests;
2305                                TCLTEST_OPTIONS = "";
2306                                TCL_LIBRARY = "$(TCL_SRCROOT)/library";
2307                                TEST_RIG = "$(OBJROOT)/$(CONFIGURATION)/tcltest";
2308                        };
2309                        name = Debug;
2310                };
2311                F97258AA0A86873D00096C78 /* Release */ = {
2312                        isa = XCBuildConfiguration;
2313                        buildSettings = {
2314                                PRODUCT_NAME = tests;
2315                                TCLTEST_OPTIONS = "";
2316                                TCL_LIBRARY = "$(TCL_SRCROOT)/library";
2317                                TEST_RIG = "$(OBJROOT)/$(CONFIGURATION)/tcltest";
2318                        };
2319                        name = Release;
2320                };
2321                F97258AB0A86873D00096C78 /* DebugNoFixZL */ = {
2322                        isa = XCBuildConfiguration;
2323                        buildSettings = {
2324                                PRODUCT_NAME = tests;
2325                                TCLTEST_OPTIONS = "";
2326                                TCL_LIBRARY = "$(TCL_SRCROOT)/library";
2327                                TEST_RIG = "$(OBJROOT)/$(CONFIGURATION)/tcltest";
2328                        };
2329                        name = DebugNoFixZL;
2330                };
2331                F97258AC0A86873D00096C78 /* ReleaseUniversal */ = {
2332                        isa = XCBuildConfiguration;
2333                        buildSettings = {
2334                                PRODUCT_NAME = tests;
2335                                TCLTEST_OPTIONS = "";
2336                                TCL_LIBRARY = "$(TCL_SRCROOT)/library";
2337                                TEST_RIG = "$(OBJROOT)/$(CONFIGURATION)/tcltest";
2338                        };
2339                        name = ReleaseUniversal;
2340                };
2341                F97AED080B660A6C00310EA2 /* ReleaseUniversal10.4uSDK */ = {
2342                        isa = XCBuildConfiguration;
2343                        buildSettings = {
2344                                PRODUCT_NAME = tests;
2345                                TCLTEST_OPTIONS = "";
2346                                TCL_LIBRARY = "$(TCL_SRCROOT)/library";
2347                                TEST_RIG = "$(OBJROOT)/$(CONFIGURATION)/tcltest";
2348                        };
2349                        name = ReleaseUniversal10.4uSDK;
2350                };
2351                F97AED0F0B660AA300310EA2 /* ReleasePPC10.3.9SDK */ = {
2352                        isa = XCBuildConfiguration;
2353                        buildSettings = {
2354                                PRODUCT_NAME = tests;
2355                                TCLTEST_OPTIONS = "";
2356                                TCL_LIBRARY = "$(TCL_SRCROOT)/library";
2357                                TEST_RIG = "$(OBJROOT)/$(CONFIGURATION)/tcltest";
2358                        };
2359                        name = ReleasePPC10.3.9SDK;
2360                };
2361                F97AED160B660AF100310EA2 /* ReleasePPC10.2.8SDK */ = {
2362                        isa = XCBuildConfiguration;
2363                        buildSettings = {
2364                                PRODUCT_NAME = tests;
2365                                TCLTEST_OPTIONS = "";
2366                                TCL_LIBRARY = "$(TCL_SRCROOT)/library";
2367                                TEST_RIG = "$(OBJROOT)/$(CONFIGURATION)/tcltest";
2368                        };
2369                        name = ReleasePPC10.2.8SDK;
2370                };
2371                F97AED1B0B660B2100310EA2 /* Debug64bit */ = {
2372                        isa = XCBuildConfiguration;
2373                        buildSettings = {
2374                                PRODUCT_NAME = tclsh;
2375                        };
2376                        name = Debug64bit;
2377                };
2378                F97AED1C0B660B2100310EA2 /* Debug64bit */ = {
2379                        isa = XCBuildConfiguration;
2380                        buildSettings = {
2381                                PRODUCT_NAME = tcltest;
2382                        };
2383                        name = Debug64bit;
2384                };
2385                F97AED1D0B660B2100310EA2 /* Debug64bit */ = {
2386                        isa = XCBuildConfiguration;
2387                        buildSettings = {
2388                                PRODUCT_NAME = tests;
2389                                TCLTEST_OPTIONS = "";
2390                                TCL_LIBRARY = "$(TCL_SRCROOT)/library";
2391                                TEST_RIG = "$(OBJROOT)/$(CONFIGURATION)/tcltest";
2392                        };
2393                        name = Debug64bit;
2394                };
2395                F97AED1E0B660B2100310EA2 /* Debug64bit */ = {
2396                        isa = XCBuildConfiguration;
2397                        baseConfigurationReference = F97AE8330B65C87F00310EA2 /* Tcl-Debug.xcconfig */;
2398                        buildSettings = {
2399                                ARCHS = "$(NATIVE_ARCH_64_BIT)";
2400                                CONFIGURE_ARGS = "--enable-64bit $(CONFIGURE_ARGS)";
2401                                CPPFLAGS = "-arch $(NATIVE_ARCH_64_BIT) $(CPPFLAGS)";
2402                                MACOSX_DEPLOYMENT_TARGET = 10.2;
2403                                PREBINDING = NO;
2404                        };
2405                        name = Debug64bit;
2406                };
2407                F99EE73B0BE835310060D4AF /* DebugUnthreaded */ = {
2408                        isa = XCBuildConfiguration;
2409                        buildSettings = {
2410                                PRODUCT_NAME = tclsh;
2411                        };
2412                        name = DebugUnthreaded;
2413                };
2414                F99EE73C0BE835310060D4AF /* DebugLeaks */ = {
2415                        isa = XCBuildConfiguration;
2416                        buildSettings = {
2417                                PRODUCT_NAME = tclsh;
2418                        };
2419                        name = DebugLeaks;
2420                };
2421                F99EE73D0BE835310060D4AF /* DebugUnthreaded */ = {
2422                        isa = XCBuildConfiguration;
2423                        buildSettings = {
2424                                PRODUCT_NAME = tcltest;
2425                        };
2426                        name = DebugUnthreaded;
2427                };
2428                F99EE73E0BE835310060D4AF /* DebugLeaks */ = {
2429                        isa = XCBuildConfiguration;
2430                        buildSettings = {
2431                                PRODUCT_NAME = tcltest;
2432                        };
2433                        name = DebugLeaks;
2434                };
2435                F99EE73F0BE835310060D4AF /* DebugUnthreaded */ = {
2436                        isa = XCBuildConfiguration;
2437                        buildSettings = {
2438                                PRODUCT_NAME = tests;
2439                                TCLTEST_OPTIONS = "";
2440                                TCL_LIBRARY = "$(TCL_SRCROOT)/library";
2441                                TEST_RIG = "$(OBJROOT)/$(CONFIGURATION)/tcltest";
2442                        };
2443                        name = DebugUnthreaded;
2444                };
2445                F99EE7400BE835310060D4AF /* DebugLeaks */ = {
2446                        isa = XCBuildConfiguration;
2447                        buildSettings = {
2448                                PRODUCT_NAME = tests;
2449                                TCLTEST_OPTIONS = "";
2450                                TCL_LIBRARY = "$(TCL_SRCROOT)/library";
2451                                TEST_RIG = "$(OBJROOT)/$(CONFIGURATION)/tcltest";
2452                        };
2453                        name = DebugLeaks;
2454                };
2455                F99EE7410BE835310060D4AF /* DebugUnthreaded */ = {
2456                        isa = XCBuildConfiguration;
2457                        baseConfigurationReference = F97AE8330B65C87F00310EA2 /* Tcl-Debug.xcconfig */;
2458                        buildSettings = {
2459                                CONFIGURE_ARGS = "$(CONFIGURE_ARGS) --disable-threads";
2460                                MACOSX_DEPLOYMENT_TARGET = 10.2;
2461                                PREBINDING = NO;
2462                        };
2463                        name = DebugUnthreaded;
2464                };
2465                F99EE7420BE835310060D4AF /* DebugLeaks */ = {
2466                        isa = XCBuildConfiguration;
2467                        baseConfigurationReference = F97AE8330B65C87F00310EA2 /* Tcl-Debug.xcconfig */;
2468                        buildSettings = {
2469                                GCC_PREPROCESSOR_DEFINITIONS = (
2470                                        PURIFY,
2471                                        "$(GCC_PREPROCESSOR_DEFINITIONS)",
2472                                );
2473                                MACOSX_DEPLOYMENT_TARGET = 10.2;
2474                                PREBINDING = NO;
2475                        };
2476                        name = DebugLeaks;
2477                };
2478                F9DB62080B65ADA800A370FB /* ReleaseUniversal10.4uSDK */ = {
2479                        isa = XCBuildConfiguration;
2480                        buildSettings = {
2481                                PRODUCT_NAME = tclsh;
2482                        };
2483                        name = ReleaseUniversal10.4uSDK;
2484                };
2485                F9DB62090B65ADA800A370FB /* ReleaseUniversal10.4uSDK */ = {
2486                        isa = XCBuildConfiguration;
2487                        buildSettings = {
2488                                PRODUCT_NAME = tcltest;
2489                        };
2490                        name = ReleaseUniversal10.4uSDK;
2491                };
2492                F9DB620A0B65ADA800A370FB /* ReleaseUniversal10.4uSDK */ = {
2493                        isa = XCBuildConfiguration;
2494                        baseConfigurationReference = F97AE82B0B65C69B00310EA2 /* Tcl-Release.xcconfig */;
2495                        buildSettings = {
2496                                ARCHS = (
2497                                        ppc,
2498                                        ppc64,
2499                                        i386,
2500                                        x86_64,
2501                                );
2502                                CFLAGS = "-arch ppc -arch ppc64 -arch i386 -arch x86_64 $(CFLAGS)";
2503                                CPPFLAGS = "-isysroot $(SDKROOT) $(CPPFLAGS)";
2504                                MACOSX_DEPLOYMENT_TARGET = 10.4;
2505                                OTHER_LDFLAGS = (
2506                                        "-Wl,-no_arch_warnings",
2507                                        "$(OTHER_LDFLAGS)",
2508                                );
2509                                PREBINDING = NO;
2510                                SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
2511                        };
2512                        name = ReleaseUniversal10.4uSDK;
2513                };
2514                F9DB621F0B65AFDE00A370FB /* ReleasePPC10.3.9SDK */ = {
2515                        isa = XCBuildConfiguration;
2516                        buildSettings = {
2517                                LDFLAGS = "-force_cpusubtype_ALL $(LDFLAGS)";
2518                                PRODUCT_NAME = tclsh;
2519                        };
2520                        name = ReleasePPC10.3.9SDK;
2521                };
2522                F9DB62200B65AFDE00A370FB /* ReleasePPC10.3.9SDK */ = {
2523                        isa = XCBuildConfiguration;
2524                        buildSettings = {
2525                                PRODUCT_NAME = tcltest;
2526                        };
2527                        name = ReleasePPC10.3.9SDK;
2528                };
2529                F9DB62210B65AFDE00A370FB /* ReleasePPC10.3.9SDK */ = {
2530                        isa = XCBuildConfiguration;
2531                        baseConfigurationReference = F97AE82B0B65C69B00310EA2 /* Tcl-Release.xcconfig */;
2532                        buildSettings = {
2533                                ARCHS = ppc;
2534                                CFLAGS = "$(PER_ARCH_CFLAGS_ppc) $(CFLAGS)";
2535                                CPPFLAGS = "-arch ppc -isysroot $(SDKROOT) $(CPPFLAGS)";
2536                                MACOSX_DEPLOYMENT_TARGET = 10.3;
2537                                PREBINDING = YES;
2538                                SDKROOT = /Developer/SDKs/MacOSX10.3.9.sdk;
2539                        };
2540                        name = ReleasePPC10.3.9SDK;
2541                };
2542                F9DB62350B65B03A00A370FB /* ReleasePPC10.2.8SDK */ = {
2543                        isa = XCBuildConfiguration;
2544                        buildSettings = {
2545                                PRODUCT_NAME = tclsh;
2546                        };
2547                        name = ReleasePPC10.2.8SDK;
2548                };
2549                F9DB62360B65B03A00A370FB /* ReleasePPC10.2.8SDK */ = {
2550                        isa = XCBuildConfiguration;
2551                        buildSettings = {
2552                                PRODUCT_NAME = tcltest;
2553                        };
2554                        name = ReleasePPC10.2.8SDK;
2555                };
2556                F9DB62370B65B03A00A370FB /* ReleasePPC10.2.8SDK */ = {
2557                        isa = XCBuildConfiguration;
2558                        baseConfigurationReference = F97AE82B0B65C69B00310EA2 /* Tcl-Release.xcconfig */;
2559                        buildSettings = {
2560                                ARCHS = ppc;
2561                                CFLAGS = "$(PER_ARCH_CFLAGS_ppc) -fconstant-cfstrings $(CFLAGS)";
2562                                CPPFLAGS = "-arch ppc -D__CONSTANT_CFSTRINGS__ -DMAC_OS_X_VERSION_MIN_REQUIRED=1020 -nostdinc -isystem $(SDKROOT)/usr/include/gcc/darwin/$(GCC_VERSION) -isystem $(SDKROOT)/usr/include -F$(SDKROOT)/System/Library/Frameworks";
2563                                DEBUG_INFORMATION_FORMAT = stabs;
2564                                GCC = /usr/bin/gcc;
2565                                GCC_VERSION = 3.3;
2566                                LDFLAGS = "-L$(SDKROOT)/usr/lib/gcc/darwin/$(GCC_VERSION) -Wl,-syslibroot,$(SDKROOT)";
2567                                MACOSX_DEPLOYMENT_TARGET = 10.2;
2568                                PREBINDING = YES;
2569                                SDKROOT = /Developer/SDKs/MacOSX10.2.8.sdk;
2570                                WARNING_CFLAGS = (
2571                                        "$(WARNING_CFLAGS_GCC3)",
2572                                        "-Wno-long-double",
2573                                );
2574                        };
2575                        name = ReleasePPC10.2.8SDK;
2576                };
2577/* End XCBuildConfiguration section */
2578
2579/* Begin XCConfigurationList section */
2580                F95CC8AB09158F3100EA5ACE /* Build configuration list for PBXNativeTarget "Tcl" */ = {
2581                        isa = XCConfigurationList;
2582                        buildConfigurations = (
2583                                F95CC8AC09158F3100EA5ACE /* Debug */,
2584                                F95CC8AE09158F3100EA5ACE /* DebugNoFixZL */,
2585                                F99EE73B0BE835310060D4AF /* DebugUnthreaded */,
2586                                F93084370BB93D2800CD0B9E /* DebugMemCompile */,
2587                                F99EE73C0BE835310060D4AF /* DebugLeaks */,
2588                                F97AED1B0B660B2100310EA2 /* Debug64bit */,
2589                                F95CC8AD09158F3100EA5ACE /* Release */,
2590                                F91BCC4F093152310042A6BF /* ReleaseUniversal */,
2591                                F9DB62080B65ADA800A370FB /* ReleaseUniversal10.4uSDK */,
2592                                F9DB621F0B65AFDE00A370FB /* ReleasePPC10.3.9SDK */,
2593                                F9DB62350B65B03A00A370FB /* ReleasePPC10.2.8SDK */,
2594                        );
2595                        defaultConfigurationIsVisible = 0;
2596                        defaultConfigurationName = Debug;
2597                };
2598                F95CC8B009158F3100EA5ACE /* Build configuration list for PBXNativeTarget "tcltest" */ = {
2599                        isa = XCConfigurationList;
2600                        buildConfigurations = (
2601                                F95CC8B109158F3100EA5ACE /* Debug */,
2602                                F95CC8B309158F3100EA5ACE /* DebugNoFixZL */,
2603                                F99EE73D0BE835310060D4AF /* DebugUnthreaded */,
2604                                F93084380BB93D2800CD0B9E /* DebugMemCompile */,
2605                                F99EE73E0BE835310060D4AF /* DebugLeaks */,
2606                                F97AED1C0B660B2100310EA2 /* Debug64bit */,
2607                                F95CC8B209158F3100EA5ACE /* Release */,
2608                                F91BCC50093152310042A6BF /* ReleaseUniversal */,
2609                                F9DB62090B65ADA800A370FB /* ReleaseUniversal10.4uSDK */,
2610                                F9DB62200B65AFDE00A370FB /* ReleasePPC10.3.9SDK */,
2611                                F9DB62360B65B03A00A370FB /* ReleasePPC10.2.8SDK */,
2612                        );
2613                        defaultConfigurationIsVisible = 0;
2614                        defaultConfigurationName = Debug;
2615                };
2616                F95CC8B509158F3100EA5ACE /* Build configuration list for PBXProject "Tcl" */ = {
2617                        isa = XCConfigurationList;
2618                        buildConfigurations = (
2619                                F95CC8B609158F3100EA5ACE /* Debug */,
2620                                F95CC8B809158F3100EA5ACE /* DebugNoFixZL */,
2621                                F99EE7410BE835310060D4AF /* DebugUnthreaded */,
2622                                F930843A0BB93D2800CD0B9E /* DebugMemCompile */,
2623                                F99EE7420BE835310060D4AF /* DebugLeaks */,
2624                                F97AED1E0B660B2100310EA2 /* Debug64bit */,
2625                                F95CC8B709158F3100EA5ACE /* Release */,
2626                                F91BCC51093152310042A6BF /* ReleaseUniversal */,
2627                                F9DB620A0B65ADA800A370FB /* ReleaseUniversal10.4uSDK */,
2628                                F9DB62210B65AFDE00A370FB /* ReleasePPC10.3.9SDK */,
2629                                F9DB62370B65B03A00A370FB /* ReleasePPC10.2.8SDK */,
2630                        );
2631                        defaultConfigurationIsVisible = 0;
2632                        defaultConfigurationName = Debug;
2633                };
2634                F97258A80A86873D00096C78 /* Build configuration list for PBXNativeTarget "tests" */ = {
2635                        isa = XCConfigurationList;
2636                        buildConfigurations = (
2637                                F97258A90A86873D00096C78 /* Debug */,
2638                                F97258AB0A86873D00096C78 /* DebugNoFixZL */,
2639                                F99EE73F0BE835310060D4AF /* DebugUnthreaded */,
2640                                F93084390BB93D2800CD0B9E /* DebugMemCompile */,
2641                                F99EE7400BE835310060D4AF /* DebugLeaks */,
2642                                F97AED1D0B660B2100310EA2 /* Debug64bit */,
2643                                F97258AA0A86873D00096C78 /* Release */,
2644                                F97258AC0A86873D00096C78 /* ReleaseUniversal */,
2645                                F97AED080B660A6C00310EA2 /* ReleaseUniversal10.4uSDK */,
2646                                F97AED0F0B660AA300310EA2 /* ReleasePPC10.3.9SDK */,
2647                                F97AED160B660AF100310EA2 /* ReleasePPC10.2.8SDK */,
2648                        );
2649                        defaultConfigurationIsVisible = 0;
2650                        defaultConfigurationName = Debug;
2651                };
2652/* End XCConfigurationList section */
2653        };
2654        rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
2655}
Note: See TracBrowser for help on using the repository browser.