xref: /petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/project.pbxproj (revision a95d84e0230cb0d652d808aead973c41ec535430)
1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 46;
7	objects = {
8
9/* Begin PBXBuildFile section */
10		AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AACBBE490F95108600F1A2B1 /* Foundation.framework */; };
11		D810EFB5195E36B900BCCA00 /* adamat.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED1A195E36B600BCCA00 /* adamat.c */; };
12		D810EFB6195E36B900BCCA00 /* adaptbasic.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED1B195E36B600BCCA00 /* adaptbasic.c */; };
13		D810EFB7195E36B900BCCA00 /* adaptcfl.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED1C195E36B600BCCA00 /* adaptcfl.c */; };
14		D810EFB8195E36B900BCCA00 /* adaptnone.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED1D195E36B600BCCA00 /* adaptnone.c */; };
15		D810EFB9195E36B900BCCA00 /* adebug.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED1E195E36B600BCCA00 /* adebug.c */; };
16		D810EFBA195E36B900BCCA00 /* agg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED1F195E36B600BCCA00 /* agg.c */; };
17		D810EFBB195E36B900BCCA00 /* aij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED20195E36B600BCCA00 /* aij.c */; };
18		D810EFBC195E36B900BCCA00 /* aijbaij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED21195E36B600BCCA00 /* aijbaij.c */; };
19		D810EFBD195E36B900BCCA00 /* aijfact.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED22195E36B600BCCA00 /* aijfact.c */; };
20		D810EFBE195E36B900BCCA00 /* aijsbaij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED23195E36B600BCCA00 /* aijsbaij.c */; };
21		D810EFBF195E36B900BCCA00 /* alpha.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED24195E36B600BCCA00 /* alpha.c */; };
22		D810EFC0195E36B900BCCA00 /* anderson.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED25195E36B600BCCA00 /* anderson.c */; };
23		D810EFC1195E36B900BCCA00 /* ao.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED26195E36B600BCCA00 /* ao.c */; };
24		D810EFC2195E36B900BCCA00 /* aobasic.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED27195E36B600BCCA00 /* aobasic.c */; };
25		D810EFC3195E36B900BCCA00 /* aomapping.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED28195E36B600BCCA00 /* aomapping.c */; };
26		D810EFC4195E36B900BCCA00 /* aomemscalable.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED29195E36B600BCCA00 /* aomemscalable.c */; };
27		D810EFC5195E36B900BCCA00 /* aoptions.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED2A195E36B600BCCA00 /* aoptions.c */; };
28		D810EFC6195E36B900BCCA00 /* aoreg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED2B195E36B600BCCA00 /* aoreg.c */; };
29		D810EFC7195E36B900BCCA00 /* aoregall.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED2C195E36B600BCCA00 /* aoregall.c */; };
30		D810EFC8195E36B900BCCA00 /* arch.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED2D195E36B600BCCA00 /* arch.c */; };
31		D810EFC9195E36B900BCCA00 /* arkimex.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED2E195E36B600BCCA00 /* arkimex.c */; };
32		D810EFCA195E36B900BCCA00 /* armijo.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED2F195E36B600BCCA00 /* armijo.c */; };
33		D810EFCB195E36B900BCCA00 /* asfls.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED30195E36B600BCCA00 /* asfls.c */; };
34		D810EFCC195E36B900BCCA00 /* asils.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED31195E36B600BCCA00 /* asils.c */; };
35		D810EFCD195E36B900BCCA00 /* asm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED32195E36B600BCCA00 /* asm.c */; };
36		D810EFCE195E36B900BCCA00 /* aspin.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED33195E36B600BCCA00 /* aspin.c */; };
37		D810EFCF195E36B900BCCA00 /* axis.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED34195E36B600BCCA00 /* axis.c */; };
38		D810EFD0195E36B900BCCA00 /* axisc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED35195E36B600BCCA00 /* axisc.c */; };
39		D810EFD1195E36B900BCCA00 /* axpy.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED36195E36B600BCCA00 /* axpy.c */; };
40		D810EFD2195E36B900BCCA00 /* bag.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED37195E36B600BCCA00 /* bag.c */; };
41		D810EFD3195E36B900BCCA00 /* baij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED38195E36B600BCCA00 /* baij.c */; };
42		D810EFD4195E36B900BCCA00 /* baij2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED39195E36B600BCCA00 /* baij2.c */; };
43		D810EFD5195E36B900BCCA00 /* baijfact.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED3A195E36B600BCCA00 /* baijfact.c */; };
44		D810EFD6195E36B900BCCA00 /* baijfact11.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED3B195E36B600BCCA00 /* baijfact11.c */; };
45		D810EFD7195E36B900BCCA00 /* baijfact13.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED3C195E36B600BCCA00 /* baijfact13.c */; };
46		D810EFD8195E36B900BCCA00 /* baijfact2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED3D195E36B600BCCA00 /* baijfact2.c */; };
47		D810EFD9195E36B900BCCA00 /* baijfact3.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED3E195E36B600BCCA00 /* baijfact3.c */; };
48		D810EFDA195E36B900BCCA00 /* baijfact4.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED3F195E36B600BCCA00 /* baijfact4.c */; };
49		D810EFDB195E36B900BCCA00 /* baijfact5.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED40195E36B600BCCA00 /* baijfact5.c */; };
50		D810EFDC195E36B900BCCA00 /* baijfact7.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED41195E36B600BCCA00 /* baijfact7.c */; };
51		D810EFDD195E36B900BCCA00 /* baijfact9.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED42195E36B600BCCA00 /* baijfact9.c */; };
52		D810EFDE195E36B900BCCA00 /* baijov.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED43195E36B600BCCA00 /* baijov.c */; };
53		D810EFDF195E36B900BCCA00 /* baijsolv.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED44195E36B600BCCA00 /* baijsolv.c */; };
54		D810EFE0195E36B900BCCA00 /* baijsolvnat.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED45195E36B600BCCA00 /* baijsolvnat.c */; };
55		D810EFE1195E36B900BCCA00 /* baijsolvtran.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED46195E36B600BCCA00 /* baijsolvtran.c */; };
56		D810EFE2195E36B900BCCA00 /* baijsolvtrannat.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED47195E36B600BCCA00 /* baijsolvtrannat.c */; };
57		D810EFE3195E36B900BCCA00 /* bandwidth.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED48195E36B600BCCA00 /* bandwidth.c */; };
58		D810EFE4195E36B900BCCA00 /* basfactor.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED49195E36B600BCCA00 /* basfactor.c */; };
59		D810EFE5195E36B900BCCA00 /* bcgs.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED4A195E36B600BCCA00 /* bcgs.c */; };
60		D810EFE6195E36B900BCCA00 /* bcgsl.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED4B195E36B600BCCA00 /* bcgsl.c */; };
61		D810EFE7195E36B900BCCA00 /* bicg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED4C195E36B600BCCA00 /* bicg.c */; };
62		D810EFE8195E36B900BCCA00 /* binv.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED4D195E36B600BCCA00 /* binv.c */; };
63		D810EFE9195E36B900BCCA00 /* bipartite.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED4E195E36B600BCCA00 /* bipartite.c */; };
64		D810EFEA195E36B900BCCA00 /* bitmask.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED4F195E36B600BCCA00 /* bitmask.c */; };
65		D810EFEB195E36B900BCCA00 /* bjacobi.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED50195E36B600BCCA00 /* bjacobi.c */; };
66		D810EFEC195E36B900BCCA00 /* blmvm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED51195E36B600BCCA00 /* blmvm.c */; };
67		D810EFED195E36B900BCCA00 /* block.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED52195E36B600BCCA00 /* block.c */; };
68		D810EFEE195E36B900BCCA00 /* blockmat.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED53195E36B600BCCA00 /* blockmat.c */; };
69		D810EFEF195E36B900BCCA00 /* bmrm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED54195E36B600BCCA00 /* bmrm.c */; };
70		D810EFF0195E36B900BCCA00 /* borthog.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED55195E36B600BCCA00 /* borthog.c */; };
71		D810EFF1195E36B900BCCA00 /* borthog2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED56195E36B600BCCA00 /* borthog2.c */; };
72		D810EFF2195E36B900BCCA00 /* bqpip.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED57195E36B600BCCA00 /* bqpip.c */; };
73		D810EFF3195E36B900BCCA00 /* bstream.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED58195E36B600BCCA00 /* bstream.c */; };
74		D810EFF4195E36B900BCCA00 /* bstrmfact.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED59195E36B600BCCA00 /* bstrmfact.c */; };
75		D810EFF5195E36B900BCCA00 /* bvec1.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED5A195E36B600BCCA00 /* bvec1.c */; };
76		D810EFF6195E36B900BCCA00 /* bvec2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED5B195E36B600BCCA00 /* bvec2.c */; };
77		D810EFF7195E36B900BCCA00 /* bvec3.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED5C195E36B600BCCA00 /* bvec3.c */; };
78		D810EFF8195E36B900BCCA00 /* cg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED5D195E36B600BCCA00 /* cg.c */; };
79		D810EFF9195E36B900BCCA00 /* cgeig.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED5E195E36B600BCCA00 /* cgeig.c */; };
80		D810EFFA195E36B900BCCA00 /* cgne.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED5F195E36B600BCCA00 /* cgne.c */; };
81		D810EFFB195E36B900BCCA00 /* cgs.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED60195E36B600BCCA00 /* cgs.c */; };
82		D810EFFC195E36B900BCCA00 /* cgtype.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED61195E36B600BCCA00 /* cgtype.c */; };
83		D810EFFD195E36B900BCCA00 /* characteristic.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED62195E36B600BCCA00 /* characteristic.c */; };
84		D810EFFE195E36B900BCCA00 /* cheby.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED63195E36B600BCCA00 /* cheby.c */; };
85		D810EFFF195E36B900BCCA00 /* checkptr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED64195E36B600BCCA00 /* checkptr.c */; };
86		D810F000195E36B900BCCA00 /* cholesky.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED65195E36B600BCCA00 /* cholesky.c */; };
87		D810F001195E36B900BCCA00 /* classical.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED66195E36B600BCCA00 /* classical.c */; };
88		D810F002195E36B900BCCA00 /* classlog.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED67195E36B600BCCA00 /* classlog.c */; };
89		D810F003195E36B900BCCA00 /* cmesh.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED68195E36B600BCCA00 /* cmesh.c */; };
90		D810F004195E36B900BCCA00 /* coarsen.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED69195E36B600BCCA00 /* coarsen.c */; };
91		D810F005195E36B900BCCA00 /* color.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED6A195E36B600BCCA00 /* color.c */; };
92		D810F006195E36B900BCCA00 /* comb.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED6B195E36B600BCCA00 /* comb.c */; };
93		D810F007195E36B900BCCA00 /* comm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED6C195E36B600BCCA00 /* comm.c */; };
94		D810F008195E36B900BCCA00 /* commonmpvec.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED6D195E36B600BCCA00 /* commonmpvec.c */; };
95		D810F009195E36B900BCCA00 /* composite.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED6E195E36B600BCCA00 /* composite.c */; };
96		D810F00A195E36B900BCCA00 /* compressedrow.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED6F195E36B600BCCA00 /* compressedrow.c */; };
97		D810F00B195E36B900BCCA00 /* const.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED70195E36B600BCCA00 /* const.c */; };
98		D810F00C195E36B900BCCA00 /* convert.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED71195E36B600BCCA00 /* convert.c */; };
99		D810F00D195E36B900BCCA00 /* cp.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED72195E36B600BCCA00 /* cp.c */; };
100		D810F00E195E36B900BCCA00 /* cp.c.REMOTE.17939.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED73195E36B600BCCA00 /* cp.c.REMOTE.17939.c */; };
101		D810F00F195E36B900BCCA00 /* cputime.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED74195E36B600BCCA00 /* cputime.c */; };
102		D810F010195E36B900BCCA00 /* cr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED75195E36B600BCCA00 /* cr.c */; };
103		D810F011195E36B900BCCA00 /* crl.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED76195E36B600BCCA00 /* crl.c */; };
104		D810F012195E36B900BCCA00 /* csrperm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED77195E36B600BCCA00 /* csrperm.c */; };
105		D810F013195E36B900BCCA00 /* cstring.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED78195E36B600BCCA00 /* cstring.c */; };
106		D810F014195E36B900BCCA00 /* ctable.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED79195E36B600BCCA00 /* ctable.c */; };
107		D810F015195E36B900BCCA00 /* da.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED7A195E36B600BCCA00 /* da.c */; };
108		D810F016195E36B900BCCA00 /* da1.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED7B195E36B600BCCA00 /* da1.c */; };
109		D810F017195E36B900BCCA00 /* da2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED7C195E36B600BCCA00 /* da2.c */; };
110		D810F018195E36B900BCCA00 /* da3.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED7D195E36B600BCCA00 /* da3.c */; };
111		D810F019195E36B900BCCA00 /* dacorn.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED7E195E36B600BCCA00 /* dacorn.c */; };
112		D810F01A195E36B900BCCA00 /* dacreate.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED7F195E36B600BCCA00 /* dacreate.c */; };
113		D810F01B195E36B900BCCA00 /* dadd.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED80195E36B600BCCA00 /* dadd.c */; };
114		D810F01C195E36B900BCCA00 /* dadestroy.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED81195E36B600BCCA00 /* dadestroy.c */; };
115		D810F01D195E36B900BCCA00 /* dadist.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED82195E36B600BCCA00 /* dadist.c */; };
116		D810F01E195E36B900BCCA00 /* dageometry.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED83195E36B600BCCA00 /* dageometry.c */; };
117		D810F01F195E36B900BCCA00 /* dagetarray.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED84195E36B600BCCA00 /* dagetarray.c */; };
118		D810F020195E36B900BCCA00 /* dagetelem.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED85195E36B600BCCA00 /* dagetelem.c */; };
119		D810F021195E36B900BCCA00 /* daghost.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED86195E36B600BCCA00 /* daghost.c */; };
120		D810F022195E36B900BCCA00 /* dagtol.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED87195E36B600BCCA00 /* dagtol.c */; };
121		D810F023195E36B900BCCA00 /* dagtona.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED88195E36B600BCCA00 /* dagtona.c */; };
122		D810F024195E36B900BCCA00 /* daindex.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED89195E36B600BCCA00 /* daindex.c */; };
123		D810F025195E36B900BCCA00 /* dainterp.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED8A195E36B600BCCA00 /* dainterp.c */; };
124		D810F026195E36B900BCCA00 /* dalocal.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED8B195E36B600BCCA00 /* dalocal.c */; };
125		D810F027195E36B900BCCA00 /* daltol.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED8C195E36B600BCCA00 /* daltol.c */; };
126		D810F028195E36B900BCCA00 /* dapf.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED8D195E36B600BCCA00 /* dapf.c */; };
127		D810F029195E36B900BCCA00 /* dapreallocate.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED8E195E36B600BCCA00 /* dapreallocate.c */; };
128		D810F02A195E36B900BCCA00 /* dareg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED8F195E36B600BCCA00 /* dareg.c */; };
129		D810F02B195E36B900BCCA00 /* dascatter.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED90195E36B600BCCA00 /* dascatter.c */; };
130		D810F02C195E36B900BCCA00 /* dasub.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED91195E36B600BCCA00 /* dasub.c */; };
131		D810F02D195E36B900BCCA00 /* daview.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED92195E36B600BCCA00 /* daview.c */; };
132		D810F02E195E36B900BCCA00 /* dbuff.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED93195E36B600BCCA00 /* dbuff.c */; };
133		D810F02F195E36B900BCCA00 /* dclear.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED94195E36B600BCCA00 /* dclear.c */; };
134		D810F030195E36B900BCCA00 /* dcoor.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED95195E36B600BCCA00 /* dcoor.c */; };
135		D810F031195E36B900BCCA00 /* degr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED96195E36B600BCCA00 /* degr.c */; };
136		D810F032195E36B900BCCA00 /* degree.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED97195E36B600BCCA00 /* degree.c */; };
137		D810F033195E36B900BCCA00 /* dellipse.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED98195E36B600BCCA00 /* dellipse.c */; };
138		D810F034195E36B900BCCA00 /* dense.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED99195E36B600BCCA00 /* dense.c */; };
139		D810F035195E36B900BCCA00 /* destroy.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED9A195E36B600BCCA00 /* destroy.c */; };
140		D810F036195E36B900BCCA00 /* dflush.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED9B195E36B600BCCA00 /* dflush.c */; };
141		D810F037195E36B900BCCA00 /* dgcoor.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED9C195E36B600BCCA00 /* dgcoor.c */; };
142		D810F038195E36B900BCCA00 /* dgedi.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED9D195E36B600BCCA00 /* dgedi.c */; };
143		D810F039195E36B900BCCA00 /* dgefa.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED9E195E36B600BCCA00 /* dgefa.c */; };
144		D810F03A195E36B900BCCA00 /* dgefa2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810ED9F195E36B600BCCA00 /* dgefa2.c */; };
145		D810F03B195E36B900BCCA00 /* dgefa3.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDA0195E36B600BCCA00 /* dgefa3.c */; };
146		D810F03C195E36B900BCCA00 /* dgefa4.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDA1195E36B600BCCA00 /* dgefa4.c */; };
147		D810F03D195E36B900BCCA00 /* dgefa5.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDA2195E36B600BCCA00 /* dgefa5.c */; };
148		D810F03E195E36B900BCCA00 /* dgefa6.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDA3195E36B600BCCA00 /* dgefa6.c */; };
149		D810F03F195E36B900BCCA00 /* dgefa7.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDA4195E36B600BCCA00 /* dgefa7.c */; };
150		D810F040195E36B900BCCA00 /* dgmres.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDA5195E36B600BCCA00 /* dgmres.c */; };
151		D810F041195E36B900BCCA00 /* dgpause.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDA6195E36B600BCCA00 /* dgpause.c */; };
152		D810F042195E36B900BCCA00 /* dl.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDA7195E36B600BCCA00 /* dl.c */; };
153		D810F043195E36B900BCCA00 /* dlimpl.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDA8195E36B600BCCA00 /* dlimpl.c */; };
154		D810F044195E36B900BCCA00 /* dline.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDA9195E36B600BCCA00 /* dline.c */; };
155		D810F045195E36B900BCCA00 /* dlinegw.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDAA195E36B600BCCA00 /* dlinegw.c */; };
156		D810F046195E36B900BCCA00 /* dlinew.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDAB195E36B600BCCA00 /* dlinew.c */; };
157		D810F047195E36B900BCCA00 /* dlregis_taolinesearch.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDAC195E36B600BCCA00 /* dlregis_taolinesearch.c */; };
158		D810F048195E36B900BCCA00 /* dlregisdm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDAD195E36B600BCCA00 /* dlregisdm.c */; };
159		D810F049195E36B900BCCA00 /* dlregisdmdm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDAE195E36B600BCCA00 /* dlregisdmdm.c */; };
160		D810F04A195E36B900BCCA00 /* dlregisksp.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDAF195E36B600BCCA00 /* dlregisksp.c */; };
161		D810F04B195E36B900BCCA00 /* dlregismat.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDB0195E36B600BCCA00 /* dlregismat.c */; };
162		D810F04C195E36B900BCCA00 /* dlregispetsc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDB1195E36B600BCCA00 /* dlregispetsc.c */; };
163		D810F04D195E36B900BCCA00 /* dlregisrand.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDB2195E36B600BCCA00 /* dlregisrand.c */; };
164		D810F04E195E36B900BCCA00 /* dlregissf.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDB3195E36B600BCCA00 /* dlregissf.c */; };
165		D810F04F195E36B900BCCA00 /* dlregissnes.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDB4195E36B600BCCA00 /* dlregissnes.c */; };
166		D810F050195E36B900BCCA00 /* dlregistao.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDB5195E36B600BCCA00 /* dlregistao.c */; };
167		D810F051195E36B900BCCA00 /* dlregisthreadcomm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDB6195E36B600BCCA00 /* dlregisthreadcomm.c */; };
168		D810F052195E36B900BCCA00 /* dlregists.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDB7195E36B600BCCA00 /* dlregists.c */; };
169		D810F053195E36B900BCCA00 /* dlregisvec.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDB8195E36B600BCCA00 /* dlregisvec.c */; };
170		D810F054195E36B900BCCA00 /* dm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDB9195E36B600BCCA00 /* dm.c */; };
171		D810F055195E36B900BCCA00 /* dmdasnes.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDBA195E36B600BCCA00 /* dmdasnes.c */; };
172		D810F056195E36B900BCCA00 /* dmdats.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDBB195E36B600BCCA00 /* dmdats.c */; };
173		D810F057195E36B900BCCA00 /* dmget.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDBC195E36B600BCCA00 /* dmget.c */; };
174		D810F058195E36B900BCCA00 /* dmi.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDBD195E36B600BCCA00 /* dmi.c */; };
175		D810F059195E36B900BCCA00 /* dmksp.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDBE195E36B600BCCA00 /* dmksp.c */; };
176		D810F05A195E36B900BCCA00 /* dmlocalsnes.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDBF195E36B600BCCA00 /* dmlocalsnes.c */; };
177		D810F05B195E36B900BCCA00 /* dmlocalts.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDC0195E36B600BCCA00 /* dmlocalts.c */; };
178		D810F05C195E36B900BCCA00 /* dmouse.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDC1195E36B600BCCA00 /* dmouse.c */; };
179		D810F05D195E36B900BCCA00 /* dmplexsnes.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDC2195E36B600BCCA00 /* dmplexsnes.c */; };
180		D810F05E195E36B900BCCA00 /* dmplexts.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDC3195E36B600BCCA00 /* dmplexts.c */; };
181		D810F05F195E36B900BCCA00 /* dmredundant.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDC4195E36B600BCCA00 /* dmredundant.c */; };
182		D810F060195E36B900BCCA00 /* dmregall.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDC5195E36B600BCCA00 /* dmregall.c */; };
183		D810F061195E36B900BCCA00 /* dmshell.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDC6195E36B600BCCA00 /* dmshell.c */; };
184		D810F062195E36B900BCCA00 /* dmsnes.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDC7195E36B600BCCA00 /* dmsnes.c */; };
185		D810F063195E36B900BCCA00 /* dmts.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDC8195E36B600BCCA00 /* dmts.c */; };
186		D810F064195E36B900BCCA00 /* dpause.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDC9195E36B600BCCA00 /* dpause.c */; };
187		D810F065195E36B900BCCA00 /* dpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDCA195E36B600BCCA00 /* dpoint.c */; };
188		D810F066195E36B900BCCA00 /* dpoints.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDCB195E36B600BCCA00 /* dpoints.c */; };
189		D810F067195E36B900BCCA00 /* draw.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDCC195E36B600BCCA00 /* draw.c */; };
190		D810F068195E36B900BCCA00 /* drawreg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDCD195E36B600BCCA00 /* drawreg.c */; };
191		D810F069195E36B900BCCA00 /* drawregall.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDCE195E36B600BCCA00 /* drawregall.c */; };
192		D810F06A195E36B900BCCA00 /* drawv.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDCF195E36B600BCCA00 /* drawv.c */; };
193		D810F06B195E36B900BCCA00 /* drect.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDD0195E36B600BCCA00 /* drect.c */; };
194		D810F06C195E36B900BCCA00 /* dscatter.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDD1195E36B600BCCA00 /* dscatter.c */; };
195		D810F06D195E36B900BCCA00 /* dsclear.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDD2195E36B600BCCA00 /* dsclear.c */; };
196		D810F06E195E36B900BCCA00 /* dsetpause.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDD3195E36B600BCCA00 /* dsetpause.c */; };
197		D810F06F195E36B900BCCA00 /* dsflush.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDD4195E36B600BCCA00 /* dsflush.c */; };
198		D810F070195E36B900BCCA00 /* dsm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDD5195E36B600BCCA00 /* dsm.c */; };
199		D810F071195E36B900BCCA00 /* dt.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDD6195E36B600BCCA00 /* dt.c */; };
200		D810F072195E36B900BCCA00 /* dtds.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDD7195E36B600BCCA00 /* dtds.c */; };
201		D810F073195E36B900BCCA00 /* dtext.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDD8195E36B600BCCA00 /* dtext.c */; };
202		D810F074195E36B900BCCA00 /* dtextgs.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDD9195E36B600BCCA00 /* dtextgs.c */; };
203		D810F075195E36B900BCCA00 /* dtexts.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDDA195E36B600BCCA00 /* dtexts.c */; };
204		D810F076195E36B900BCCA00 /* dtextv.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDDB195E36B600BCCA00 /* dtextv.c */; };
205		D810F077195E36B900BCCA00 /* dtfe.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDDC195E36B600BCCA00 /* dtfe.c */; };
206		D810F078195E36B900BCCA00 /* dtfv.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDDD195E36B600BCCA00 /* dtfv.c */; };
207		D810F079195E36B900BCCA00 /* dtri.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDDE195E36B600BCCA00 /* dtri.c */; };
208		D810F07A195E36B900BCCA00 /* dupl.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDDF195E36B600BCCA00 /* dupl.c */; };
209		D810F07B195E36B900BCCA00 /* dvec2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDE0195E36B600BCCA00 /* dvec2.c */; };
210		D810F07C195E36B900BCCA00 /* dviewp.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDE1195E36B600BCCA00 /* dviewp.c */; };
211		D810F07D195E36B900BCCA00 /* eige.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDE2195E36B600BCCA00 /* eige.c */; };
212		D810F07E195E36B900BCCA00 /* eimex.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDE3195E36B600BCCA00 /* eimex.c */; };
213		D810F07F195E36B900BCCA00 /* eisen.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDE4195E36B600BCCA00 /* eisen.c */; };
214		D810F080195E36B900BCCA00 /* err.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDE5195E36B600BCCA00 /* err.c */; };
215		D810F081195E36B900BCCA00 /* errabort.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDE6195E36B600BCCA00 /* errabort.c */; };
216		D810F082195E36B900BCCA00 /* errstop.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDE7195E36B600BCCA00 /* errstop.c */; };
217		D810F083195E36B900BCCA00 /* errtrace.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDE8195E36B600BCCA00 /* errtrace.c */; };
218		D810F084195E36B900BCCA00 /* euler.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDE9195E36B600BCCA00 /* euler.c */; };
219		D810F085195E36B900BCCA00 /* eventlog.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDEA195E36B600BCCA00 /* eventlog.c */; };
220		D810F086195E36B900BCCA00 /* factimpl.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDEB195E36B600BCCA00 /* factimpl.c */; };
221		D810F087195E36B900BCCA00 /* factor.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDEC195E36B700BCCA00 /* factor.c */; };
222		D810F088195E36B900BCCA00 /* fas.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDED195E36B700BCCA00 /* fas.c */; };
223		D810F089195E36B900BCCA00 /* fasfunc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDEE195E36B700BCCA00 /* fasfunc.c */; };
224		D810F08A195E36B900BCCA00 /* fasgalerkin.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDEF195E36B700BCCA00 /* fasgalerkin.c */; };
225		D810F08B195E36B900BCCA00 /* fbcgs.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDF0195E36B700BCCA00 /* fbcgs.c */; };
226		D810F08C195E36B900BCCA00 /* fbcgsr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDF1195E36B700BCCA00 /* fbcgsr.c */; };
227		D810F08D195E36B900BCCA00 /* fcallback.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDF2195E36B700BCCA00 /* fcallback.c */; };
228		D810F08E195E36B900BCCA00 /* fdaij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDF3195E36B700BCCA00 /* fdaij.c */; };
229		D810F08F195E36B900BCCA00 /* fdate.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDF4195E36B700BCCA00 /* fdate.c */; };
230		D810F090195E36B900BCCA00 /* fdda.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDF5195E36B700BCCA00 /* fdda.c */; };
231		D810F091195E36B900BCCA00 /* fdiff.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDF6195E36B700BCCA00 /* fdiff.c */; };
232		D810F092195E36B900BCCA00 /* fdmatrix.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDF7195E36B700BCCA00 /* fdmatrix.c */; };
233		D810F093195E36B900BCCA00 /* fdmpiaij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDF8195E36B700BCCA00 /* fdmpiaij.c */; };
234		D810F094195E36B900BCCA00 /* fdtest.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDF9195E36B700BCCA00 /* fdtest.c */; };
235		D810F095195E36B900BCCA00 /* ffpath.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDFA195E36B700BCCA00 /* ffpath.c */; };
236		D810F096195E36B900BCCA00 /* fft.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDFB195E36B700BCCA00 /* fft.c */; };
237		D810F097195E36B900BCCA00 /* fgmres.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDFC195E36B700BCCA00 /* fgmres.c */; };
238		D810F098195E36B900BCCA00 /* fhost.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDFD195E36B700BCCA00 /* fhost.c */; };
239		D810F099195E36B900BCCA00 /* fieldsplit.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDFE195E36B700BCCA00 /* fieldsplit.c */; };
240		D810F09A195E36B900BCCA00 /* filev.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EDFF195E36B700BCCA00 /* filev.c */; };
241		D810F09B195E36B900BCCA00 /* flush.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE00195E36B700BCCA00 /* flush.c */; };
242		D810F09C195E36B900BCCA00 /* fmg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE01195E36B700BCCA00 /* fmg.c */; };
243		D810F09D195E36B900BCCA00 /* fn1wd.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE02195E36B700BCCA00 /* fn1wd.c */; };
244		D810F09E195E36B900BCCA00 /* fndsep.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE03195E36B700BCCA00 /* fndsep.c */; };
245		D810F09F195E36B900BCCA00 /* fnroot.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE04195E36B700BCCA00 /* fnroot.c */; };
246		D810F0A0195E36B900BCCA00 /* fp.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE05195E36B700BCCA00 /* fp.c */; };
247		D810F0A1195E36B900BCCA00 /* fpath.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE06195E36B700BCCA00 /* fpath.c */; };
248		D810F0A2195E36B900BCCA00 /* freespace.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE07195E36B700BCCA00 /* freespace.c */; };
249		D810F0A3195E36B900BCCA00 /* fretrieve.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE08195E36B700BCCA00 /* fretrieve.c */; };
250		D810F0A4195E36B900BCCA00 /* ftest.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE09195E36B700BCCA00 /* ftest.c */; };
251		D810F0A5195E36B900BCCA00 /* fuser.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE0A195E36B700BCCA00 /* fuser.c */; };
252		D810F0A6195E36B900BCCA00 /* fwd.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE0B195E36B700BCCA00 /* fwd.c */; };
253		D810F0A7195E36B900BCCA00 /* galerkin.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE0C195E36B700BCCA00 /* galerkin.c */; };
254		D810F0A8195E36B900BCCA00 /* gamg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE0D195E36B700BCCA00 /* gamg.c */; };
255		D810F0A9195E36B900BCCA00 /* gasm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE0E195E36B700BCCA00 /* gasm.c */; };
256		D810F0AA195E36B900BCCA00 /* gcomm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE0F195E36B700BCCA00 /* gcomm.c */; };
257		D810F0AB195E36B900BCCA00 /* gcookie.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE10195E36B700BCCA00 /* gcookie.c */; };
258		D810F0AC195E36B900BCCA00 /* gcr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE11195E36B700BCCA00 /* gcr.c */; };
259		D810F0AD195E36B900BCCA00 /* gcreate.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE12195E36B700BCCA00 /* gcreate.c */; };
260		D810F0AE195E36B900BCCA00 /* gen1wd.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE13195E36B700BCCA00 /* gen1wd.c */; };
261		D810F0AF195E36B900BCCA00 /* general.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE14195E36B700BCCA00 /* general.c */; };
262		D810F0B0195E36B900BCCA00 /* gennd.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE15195E36B700BCCA00 /* gennd.c */; };
263		D810F0B1195E36B900BCCA00 /* genqmd.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE16195E36B700BCCA00 /* genqmd.c */; };
264		D810F0B2195E36B900BCCA00 /* genrcm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE17195E36B700BCCA00 /* genrcm.c */; };
265		D810F0B3195E36B900BCCA00 /* geo.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE18195E36B700BCCA00 /* geo.c */; };
266		D810F0B4195E36B900BCCA00 /* getcolv.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE19195E36B700BCCA00 /* getcolv.c */; };
267		D810F0B5195E36B900BCCA00 /* ghome.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE1A195E36B700BCCA00 /* ghome.c */; };
268		D810F0B6195E36B900BCCA00 /* gl.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE1B195E36B700BCCA00 /* gl.c */; };
269		D810F0B7195E36B900BCCA00 /* gladapt.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE1C195E36B700BCCA00 /* gladapt.c */; };
270		D810F0B8195E36B900BCCA00 /* gltr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE1D195E36B700BCCA00 /* gltr.c */; };
271		D810F0B9195E36B900BCCA00 /* gmpre.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE1E195E36B700BCCA00 /* gmpre.c */; };
272		D810F0BA195E36B900BCCA00 /* gmreig.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE1F195E36B700BCCA00 /* gmreig.c */; };
273		D810F0BB195E36B900BCCA00 /* gmres.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE20195E36B700BCCA00 /* gmres.c */; };
274		D810F0BC195E36B900BCCA00 /* gmres2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE21195E36B700BCCA00 /* gmres2.c */; };
275		D810F0BD195E36B900BCCA00 /* gpcg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE22195E36B700BCCA00 /* gpcg.c */; };
276		D810F0BE195E36B900BCCA00 /* gpcglinesearch.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE23195E36B700BCCA00 /* gpcglinesearch.c */; };
277		D810F0BF195E36B900BCCA00 /* gqt.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE24195E36B700BCCA00 /* gqt.c */; };
278		D810F0C0195E36B900BCCA00 /* gr1.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE25195E36B700BCCA00 /* gr1.c */; };
279		D810F0C1195E36B900BCCA00 /* gr2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE26195E36B700BCCA00 /* gr2.c */; };
280		D810F0C2195E36B900BCCA00 /* greedy.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE27195E36B700BCCA00 /* greedy.c */; };
281		D810F0C3195E36B900BCCA00 /* groppcg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE28195E36B700BCCA00 /* groppcg.c */; };
282		D810F0C4195E36B900BCCA00 /* grpath.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE29195E36B700BCCA00 /* grpath.c */; };
283		D810F0C5195E36B900BCCA00 /* grvtk.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE2A195E36B700BCCA00 /* grvtk.c */; };
284		D810F0C6195E36B900BCCA00 /* gs.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE2B195E36B700BCCA00 /* gs.c */; };
285		D810F0C7195E36B900BCCA00 /* gssecant.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE2C195E36B700BCCA00 /* gssecant.c */; };
286		D810F0C8195E36B900BCCA00 /* gtype.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE2D195E36B700BCCA00 /* gtype.c */; };
287		D810F0C9195E36B900BCCA00 /* hem.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE2E195E36B700BCCA00 /* hem.c */; };
288		D810F0CA195E36B900BCCA00 /* hists.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE2F195E36B700BCCA00 /* hists.c */; };
289		D810F0CB195E36B900BCCA00 /* hue.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE30195E36B700BCCA00 /* hue.c */; };
290		D810F0CC195E36B900BCCA00 /* ibcgs.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE31195E36B700BCCA00 /* ibcgs.c */; };
291		D810F0CD195E36B900BCCA00 /* icc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE32195E36B700BCCA00 /* icc.c */; };
292		D810F0CE195E36B900BCCA00 /* ido.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE33195E36B700BCCA00 /* ido.c */; };
293		D810F0CF195E36B900BCCA00 /* iguess.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE34195E36B700BCCA00 /* iguess.c */; };
294		D810F0D0195E36B900BCCA00 /* ij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE35195E36B700BCCA00 /* ij.c */; };
295		D810F0D1195E36B900BCCA00 /* ilu.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE36195E36B700BCCA00 /* ilu.c */; };
296		D810F0D2195E36B900BCCA00 /* index.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE37195E36B700BCCA00 /* index.c */; };
297		D810F0D3195E36B900BCCA00 /* inherit.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE38195E36B700BCCA00 /* inherit.c */; };
298		D810F0D4195E36B900BCCA00 /* init.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE39195E36B700BCCA00 /* init.c */; };
299		D810F0D5195E36B900BCCA00 /* inode.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE3A195E36B700BCCA00 /* inode.c */; };
300		D810F0D6195E36B900BCCA00 /* inode2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE3B195E36B700BCCA00 /* inode2.c */; };
301		D810F0D7195E36B900BCCA00 /* ipm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE3C195E36B700BCCA00 /* ipm.c */; };
302		D810F0D8195E36B900BCCA00 /* isblock.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE3D195E36B700BCCA00 /* isblock.c */; };
303		D810F0D9195E36B900BCCA00 /* iscoloring.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE3E195E36B700BCCA00 /* iscoloring.c */; };
304		D810F0DA195E36B900BCCA00 /* iscomp.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE3F195E36B700BCCA00 /* iscomp.c */; };
305		D810F0DB195E36B900BCCA00 /* isdiff.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE40195E36B700BCCA00 /* isdiff.c */; };
306		D810F0DC195E36B900BCCA00 /* isio.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE41195E36B700BCCA00 /* isio.c */; };
307		D810F0DD195E36B900BCCA00 /* isltog.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE42195E36B700BCCA00 /* isltog.c */; };
308		D810F0DE195E36B900BCCA00 /* isreg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE43195E36B700BCCA00 /* isreg.c */; };
309		D810F0DF195E36B900BCCA00 /* isregall.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE44195E36B700BCCA00 /* isregall.c */; };
310		D810F0E0195E36B900BCCA00 /* isutil.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE45195E36B700BCCA00 /* isutil.c */; };
311		D810F0E1195E36B900BCCA00 /* itcl.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE46195E36B700BCCA00 /* itcl.c */; };
312		D810F0E2195E36B900BCCA00 /* itcreate.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE47195E36B700BCCA00 /* itcreate.c */; };
313		D810F0E3195E36B900BCCA00 /* iterativ.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE48195E36B700BCCA00 /* iterativ.c */; };
314		D810F0E4195E36B900BCCA00 /* itfunc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE49195E36B700BCCA00 /* itfunc.c */; };
315		D810F0E5195E36B900BCCA00 /* itregis.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE4A195E36B700BCCA00 /* itregis.c */; };
316		D810F0E6195E36B900BCCA00 /* itres.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE4B195E36B700BCCA00 /* itres.c */; };
317		D810F0E7195E36B900BCCA00 /* ivec.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE4C195E36B700BCCA00 /* ivec.c */; };
318		D810F0E8195E36B900BCCA00 /* jacobi.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE4D195E36B700BCCA00 /* jacobi.c */; };
319		D810F0E9195E36B900BCCA00 /* jp.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE4E195E36B700BCCA00 /* jp.c */; };
320		D810F0EA195E36B900BCCA00 /* kaczmarz.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE4F195E36B700BCCA00 /* kaczmarz.c */; };
321		D810F0EB195E36B900BCCA00 /* ksponly.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE50195E36B700BCCA00 /* ksponly.c */; };
322		D810F0EC195E36B900BCCA00 /* lcd.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE51195E36B700BCCA00 /* lcd.c */; };
323		D810F0ED195E36B900BCCA00 /* lcl.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE52195E36B700BCCA00 /* lcl.c */; };
324		D810F0EE195E36B900BCCA00 /* lg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE53195E36B700BCCA00 /* lg.c */; };
325		D810F0EF195E36B900BCCA00 /* lgc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE54195E36B700BCCA00 /* lgc.c */; };
326		D810F0F0195E36B900BCCA00 /* lgmres.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE55195E36B700BCCA00 /* lgmres.c */; };
327		D810F0F1195E36B900BCCA00 /* linesearch.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE56195E36B700BCCA00 /* linesearch.c */; };
328		D810F0F2195E36B900BCCA00 /* linesearchbasic.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE57195E36B700BCCA00 /* linesearchbasic.c */; };
329		D810F0F3195E36B900BCCA00 /* linesearchbt.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE58195E36B700BCCA00 /* linesearchbt.c */; };
330		D810F0F4195E36B900BCCA00 /* linesearchcp.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE59195E36B700BCCA00 /* linesearchcp.c */; };
331		D810F0F5195E36B900BCCA00 /* linesearchl2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE5A195E36B700BCCA00 /* linesearchl2.c */; };
332		D810F0F6195E36B900BCCA00 /* linesearchregi.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE5B195E36B700BCCA00 /* linesearchregi.c */; };
333		D810F0F7195E36B900BCCA00 /* linesearchshell.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE5C195E36B700BCCA00 /* linesearchshell.c */; };
334		D810F0F8195E36B900BCCA00 /* lmvm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE5D195E36B700BCCA00 /* lmvm.c */; };
335		D810F0F9195E36B900BCCA00 /* lmvmmat.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE5E195E36B700BCCA00 /* lmvmmat.c */; };
336		D810F0FA195E36B900BCCA00 /* lrc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE5F195E36B700BCCA00 /* lrc.c */; };
337		D810F0FB195E36B900BCCA00 /* ls.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE60195E36B700BCCA00 /* ls.c */; };
338		D810F0FC195E36B900BCCA00 /* lsc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE61195E36B700BCCA00 /* lsc.c */; };
339		D810F0FD195E36B900BCCA00 /* lsqr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE62195E36B700BCCA00 /* lsqr.c */; };
340		D810F0FE195E36B900BCCA00 /* lsqr_converged.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE63195E36B700BCCA00 /* lsqr_converged.c */; };
341		D810F0FF195E36B900BCCA00 /* lsqr_monitor.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE64195E36B700BCCA00 /* lsqr_monitor.c */; };
342		D810F100195E36B900BCCA00 /* lu.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE65195E36B700BCCA00 /* lu.c */; };
343		D810F101195E36B900BCCA00 /* maij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE66195E36B700BCCA00 /* maij.c */; };
344		D810F102195E36B900BCCA00 /* mal.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE67195E36B700BCCA00 /* mal.c */; };
345		D810F103195E36B900BCCA00 /* matcoloring.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE68195E36B700BCCA00 /* matcoloring.c */; };
346		D810F104195E36B900BCCA00 /* matcoloringregi.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE69195E36B700BCCA00 /* matcoloringregi.c */; };
347		D810F105195E36B900BCCA00 /* mathinf.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE6A195E36B700BCCA00 /* mathinf.c */; };
348		D810F106195E36B900BCCA00 /* matis.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE6B195E36B700BCCA00 /* matis.c */; };
349		D810F107195E36B900BCCA00 /* matmatmatmult.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE6C195E36B700BCCA00 /* matmatmatmult.c */; };
350		D810F108195E36B900BCCA00 /* matmatmult.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE6D195E36B700BCCA00 /* matmatmult.c */; };
351		D810F109195E36B900BCCA00 /* matnest.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE6E195E36B700BCCA00 /* matnest.c */; };
352		D810F10A195E36B900BCCA00 /* matnull.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE6F195E36B700BCCA00 /* matnull.c */; };
353		D810F10B195E36B900BCCA00 /* matptap.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE70195E36B700BCCA00 /* matptap.c */; };
354		D810F10C195E36B900BCCA00 /* matrart.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE71195E36B700BCCA00 /* matrart.c */; };
355		D810F10D195E36B900BCCA00 /* matreg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE72195E36B700BCCA00 /* matreg.c */; };
356		D810F10E195E36B900BCCA00 /* matregis.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE73195E36B700BCCA00 /* matregis.c */; };
357		D810F10F195E36B900BCCA00 /* matrix.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE74195E36B700BCCA00 /* matrix.c */; };
358		D810F110195E36B900BCCA00 /* matstash.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE75195E36B700BCCA00 /* matstash.c */; };
359		D810F111195E36B900BCCA00 /* matstashspace.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE76195E36B700BCCA00 /* matstashspace.c */; };
360		D810F112195E36B900BCCA00 /* mattransposematmult.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE77195E36B700BCCA00 /* mattransposematmult.c */; };
361		D810F113195E36B900BCCA00 /* mcomposite.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE78195E36B700BCCA00 /* mcomposite.c */; };
362		D810F114195E36B900BCCA00 /* mcrl.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE79195E36B700BCCA00 /* mcrl.c */; };
363		D810F115195E36B900BCCA00 /* mem.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE7A195E36B700BCCA00 /* mem.c */; };
364		D810F116195E36B900BCCA00 /* memc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE7B195E36B700BCCA00 /* memc.c */; };
365		D810F117195E36B900BCCA00 /* mffd.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE7C195E36B700BCCA00 /* mffd.c */; };
366		D810F118195E36B900BCCA00 /* mffddef.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE7D195E36B700BCCA00 /* mffddef.c */; };
367		D810F119195E36B900BCCA00 /* mfregis.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE7E195E36B700BCCA00 /* mfregis.c */; };
368		D810F11A195E36B900BCCA00 /* mg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE7F195E36B700BCCA00 /* mg.c */; };
369		D810F11B195E36B900BCCA00 /* mgfunc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE80195E36B700BCCA00 /* mgfunc.c */; };
370		D810F11C195E36B900BCCA00 /* mhas.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE81195E36B700BCCA00 /* mhas.c */; };
371		D810F11D195E36B900BCCA00 /* minres.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE82195E36B700BCCA00 /* minres.c */; };
372		D810F11E195E36B900BCCA00 /* mis.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE83195E36B700BCCA00 /* mis.c */; };
373		D810F11F195E36B900BCCA00 /* mlocalref.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE84195E36B700BCCA00 /* mlocalref.c */; };
374		D810F120195E36B900BCCA00 /* mmaij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE85195E36B700BCCA00 /* mmaij.c */; };
375		D810F121195E36B900BCCA00 /* mmbaij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE86195E36B700BCCA00 /* mmbaij.c */; };
376		D810F122195E36B900BCCA00 /* mmdense.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE87195E36B700BCCA00 /* mmdense.c */; };
377		D810F123195E36B900BCCA00 /* mmsbaij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE88195E36B700BCCA00 /* mmsbaij.c */; };
378		D810F124195E36B900BCCA00 /* mocregis.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE89195E36B700BCCA00 /* mocregis.c */; };
379		D810F125195E36B900BCCA00 /* modpcf.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE8A195E36B700BCCA00 /* modpcf.c */; };
380		D810F126195E36B900BCCA00 /* morethuente.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE8B195E36B700BCCA00 /* morethuente.c */; };
381		D810F127195E36B900BCCA00 /* mpb_aij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE8C195E36B700BCCA00 /* mpb_aij.c */; };
382		D810F128195E36B900BCCA00 /* mpb_baij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE8D195E36B700BCCA00 /* mpb_baij.c */; };
383		D810F129195E36B900BCCA00 /* mpi.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE8E195E36B700BCCA00 /* mpi.c */; };
384		D810F12A195E36B900BCCA00 /* mpiadj.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE8F195E36B700BCCA00 /* mpiadj.c */; };
385		D810F12B195E36B900BCCA00 /* mpiaij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE90195E36B700BCCA00 /* mpiaij.c */; };
386		D810F12C195E36B900BCCA00 /* mpiaijpc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE91195E36B700BCCA00 /* mpiaijpc.c */; };
387		D810F12D195E36B900BCCA00 /* mpiaijsbaij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE92195E36B700BCCA00 /* mpiaijsbaij.c */; };
388		D810F12E195E36B900BCCA00 /* mpibaij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE93195E36B700BCCA00 /* mpibaij.c */; };
389		D810F12F195E36B900BCCA00 /* mpibstream.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE94195E36B700BCCA00 /* mpibstream.c */; };
390		D810F130195E36B900BCCA00 /* mpicsrperm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE95195E36B700BCCA00 /* mpicsrperm.c */; };
391		D810F131195E36B900BCCA00 /* mpidense.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE96195E36B700BCCA00 /* mpidense.c */; };
392		D810F132195E36B900BCCA00 /* mpilong.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE97195E36B700BCCA00 /* mpilong.c */; };
393		D810F133195E36B900BCCA00 /* mpimatmatmatmult.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE98195E36B700BCCA00 /* mpimatmatmatmult.c */; };
394		D810F134195E36B900BCCA00 /* mpimatmatmult.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE99195E36B700BCCA00 /* mpimatmatmult.c */; };
395		D810F135195E36B900BCCA00 /* mpimattransposematmult.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE9A195E36B700BCCA00 /* mpimattransposematmult.c */; };
396		D810F136195E36B900BCCA00 /* mpimesg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE9B195E36B700BCCA00 /* mpimesg.c */; };
397		D810F137195E36B900BCCA00 /* mpiov.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE9C195E36B700BCCA00 /* mpiov.c */; };
398		D810F138195E36B900BCCA00 /* mpiptap.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE9D195E36B700BCCA00 /* mpiptap.c */; };
399		D810F139195E36B900BCCA00 /* mpisbaij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE9E195E36B700BCCA00 /* mpisbaij.c */; };
400		D810F13A195E36B900BCCA00 /* mpisbstream.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EE9F195E36B700BCCA00 /* mpisbstream.c */; };
401		D810F13B195E36B900BCCA00 /* mpitime.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEA0195E36B700BCCA00 /* mpitime.c */; };
402		D810F13C195E36B900BCCA00 /* mpitr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEA1195E36B700BCCA00 /* mpitr.c */; };
403		D810F13D195E36B900BCCA00 /* mpits.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEA2195E36B700BCCA00 /* mpits.c */; };
404		D810F13E195E36B900BCCA00 /* mpiu.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEA3195E36B700BCCA00 /* mpiu.c */; };
405		D810F13F195E36B900BCCA00 /* mpiuopen.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEA4195E36B700BCCA00 /* mpiuopen.c */; };
406		D810F140195E36B900BCCA00 /* mprint.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEA5195E36B700BCCA00 /* mprint.c */; };
407		D810F141195E36B900BCCA00 /* ms.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEA6195E36B700BCCA00 /* ms.c */; };
408		D810F142195E36B900BCCA00 /* mscatter.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEA7195E36B700BCCA00 /* mscatter.c */; };
409		D810F143195E36B900BCCA00 /* mtr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEA8195E36B700BCCA00 /* mtr.c */; };
410		D810F144195E36B900BCCA00 /* multequal.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEA9195E36B700BCCA00 /* multequal.c */; };
411		D810F145195E36B900BCCA00 /* multiblock.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEAA195E36B700BCCA00 /* multiblock.c */; };
412		D810F146195E36B900BCCA00 /* nash.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEAB195E36B700BCCA00 /* nash.c */; };
413		D810F147195E36B900BCCA00 /* nasm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEAC195E36B700BCCA00 /* nasm.c */; };
414		D810F148195E36B900BCCA00 /* natural.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEAD195E36B700BCCA00 /* natural.c */; };
415		D810F149195E36B900BCCA00 /* neldermead.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEAE195E36B700BCCA00 /* neldermead.c */; };
416		D810F14A195E36B900BCCA00 /* network.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEAF195E36B700BCCA00 /* network.c */; };
417		D810F14B195E36B900BCCA00 /* networkcreate.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEB0195E36B700BCCA00 /* networkcreate.c */; };
418		D810F14C195E36B900BCCA00 /* ngmresfunc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEB1195E36B700BCCA00 /* ngmresfunc.c */; };
419		D810F14D195E36B900BCCA00 /* nls.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEB2195E36B700BCCA00 /* nls.c */; };
420		D810F14E195E36B900BCCA00 /* nn.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEB3195E36B700BCCA00 /* nn.c */; };
421		D810F14F195E36B900BCCA00 /* none.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEB4195E36B700BCCA00 /* none.c */; };
422		D810F150195E36B900BCCA00 /* normm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEB5195E36B700BCCA00 /* normm.c */; };
423		D810F151195E36B900BCCA00 /* nothread.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEB6195E36B700BCCA00 /* nothread.c */; };
424		D810F152195E36B900BCCA00 /* ntl.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEB7195E36B700BCCA00 /* ntl.c */; };
425		D810F153195E36B900BCCA00 /* ntr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEB8195E36B700BCCA00 /* ntr.c */; };
426		D810F154195E36B900BCCA00 /* numsrt.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEB9195E36B700BCCA00 /* numsrt.c */; };
427		D810F155195E36B900BCCA00 /* olist.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEBA195E36B700BCCA00 /* olist.c */; };
428		D810F156195E36B900BCCA00 /* options.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEBB195E36B700BCCA00 /* options.c */; };
429		D810F157195E36B900BCCA00 /* owarmijo.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEBC195E36B700BCCA00 /* owarmijo.c */; };
430		D810F158195E36B900BCCA00 /* owlqn.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEBD195E36B700BCCA00 /* owlqn.c */; };
431		D810F159195E36B900BCCA00 /* pack.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEBE195E36B700BCCA00 /* pack.c */; };
432		D810F15A195E36B900BCCA00 /* packm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEBF195E36B700BCCA00 /* packm.c */; };
433		D810F15B195E36B900BCCA00 /* partition.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEC0195E36B700BCCA00 /* partition.c */; };
434		D810F15C195E36B900BCCA00 /* patch.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEC1195E36B700BCCA00 /* patch.c */; };
435		D810F15D195E36B900BCCA00 /* patchcreate.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEC2195E36B700BCCA00 /* patchcreate.c */; };
436		D810F15E195E36B900BCCA00 /* pbarrier.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEC3195E36B700BCCA00 /* pbarrier.c */; };
437		D810F15F195E36B900BCCA00 /* pbjacobi.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEC4195E36B700BCCA00 /* pbjacobi.c */; };
438		D810F160195E36B900BCCA00 /* pbvec.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEC5195E36B700BCCA00 /* pbvec.c */; };
439		D810F161195E36B900BCCA00 /* pcis.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEC6195E36B700BCCA00 /* pcis.c */; };
440		D810F162195E36B900BCCA00 /* pcksp.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEC7195E36B700BCCA00 /* pcksp.c */; };
441		D810F163195E36B900BCCA00 /* pcmat.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEC8195E36B700BCCA00 /* pcmat.c */; };
442		D810F164195E36B900BCCA00 /* pcregis.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEC9195E36B700BCCA00 /* pcregis.c */; };
443		D810F165195E36B900BCCA00 /* pcset.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EECA195E36B700BCCA00 /* pcset.c */; };
444		D810F166195E36B900BCCA00 /* pdisplay.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EECB195E36B700BCCA00 /* pdisplay.c */; };
445		D810F167195E36B900BCCA00 /* pdvec.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EECC195E36B700BCCA00 /* pdvec.c */; };
446		D810F168195E36B900BCCA00 /* petscvu.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EECD195E36B700BCCA00 /* petscvu.c */; };
447		D810F169195E36B900BCCA00 /* pf.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EECE195E36B700BCCA00 /* pf.c */; };
448		D810F16A195E36B900BCCA00 /* pfall.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EECF195E36B700BCCA00 /* pfall.c */; };
449		D810F16B195E36B900BCCA00 /* pgmres.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EED0195E36B700BCCA00 /* pgmres.c */; };
450		D810F16C195E36B900BCCA00 /* pgname.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EED1195E36B700BCCA00 /* pgname.c */; };
451		D810F16D195E36B900BCCA00 /* pheap.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EED2195E36B700BCCA00 /* pheap.c */; };
452		D810F16E195E36B900BCCA00 /* pinit.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EED3195E36B700BCCA00 /* pinit.c */; };
453		D810F16F195E36B900BCCA00 /* pipecg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EED4195E36B700BCCA00 /* pipecg.c */; };
454		D810F170195E36B900BCCA00 /* pipecr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EED5195E36B700BCCA00 /* pipecr.c */; };
455		D810F171195E36B900BCCA00 /* plex.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EED6195E36B700BCCA00 /* plex.c */; };
456		D810F172195E36B900BCCA00 /* plexcgns.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EED7195E36B700BCCA00 /* plexcgns.c */; };
457		D810F173195E36B900BCCA00 /* plexcreate.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EED8195E36B700BCCA00 /* plexcreate.c */; };
458		D810F174195E36B900BCCA00 /* plexdistribute.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EED9195E36B700BCCA00 /* plexdistribute.c */; };
459		D810F175195E36B900BCCA00 /* plexexodusii.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEDA195E36B700BCCA00 /* plexexodusii.c */; };
460		D810F176195E36B900BCCA00 /* plexfem.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEDB195E36B700BCCA00 /* plexfem.c */; };
461		D810F177195E36B900BCCA00 /* plexgeometry.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEDC195E36B700BCCA00 /* plexgeometry.c */; };
462		D810F178195E36B900BCCA00 /* plexgmsh.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEDD195E36B800BCCA00 /* plexgmsh.c */; };
463		D810F179195E36B900BCCA00 /* plexhdf5.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEDE195E36B800BCCA00 /* plexhdf5.c */; };
464		D810F17A195E36B900BCCA00 /* plexindices.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEDF195E36B800BCCA00 /* plexindices.c */; };
465		D810F17B195E36B900BCCA00 /* plexinterpolate.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEE0195E36B800BCCA00 /* plexinterpolate.c */; };
466		D810F17C195E36B900BCCA00 /* plexlabel.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEE1195E36B800BCCA00 /* plexlabel.c */; };
467		D810F17D195E36B900BCCA00 /* plexpartition.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEE2195E36B800BCCA00 /* plexpartition.c */; };
468		D810F17E195E36B900BCCA00 /* plexpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEE3195E36B800BCCA00 /* plexpoint.c */; };
469		D810F17F195E36B900BCCA00 /* plexpreallocate.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEE4195E36B800BCCA00 /* plexpreallocate.c */; };
470		D810F180195E36B900BCCA00 /* plexrefine.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEE5195E36B800BCCA00 /* plexrefine.c */; };
471		D810F181195E36B900BCCA00 /* plexreorder.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEE6195E36B800BCCA00 /* plexreorder.c */; };
472		D810F182195E36B900BCCA00 /* plexsubmesh.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEE7195E36B800BCCA00 /* plexsubmesh.c */; };
473		D810F183195E36B900BCCA00 /* plexvtk.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEE8195E36B800BCCA00 /* plexvtk.c */; };
474		D810F184195E36B900BCCA00 /* plexvtu.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEE9195E36B800BCCA00 /* plexvtu.c */; };
475		D810F185195E36B900BCCA00 /* plog.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEEA195E36B800BCCA00 /* plog.c */; };
476		D810F186195E36B900BCCA00 /* pmap.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEEB195E36B800BCCA00 /* pmap.c */; };
477		D810F187195E36B900BCCA00 /* pname.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEEC195E36B800BCCA00 /* pname.c */; };
478		D810F188195E36B900BCCA00 /* posindep.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEED195E36B800BCCA00 /* posindep.c */; };
479		D810F189195E36B900BCCA00 /* pounders.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEEE195E36B800BCCA00 /* pounders.c */; };
480		D810F18A195E36B900BCCA00 /* power.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEEF195E36B800BCCA00 /* power.c */; };
481		D810F18B195E36B900BCCA00 /* precon.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEF0195E36B800BCCA00 /* precon.c */; };
482		D810F18C195E36B900BCCA00 /* prefix.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEF1195E36B800BCCA00 /* prefix.c */; };
483		D810F18D195E36B900BCCA00 /* preonly.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEF2195E36B800BCCA00 /* preonly.c */; };
484		D810F18E195E36B900BCCA00 /* projection.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEF3195E36B800BCCA00 /* projection.c */; };
485		D810F18F195E36B900BCCA00 /* psleep.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEF4195E36B800BCCA00 /* psleep.c */; };
486		D810F190195E36B900BCCA00 /* psplit.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEF5195E36B800BCCA00 /* psplit.c */; };
487		D810F191195E36B900BCCA00 /* pstack.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEF6195E36B800BCCA00 /* pstack.c */; };
488		D810F192195E36B900BCCA00 /* pstack.c.REMOTE.89009.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEF7195E36B800BCCA00 /* pstack.c.REMOTE.89009.c */; };
489		D810F193195E36B900BCCA00 /* ptype.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEF8195E36B800BCCA00 /* ptype.c */; };
490		D810F194195E36B900BCCA00 /* pvec2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEF9195E36B800BCCA00 /* pvec2.c */; };
491		D810F195195E36B900BCCA00 /* pythonksp.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEFA195E36B800BCCA00 /* pythonksp.c */; };
492		D810F196195E36B900BCCA00 /* pythonmat.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEFB195E36B800BCCA00 /* pythonmat.c */; };
493		D810F197195E36B900BCCA00 /* pythonpc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEFC195E36B800BCCA00 /* pythonpc.c */; };
494		D810F198195E36B900BCCA00 /* pythonsnes.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEFD195E36B800BCCA00 /* pythonsnes.c */; };
495		D810F199195E36B900BCCA00 /* pythonsys.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEFE195E36B800BCCA00 /* pythonsys.c */; };
496		D810F19A195E36B900BCCA00 /* pythonts.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EEFF195E36B800BCCA00 /* pythonts.c */; };
497		D810F19B195E36B900BCCA00 /* qcg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF00195E36B800BCCA00 /* qcg.c */; };
498		D810F19C195E36B900BCCA00 /* qmdmrg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF01195E36B800BCCA00 /* qmdmrg.c */; };
499		D810F19D195E36B900BCCA00 /* qmdqt.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF02195E36B800BCCA00 /* qmdqt.c */; };
500		D810F19E195E36B900BCCA00 /* qmdrch.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF03195E36B800BCCA00 /* qmdrch.c */; };
501		D810F19F195E36B900BCCA00 /* qmdupd.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF04195E36B800BCCA00 /* qmdupd.c */; };
502		D810F1A0195E36B900BCCA00 /* qn.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF05195E36B800BCCA00 /* qn.c */; };
503		D810F1A1195E36B900BCCA00 /* rand.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF06195E36B800BCCA00 /* rand.c */; };
504		D810F1A2195E36B900BCCA00 /* rand48.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF07195E36B800BCCA00 /* rand48.c */; };
505		D810F1A3195E36B900BCCA00 /* random.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF08195E36B800BCCA00 /* random.c */; };
506		D810F1A4195E36B900BCCA00 /* randomc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF09195E36B800BCCA00 /* randomc.c */; };
507		D810F1A5195E36B900BCCA00 /* randreg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF0A195E36B800BCCA00 /* randreg.c */; };
508		D810F1A6195E36B900BCCA00 /* rcm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF0B195E36B800BCCA00 /* rcm.c */; };
509		D810F1A7195E36B900BCCA00 /* redistribute.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF0C195E36B800BCCA00 /* redistribute.c */; };
510		D810F1A8195E36B900BCCA00 /* redundant.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF0D195E36B800BCCA00 /* redundant.c */; };
511		D810F1A9195E36B900BCCA00 /* reg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF0E195E36B800BCCA00 /* reg.c */; };
512		D810F1AA195E36B900BCCA00 /* rich.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF0F195E36B800BCCA00 /* rich.c */; };
513		D810F1AB195E36B900BCCA00 /* richscale.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF10195E36B800BCCA00 /* richscale.c */; };
514		D810F1AC195E36B900BCCA00 /* rk.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF11195E36B800BCCA00 /* rk.c */; };
515		D810F1AD195E36B900BCCA00 /* rootls.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF12195E36B800BCCA00 /* rootls.c */; };
516		D810F1AE195E36B900BCCA00 /* rosw.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF13195E36B800BCCA00 /* rosw.c */; };
517		D810F1AF195E36B900BCCA00 /* rpath.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF14195E36B800BCCA00 /* rpath.c */; };
518		D810F1B0195E36B900BCCA00 /* rvector.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF15195E36B800BCCA00 /* rvector.c */; };
519		D810F1B1195E36B900BCCA00 /* sbaij.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF16195E36B800BCCA00 /* sbaij.c */; };
520		D810F1B2195E36B900BCCA00 /* sbaij2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF17195E36B800BCCA00 /* sbaij2.c */; };
521		D810F1B3195E36B900BCCA00 /* sbaijfact.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF18195E36B800BCCA00 /* sbaijfact.c */; };
522		D810F1B4195E36B900BCCA00 /* sbaijfact10.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF19195E36B800BCCA00 /* sbaijfact10.c */; };
523		D810F1B5195E36B900BCCA00 /* sbaijfact11.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF1A195E36B800BCCA00 /* sbaijfact11.c */; };
524		D810F1B6195E36B900BCCA00 /* sbaijfact12.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF1B195E36B800BCCA00 /* sbaijfact12.c */; };
525		D810F1B7195E36B900BCCA00 /* sbaijfact2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF1C195E36B800BCCA00 /* sbaijfact2.c */; };
526		D810F1B8195E36B900BCCA00 /* sbaijfact3.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF1D195E36B800BCCA00 /* sbaijfact3.c */; };
527		D810F1B9195E36B900BCCA00 /* sbaijfact4.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF1E195E36B800BCCA00 /* sbaijfact4.c */; };
528		D810F1BA195E36B900BCCA00 /* sbaijfact5.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF1F195E36B800BCCA00 /* sbaijfact5.c */; };
529		D810F1BB195E36B900BCCA00 /* sbaijfact6.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF20195E36B800BCCA00 /* sbaijfact6.c */; };
530		D810F1BC195E36B900BCCA00 /* sbaijfact7.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF21195E36B800BCCA00 /* sbaijfact7.c */; };
531		D810F1BD195E36B900BCCA00 /* sbaijfact8.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF22195E36B800BCCA00 /* sbaijfact8.c */; };
532		D810F1BE195E36B900BCCA00 /* sbaijfact9.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF23195E36B800BCCA00 /* sbaijfact9.c */; };
533		D810F1BF195E36B900BCCA00 /* sbaijov.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF24195E36B800BCCA00 /* sbaijov.c */; };
534		D810F1C0195E36B900BCCA00 /* sbstream.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF25195E36B800BCCA00 /* sbstream.c */; };
535		D810F1C1195E36B900BCCA00 /* sbstrmfact.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF26195E36B800BCCA00 /* sbstrmfact.c */; };
536		D810F1C2195E36B900BCCA00 /* schurm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF27195E36B800BCCA00 /* schurm.c */; };
537		D810F1C3195E36B900BCCA00 /* scoarsen.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF28195E36B800BCCA00 /* scoarsen.c */; };
538		D810F1C4195E36B900BCCA00 /* segbuffer.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF29195E36B800BCCA00 /* segbuffer.c */; };
539		D810F1C5195E36B900BCCA00 /* select.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF2A195E36B800BCCA00 /* select.c */; };
540		D810F1C6195E36B900BCCA00 /* send.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF2B195E36B800BCCA00 /* send.c */; };
541		D810F1C7195E36B900BCCA00 /* seq.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF2C195E36B800BCCA00 /* seq.c */; };
542		D810F1C8195E36B900BCCA00 /* setr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF2D195E36B800BCCA00 /* setr.c */; };
543		D810F1C9195E36B900BCCA00 /* sf.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF2E195E36B800BCCA00 /* sf.c */; };
544		D810F1CA195E36B900BCCA00 /* sfbasic.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF2F195E36B800BCCA00 /* sfbasic.c */; };
545		D810F1CB195E36B900BCCA00 /* sfregi.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF30195E36B800BCCA00 /* sfregi.c */; };
546		D810F1CC195E36B900BCCA00 /* sftype.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF31195E36B800BCCA00 /* sftype.c */; };
547		D810F1CD195E36B900BCCA00 /* shell.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF32195E36B800BCCA00 /* shell.c */; };
548		D810F1CE195E36B900BCCA00 /* shellcnv.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF33195E36B800BCCA00 /* shellcnv.c */; };
549		D810F1CF195E36B900BCCA00 /* shellpc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF34195E36B800BCCA00 /* shellpc.c */; };
550		D810F1D0195E36B900BCCA00 /* shvec.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF35195E36B800BCCA00 /* shvec.c */; };
551		D810F1D1195E36B900BCCA00 /* signal.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF36195E36B800BCCA00 /* signal.c */; };
552		D810F1D2195E36B900BCCA00 /* slda.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF37195E36B800BCCA00 /* slda.c */; };
553		D810F1D3195E36B900BCCA00 /* sliced.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF38195E36B800BCCA00 /* sliced.c */; };
554		D810F1D4195E36B900BCCA00 /* slo.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF39195E36B800BCCA00 /* slo.c */; };
555		D810F1D5195E36B900BCCA00 /* slregis.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF3A195E36B800BCCA00 /* slregis.c */; };
556		D810F1D6195E36B900BCCA00 /* smatlab.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF3B195E36B800BCCA00 /* smatlab.c */; };
557		D810F1D7195E36B900BCCA00 /* smg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF3C195E36B800BCCA00 /* smg.c */; };
558		D810F1D8195E36B900BCCA00 /* snes.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF3D195E36B800BCCA00 /* snes.c */; };
559		D810F1D9195E36B900BCCA00 /* snescomposite.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF3E195E36B800BCCA00 /* snescomposite.c */; };
560		D810F1DA195E36B900BCCA00 /* snesdnest.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF3F195E36B800BCCA00 /* snesdnest.c */; };
561		D810F1DB195E36B900BCCA00 /* snesgs.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF40195E36B800BCCA00 /* snesgs.c */; };
562		D810F1DC195E36B900BCCA00 /* snesj.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF41195E36B800BCCA00 /* snesj.c */; };
563		D810F1DD195E36B900BCCA00 /* snesj2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF42195E36B800BCCA00 /* snesj2.c */; };
564		D810F1DE195E36B900BCCA00 /* snesmfj.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF43195E36B800BCCA00 /* snesmfj.c */; };
565		D810F1DF195E36B900BCCA00 /* snesmfj2.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF44195E36B800BCCA00 /* snesmfj2.c */; };
566		D810F1E0195E36B900BCCA00 /* snesncg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF45195E36B800BCCA00 /* snesncg.c */; };
567		D810F1E1195E36B900BCCA00 /* snesngmres.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF46195E36B800BCCA00 /* snesngmres.c */; };
568		D810F1E2195E36B900BCCA00 /* snesnoise.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF47195E36B800BCCA00 /* snesnoise.c */; };
569		D810F1E3195E36B900BCCA00 /* snesob.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF48195E36B800BCCA00 /* snesob.c */; };
570		D810F1E4195E36B900BCCA00 /* snespc.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF49195E36B800BCCA00 /* snespc.c */; };
571		D810F1E5195E36B900BCCA00 /* snesregi.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF4A195E36B800BCCA00 /* snesregi.c */; };
572		D810F1E6195E36B900BCCA00 /* snesrichardson.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF4B195E36B800BCCA00 /* snesrichardson.c */; };
573		D810F1E7195E36B900BCCA00 /* snesshell.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF4C195E36B800BCCA00 /* snesshell.c */; };
574		D810F1E8195E36B900BCCA00 /* snestest.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF4D195E36B800BCCA00 /* snestest.c */; };
575		D810F1E9195E36B900BCCA00 /* snesut.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF4E195E36B800BCCA00 /* snesut.c */; };
576		D810F1EA195E36B900BCCA00 /* sor.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF4F195E36B800BCCA00 /* sor.c */; };
577		D810F1EB195E36B900BCCA00 /* sorder.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF50195E36B800BCCA00 /* sorder.c */; };
578		D810F1EC195E36B900BCCA00 /* sortd.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF51195E36B800BCCA00 /* sortd.c */; };
579		D810F1ED195E36B900BCCA00 /* sorti.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF52195E36B800BCCA00 /* sorti.c */; };
580		D810F1EE195E36B900BCCA00 /* sortip.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF53195E36B800BCCA00 /* sortip.c */; };
581		D810F1EF195E36B900BCCA00 /* sp1wd.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF54195E36B800BCCA00 /* sp1wd.c */; };
582		D810F1F0195E36B900BCCA00 /* spartition.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF55195E36B800BCCA00 /* spartition.c */; };
583		D810F1F1195E36B900BCCA00 /* spbas.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF56195E36B800BCCA00 /* spbas.c */; };
584		D810F1F2195E36B900BCCA00 /* specest.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF57195E36B800BCCA00 /* specest.c */; };
585		D810F1F3195E36B900BCCA00 /* spectral.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF58195E36B800BCCA00 /* spectral.c */; };
586		D810F1F4195E36B900BCCA00 /* spnd.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF59195E36B800BCCA00 /* spnd.c */; };
587		D810F1F5195E36B900BCCA00 /* spqmd.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF5A195E36B800BCCA00 /* spqmd.c */; };
588		D810F1F6195E36B900BCCA00 /* sprcm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF5B195E36B800BCCA00 /* sprcm.c */; };
589		D810F1F7195E36B900BCCA00 /* sregis.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF5C195E36B800BCCA00 /* sregis.c */; };
590		D810F1F8195E36B900BCCA00 /* sro.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF5D195E36B800BCCA00 /* sro.c */; };
591		D810F1F9195E36B900BCCA00 /* sseenabled.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF5E195E36B800BCCA00 /* sseenabled.c */; };
592		D810F1FA195E36B900BCCA00 /* ssfls.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF5F195E36B800BCCA00 /* ssfls.c */; };
593		D810F1FB195E36B900BCCA00 /* ssils.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF60195E36B800BCCA00 /* ssils.c */; };
594		D810F1FC195E36B900BCCA00 /* ssls.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF61195E36B800BCCA00 /* ssls.c */; };
595		D810F1FD195E36B900BCCA00 /* ssp.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF62195E36B800BCCA00 /* ssp.c */; };
596		D810F1FE195E36B900BCCA00 /* stack.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF63195E36B800BCCA00 /* stack.c */; };
597		D810F1FF195E36B900BCCA00 /* stagelog.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF64195E36B800BCCA00 /* stagelog.c */; };
598		D810F200195E36B900BCCA00 /* state.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF65195E36B800BCCA00 /* state.c */; };
599		D810F201195E36B900BCCA00 /* stcg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF66195E36B800BCCA00 /* stcg.c */; };
600		D810F202195E36B900BCCA00 /* str.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF67195E36B800BCCA00 /* str.c */; };
601		D810F203195E36B900BCCA00 /* stride.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF68195E36B800BCCA00 /* stride.c */; };
602		D810F204195E36B900BCCA00 /* stringv.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF69195E36B800BCCA00 /* stringv.c */; };
603		D810F205195E36B900BCCA00 /* subcomm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF6A195E36B800BCCA00 /* subcomm.c */; };
604		D810F206195E36B900BCCA00 /* submat.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF6B195E36B800BCCA00 /* submat.c */; };
605		D810F207195E36B900BCCA00 /* submatfree.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF6C195E36B800BCCA00 /* submatfree.c */; };
606		D810F208195E36B900BCCA00 /* svd.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF6D195E36B800BCCA00 /* svd.c */; };
607		D810F209195E36B900BCCA00 /* symmlq.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF6E195E36B800BCCA00 /* symmlq.c */; };
608		D810F20A195E36B900BCCA00 /* symtranspose.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF6F195E36B800BCCA00 /* symtranspose.c */; };
609		D810F20B195E36B900BCCA00 /* sysio.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF70195E36B800BCCA00 /* sysio.c */; };
610		D810F20C195E36B900BCCA00 /* tagm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF71195E36B800BCCA00 /* tagm.c */; };
611		D810F20D195E36B900BCCA00 /* tao_util.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF72195E36B800BCCA00 /* tao_util.c */; };
612		D810F20E195E36B900BCCA00 /* taocg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF73195E36B800BCCA00 /* taocg.c */; };
613		D810F20F195E36B900BCCA00 /* taolinesearch.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF74195E36B800BCCA00 /* taolinesearch.c */; };
614		D810F210195E36B900BCCA00 /* taosolver.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF75195E36B800BCCA00 /* taosolver.c */; };
615		D810F211195E36B900BCCA00 /* taosolver_bounds.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF76195E36B800BCCA00 /* taosolver_bounds.c */; };
616		D810F212195E36B900BCCA00 /* taosolver_fg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF77195E36B800BCCA00 /* taosolver_fg.c */; };
617		D810F213195E36B900BCCA00 /* taosolver_hj.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF78195E36B800BCCA00 /* taosolver_hj.c */; };
618		D810F214195E36B900BCCA00 /* taosolverregi.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF79195E36B800BCCA00 /* taosolverregi.c */; };
619		D810F215195E36B900BCCA00 /* tcqmr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF7A195E36B800BCCA00 /* tcqmr.c */; };
620		D810F216195E36B900BCCA00 /* tfqmr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF7B195E36B800BCCA00 /* tfqmr.c */; };
621		D810F217195E36B900BCCA00 /* tfs.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF7C195E36B800BCCA00 /* tfs.c */; };
622		D810F218195E36B900BCCA00 /* theta.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF7D195E36B800BCCA00 /* theta.c */; };
623		D810F219195E36B900BCCA00 /* threadcomm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF7E195E36B900BCCA00 /* threadcomm.c */; };
624		D810F21A195E36B900BCCA00 /* threadcommred.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF7F195E36B900BCCA00 /* threadcommred.c */; };
625		D810F21B195E36B900BCCA00 /* threadcommregi.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF80195E36B900BCCA00 /* threadcommregi.c */; };
626		D810F21C195E36B900BCCA00 /* tikz.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF81195E36B900BCCA00 /* tikz.c */; };
627		D810F21D195E36B900BCCA00 /* tools.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF82195E36B900BCCA00 /* tools.c */; };
628		D810F21E195E36B900BCCA00 /* tr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF83195E36B900BCCA00 /* tr.c */; };
629		D810F21F195E36B900BCCA00 /* transm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF84195E36B900BCCA00 /* transm.c */; };
630		D810F220195E36B900BCCA00 /* tron.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF85195E36B900BCCA00 /* tron.c */; };
631		D810F221195E36B900BCCA00 /* ts.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF86195E36B900BCCA00 /* ts.c */; };
632		D810F222195E36B900BCCA00 /* tsadapt.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF87195E36B900BCCA00 /* tsadapt.c */; };
633		D810F223195E36B900BCCA00 /* tscreate.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF88195E36B900BCCA00 /* tscreate.c */; };
634		D810F224195E36B900BCCA00 /* tseig.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF89195E36B900BCCA00 /* tseig.c */; };
635		D810F225195E36B900BCCA00 /* tsevent.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF8A195E36B900BCCA00 /* tsevent.c */; };
636		D810F226195E36B900BCCA00 /* tsreg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF8B195E36B900BCCA00 /* tsreg.c */; };
637		D810F227195E36B900BCCA00 /* tsregall.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF8C195E36B900BCCA00 /* tsregall.c */; };
638		D810F228195E36B900BCCA00 /* tv_data_display.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF8D195E36B900BCCA00 /* tv_data_display.c */; };
639		D810F229195E36B900BCCA00 /* unit.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF8E195E36B900BCCA00 /* unit.c */; };
640		D810F22A195E36B900BCCA00 /* valid.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF8F195E36B900BCCA00 /* valid.c */; };
641		D810F22B195E36B900BCCA00 /* vcreatea.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF90195E36B900BCCA00 /* vcreatea.c */; };
642		D810F22C195E36B900BCCA00 /* veccreate.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF91195E36B900BCCA00 /* veccreate.c */; };
643		D810F22D195E36B900BCCA00 /* vecio.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF92195E36B900BCCA00 /* vecio.c */; };
644		D810F22E195E36B900BCCA00 /* vecmpitoseq.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF93195E36B900BCCA00 /* vecmpitoseq.c */; };
645		D810F22F195E36B900BCCA00 /* vecnest.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF94195E36B900BCCA00 /* vecnest.c */; };
646		D810F230195E36B900BCCA00 /* vecreg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF95195E36B900BCCA00 /* vecreg.c */; };
647		D810F231195E36B900BCCA00 /* vecregall.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF96195E36B900BCCA00 /* vecregall.c */; };
648		D810F232195E36B900BCCA00 /* vecs.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF97195E36B900BCCA00 /* vecs.c */; };
649		D810F233195E36B900BCCA00 /* vecstash.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF98195E36B900BCCA00 /* vecstash.c */; };
650		D810F234195E36B900BCCA00 /* vector.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF99195E36B900BCCA00 /* vector.c */; };
651		D810F235195E36B900BCCA00 /* verboseinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF9A195E36B900BCCA00 /* verboseinfo.c */; };
652		D810F236195E36B900BCCA00 /* version.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF9B195E36B900BCCA00 /* version.c */; };
653		D810F237195E36B900BCCA00 /* vi.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF9C195E36B900BCCA00 /* vi.c */; };
654		D810F238195E36B900BCCA00 /* view.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF9D195E36B900BCCA00 /* view.c */; };
655		D810F239195E36B900BCCA00 /* viewa.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF9E195E36B900BCCA00 /* viewa.c */; };
656		D810F23A195E36B900BCCA00 /* viewers.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EF9F195E36B900BCCA00 /* viewers.c */; };
657		D810F23B195E36B900BCCA00 /* viewreg.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFA0195E36B900BCCA00 /* viewreg.c */; };
658		D810F23C195E36B900BCCA00 /* viewregall.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFA1195E36B900BCCA00 /* viewregall.c */; };
659		D810F23D195E36B900BCCA00 /* vinv.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFA2195E36B900BCCA00 /* vinv.c */; };
660		D810F23E195E36B900BCCA00 /* virs.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFA3195E36B900BCCA00 /* virs.c */; };
661		D810F23F195E36B900BCCA00 /* viss.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFA4195E36B900BCCA00 /* viss.c */; };
662		D810F240195E36B900BCCA00 /* vmpicr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFA5195E36B900BCCA00 /* vmpicr.c */; };
663		D810F241195E36B900BCCA00 /* vpscat.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFA6195E36B900BCCA00 /* vpscat.c */; };
664		D810F242195E36B900BCCA00 /* vscat.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFA7195E36B900BCCA00 /* vscat.c */; };
665		D810F243195E36B900BCCA00 /* vsection.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFA8195E36B900BCCA00 /* vsection.c */; };
666		D810F244195E36B900BCCA00 /* vsectionis.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFA9195E36B900BCCA00 /* vsectionis.c */; };
667		D810F245195E36B900BCCA00 /* vseqcr.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFAA195E36B900BCCA00 /* vseqcr.c */; };
668		D810F246195E36B900BCCA00 /* vtkv.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFAB195E36B900BCCA00 /* vtkv.c */; };
669		D810F247195E36B900BCCA00 /* wb.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFAC195E36B900BCCA00 /* wb.c */; };
670		D810F248195E36B900BCCA00 /* wbm.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFAD195E36B900BCCA00 /* wbm.c */; };
671		D810F249195E36B900BCCA00 /* weights.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFAE195E36B900BCCA00 /* weights.c */; };
672		D810F24A195E36B900BCCA00 /* wp.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFAF195E36B900BCCA00 /* wp.c */; };
673		D810F24B195E36B900BCCA00 /* xmon.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFB0195E36B900BCCA00 /* xmon.c */; };
674		D810F24C195E36B900BCCA00 /* xxt.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFB1195E36B900BCCA00 /* xxt.c */; };
675		D810F24D195E36B900BCCA00 /* xyt.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFB2195E36B900BCCA00 /* xyt.c */; };
676		D810F24E195E36B900BCCA00 /* zerodiag.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFB3195E36B900BCCA00 /* zerodiag.c */; };
677		D810F24F195E36B900BCCA00 /* zoom.c in Sources */ = {isa = PBXBuildFile; fileRef = D810EFB4195E36B900BCCA00 /* zoom.c */; };
678/* End PBXBuildFile section */
679
680/* Begin PBXFileReference section */
681		AACBBE490F95108600F1A2B1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
682		D2AAC07E0554694100DB518D /* libPETSc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPETSc.a; sourceTree = BUILT_PRODUCTS_DIR; };
683		D810ED1A195E36B600BCCA00 /* adamat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = adamat.c; sourceTree = "<group>"; };
684		D810ED1B195E36B600BCCA00 /* adaptbasic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = adaptbasic.c; sourceTree = "<group>"; };
685		D810ED1C195E36B600BCCA00 /* adaptcfl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = adaptcfl.c; sourceTree = "<group>"; };
686		D810ED1D195E36B600BCCA00 /* adaptnone.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = adaptnone.c; sourceTree = "<group>"; };
687		D810ED1E195E36B600BCCA00 /* adebug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = adebug.c; sourceTree = "<group>"; };
688		D810ED1F195E36B600BCCA00 /* agg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = agg.c; sourceTree = "<group>"; };
689		D810ED20195E36B600BCCA00 /* aij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aij.c; sourceTree = "<group>"; };
690		D810ED21195E36B600BCCA00 /* aijbaij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aijbaij.c; sourceTree = "<group>"; };
691		D810ED22195E36B600BCCA00 /* aijfact.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aijfact.c; sourceTree = "<group>"; };
692		D810ED23195E36B600BCCA00 /* aijsbaij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aijsbaij.c; sourceTree = "<group>"; };
693		D810ED24195E36B600BCCA00 /* alpha.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = alpha.c; sourceTree = "<group>"; };
694		D810ED25195E36B600BCCA00 /* anderson.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = anderson.c; sourceTree = "<group>"; };
695		D810ED26195E36B600BCCA00 /* ao.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ao.c; sourceTree = "<group>"; };
696		D810ED27195E36B600BCCA00 /* aobasic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aobasic.c; sourceTree = "<group>"; };
697		D810ED28195E36B600BCCA00 /* aomapping.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aomapping.c; sourceTree = "<group>"; };
698		D810ED29195E36B600BCCA00 /* aomemscalable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aomemscalable.c; sourceTree = "<group>"; };
699		D810ED2A195E36B600BCCA00 /* aoptions.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aoptions.c; sourceTree = "<group>"; };
700		D810ED2B195E36B600BCCA00 /* aoreg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aoreg.c; sourceTree = "<group>"; };
701		D810ED2C195E36B600BCCA00 /* aoregall.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aoregall.c; sourceTree = "<group>"; };
702		D810ED2D195E36B600BCCA00 /* arch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = arch.c; sourceTree = "<group>"; };
703		D810ED2E195E36B600BCCA00 /* arkimex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = arkimex.c; sourceTree = "<group>"; };
704		D810ED2F195E36B600BCCA00 /* armijo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = armijo.c; sourceTree = "<group>"; };
705		D810ED30195E36B600BCCA00 /* asfls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asfls.c; sourceTree = "<group>"; };
706		D810ED31195E36B600BCCA00 /* asils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asils.c; sourceTree = "<group>"; };
707		D810ED32195E36B600BCCA00 /* asm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asm.c; sourceTree = "<group>"; };
708		D810ED33195E36B600BCCA00 /* aspin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aspin.c; sourceTree = "<group>"; };
709		D810ED34195E36B600BCCA00 /* axis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = axis.c; sourceTree = "<group>"; };
710		D810ED35195E36B600BCCA00 /* axisc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = axisc.c; sourceTree = "<group>"; };
711		D810ED36195E36B600BCCA00 /* axpy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = axpy.c; sourceTree = "<group>"; };
712		D810ED37195E36B600BCCA00 /* bag.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bag.c; sourceTree = "<group>"; };
713		D810ED38195E36B600BCCA00 /* baij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baij.c; sourceTree = "<group>"; };
714		D810ED39195E36B600BCCA00 /* baij2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baij2.c; sourceTree = "<group>"; };
715		D810ED3A195E36B600BCCA00 /* baijfact.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baijfact.c; sourceTree = "<group>"; };
716		D810ED3B195E36B600BCCA00 /* baijfact11.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baijfact11.c; sourceTree = "<group>"; };
717		D810ED3C195E36B600BCCA00 /* baijfact13.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baijfact13.c; sourceTree = "<group>"; };
718		D810ED3D195E36B600BCCA00 /* baijfact2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baijfact2.c; sourceTree = "<group>"; };
719		D810ED3E195E36B600BCCA00 /* baijfact3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baijfact3.c; sourceTree = "<group>"; };
720		D810ED3F195E36B600BCCA00 /* baijfact4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baijfact4.c; sourceTree = "<group>"; };
721		D810ED40195E36B600BCCA00 /* baijfact5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baijfact5.c; sourceTree = "<group>"; };
722		D810ED41195E36B600BCCA00 /* baijfact7.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baijfact7.c; sourceTree = "<group>"; };
723		D810ED42195E36B600BCCA00 /* baijfact9.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baijfact9.c; sourceTree = "<group>"; };
724		D810ED43195E36B600BCCA00 /* baijov.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baijov.c; sourceTree = "<group>"; };
725		D810ED44195E36B600BCCA00 /* baijsolv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baijsolv.c; sourceTree = "<group>"; };
726		D810ED45195E36B600BCCA00 /* baijsolvnat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baijsolvnat.c; sourceTree = "<group>"; };
727		D810ED46195E36B600BCCA00 /* baijsolvtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baijsolvtran.c; sourceTree = "<group>"; };
728		D810ED47195E36B600BCCA00 /* baijsolvtrannat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = baijsolvtrannat.c; sourceTree = "<group>"; };
729		D810ED48195E36B600BCCA00 /* bandwidth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bandwidth.c; sourceTree = "<group>"; };
730		D810ED49195E36B600BCCA00 /* basfactor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = basfactor.c; sourceTree = "<group>"; };
731		D810ED4A195E36B600BCCA00 /* bcgs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bcgs.c; sourceTree = "<group>"; };
732		D810ED4B195E36B600BCCA00 /* bcgsl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bcgsl.c; sourceTree = "<group>"; };
733		D810ED4C195E36B600BCCA00 /* bicg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bicg.c; sourceTree = "<group>"; };
734		D810ED4D195E36B600BCCA00 /* binv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = binv.c; sourceTree = "<group>"; };
735		D810ED4E195E36B600BCCA00 /* bipartite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bipartite.c; sourceTree = "<group>"; };
736		D810ED4F195E36B600BCCA00 /* bitmask.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bitmask.c; sourceTree = "<group>"; };
737		D810ED50195E36B600BCCA00 /* bjacobi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bjacobi.c; sourceTree = "<group>"; };
738		D810ED51195E36B600BCCA00 /* blmvm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = blmvm.c; sourceTree = "<group>"; };
739		D810ED52195E36B600BCCA00 /* block.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = block.c; sourceTree = "<group>"; };
740		D810ED53195E36B600BCCA00 /* blockmat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = blockmat.c; sourceTree = "<group>"; };
741		D810ED54195E36B600BCCA00 /* bmrm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bmrm.c; sourceTree = "<group>"; };
742		D810ED55195E36B600BCCA00 /* borthog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = borthog.c; sourceTree = "<group>"; };
743		D810ED56195E36B600BCCA00 /* borthog2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = borthog2.c; sourceTree = "<group>"; };
744		D810ED57195E36B600BCCA00 /* bqpip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bqpip.c; sourceTree = "<group>"; };
745		D810ED58195E36B600BCCA00 /* bstream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bstream.c; sourceTree = "<group>"; };
746		D810ED59195E36B600BCCA00 /* bstrmfact.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bstrmfact.c; sourceTree = "<group>"; };
747		D810ED5A195E36B600BCCA00 /* bvec1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bvec1.c; sourceTree = "<group>"; };
748		D810ED5B195E36B600BCCA00 /* bvec2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bvec2.c; sourceTree = "<group>"; };
749		D810ED5C195E36B600BCCA00 /* bvec3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bvec3.c; sourceTree = "<group>"; };
750		D810ED5D195E36B600BCCA00 /* cg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cg.c; sourceTree = "<group>"; };
751		D810ED5E195E36B600BCCA00 /* cgeig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cgeig.c; sourceTree = "<group>"; };
752		D810ED5F195E36B600BCCA00 /* cgne.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cgne.c; sourceTree = "<group>"; };
753		D810ED60195E36B600BCCA00 /* cgs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cgs.c; sourceTree = "<group>"; };
754		D810ED61195E36B600BCCA00 /* cgtype.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cgtype.c; sourceTree = "<group>"; };
755		D810ED62195E36B600BCCA00 /* characteristic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = characteristic.c; sourceTree = "<group>"; };
756		D810ED63195E36B600BCCA00 /* cheby.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cheby.c; sourceTree = "<group>"; };
757		D810ED64195E36B600BCCA00 /* checkptr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = checkptr.c; sourceTree = "<group>"; };
758		D810ED65195E36B600BCCA00 /* cholesky.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cholesky.c; sourceTree = "<group>"; };
759		D810ED66195E36B600BCCA00 /* classical.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = classical.c; sourceTree = "<group>"; };
760		D810ED67195E36B600BCCA00 /* classlog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = classlog.c; sourceTree = "<group>"; };
761		D810ED68195E36B600BCCA00 /* cmesh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cmesh.c; sourceTree = "<group>"; };
762		D810ED69195E36B600BCCA00 /* coarsen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = coarsen.c; sourceTree = "<group>"; };
763		D810ED6A195E36B600BCCA00 /* color.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = color.c; sourceTree = "<group>"; };
764		D810ED6B195E36B600BCCA00 /* comb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = comb.c; sourceTree = "<group>"; };
765		D810ED6C195E36B600BCCA00 /* comm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = comm.c; sourceTree = "<group>"; };
766		D810ED6D195E36B600BCCA00 /* commonmpvec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = commonmpvec.c; sourceTree = "<group>"; };
767		D810ED6E195E36B600BCCA00 /* composite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = composite.c; sourceTree = "<group>"; };
768		D810ED6F195E36B600BCCA00 /* compressedrow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = compressedrow.c; sourceTree = "<group>"; };
769		D810ED70195E36B600BCCA00 /* const.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = const.c; sourceTree = "<group>"; };
770		D810ED71195E36B600BCCA00 /* convert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = convert.c; sourceTree = "<group>"; };
771		D810ED72195E36B600BCCA00 /* cp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cp.c; sourceTree = "<group>"; };
772		D810ED73195E36B600BCCA00 /* cp.c.REMOTE.17939.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cp.c.REMOTE.17939.c; sourceTree = "<group>"; };
773		D810ED74195E36B600BCCA00 /* cputime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cputime.c; sourceTree = "<group>"; };
774		D810ED75195E36B600BCCA00 /* cr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cr.c; sourceTree = "<group>"; };
775		D810ED76195E36B600BCCA00 /* crl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = crl.c; sourceTree = "<group>"; };
776		D810ED77195E36B600BCCA00 /* csrperm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = csrperm.c; sourceTree = "<group>"; };
777		D810ED78195E36B600BCCA00 /* cstring.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cstring.c; sourceTree = "<group>"; };
778		D810ED79195E36B600BCCA00 /* ctable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ctable.c; sourceTree = "<group>"; };
779		D810ED7A195E36B600BCCA00 /* da.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = da.c; sourceTree = "<group>"; };
780		D810ED7B195E36B600BCCA00 /* da1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = da1.c; sourceTree = "<group>"; };
781		D810ED7C195E36B600BCCA00 /* da2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = da2.c; sourceTree = "<group>"; };
782		D810ED7D195E36B600BCCA00 /* da3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = da3.c; sourceTree = "<group>"; };
783		D810ED7E195E36B600BCCA00 /* dacorn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dacorn.c; sourceTree = "<group>"; };
784		D810ED7F195E36B600BCCA00 /* dacreate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dacreate.c; sourceTree = "<group>"; };
785		D810ED80195E36B600BCCA00 /* dadd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dadd.c; sourceTree = "<group>"; };
786		D810ED81195E36B600BCCA00 /* dadestroy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dadestroy.c; sourceTree = "<group>"; };
787		D810ED82195E36B600BCCA00 /* dadist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dadist.c; sourceTree = "<group>"; };
788		D810ED83195E36B600BCCA00 /* dageometry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dageometry.c; sourceTree = "<group>"; };
789		D810ED84195E36B600BCCA00 /* dagetarray.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dagetarray.c; sourceTree = "<group>"; };
790		D810ED85195E36B600BCCA00 /* dagetelem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dagetelem.c; sourceTree = "<group>"; };
791		D810ED86195E36B600BCCA00 /* daghost.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = daghost.c; sourceTree = "<group>"; };
792		D810ED87195E36B600BCCA00 /* dagtol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dagtol.c; sourceTree = "<group>"; };
793		D810ED88195E36B600BCCA00 /* dagtona.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dagtona.c; sourceTree = "<group>"; };
794		D810ED89195E36B600BCCA00 /* daindex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = daindex.c; sourceTree = "<group>"; };
795		D810ED8A195E36B600BCCA00 /* dainterp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dainterp.c; sourceTree = "<group>"; };
796		D810ED8B195E36B600BCCA00 /* dalocal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dalocal.c; sourceTree = "<group>"; };
797		D810ED8C195E36B600BCCA00 /* daltol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = daltol.c; sourceTree = "<group>"; };
798		D810ED8D195E36B600BCCA00 /* dapf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dapf.c; sourceTree = "<group>"; };
799		D810ED8E195E36B600BCCA00 /* dapreallocate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dapreallocate.c; sourceTree = "<group>"; };
800		D810ED8F195E36B600BCCA00 /* dareg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dareg.c; sourceTree = "<group>"; };
801		D810ED90195E36B600BCCA00 /* dascatter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dascatter.c; sourceTree = "<group>"; };
802		D810ED91195E36B600BCCA00 /* dasub.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dasub.c; sourceTree = "<group>"; };
803		D810ED92195E36B600BCCA00 /* daview.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = daview.c; sourceTree = "<group>"; };
804		D810ED93195E36B600BCCA00 /* dbuff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dbuff.c; sourceTree = "<group>"; };
805		D810ED94195E36B600BCCA00 /* dclear.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dclear.c; sourceTree = "<group>"; };
806		D810ED95195E36B600BCCA00 /* dcoor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dcoor.c; sourceTree = "<group>"; };
807		D810ED96195E36B600BCCA00 /* degr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = degr.c; sourceTree = "<group>"; };
808		D810ED97195E36B600BCCA00 /* degree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = degree.c; sourceTree = "<group>"; };
809		D810ED98195E36B600BCCA00 /* dellipse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dellipse.c; sourceTree = "<group>"; };
810		D810ED99195E36B600BCCA00 /* dense.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dense.c; sourceTree = "<group>"; };
811		D810ED9A195E36B600BCCA00 /* destroy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = destroy.c; sourceTree = "<group>"; };
812		D810ED9B195E36B600BCCA00 /* dflush.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dflush.c; sourceTree = "<group>"; };
813		D810ED9C195E36B600BCCA00 /* dgcoor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dgcoor.c; sourceTree = "<group>"; };
814		D810ED9D195E36B600BCCA00 /* dgedi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dgedi.c; sourceTree = "<group>"; };
815		D810ED9E195E36B600BCCA00 /* dgefa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dgefa.c; sourceTree = "<group>"; };
816		D810ED9F195E36B600BCCA00 /* dgefa2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dgefa2.c; sourceTree = "<group>"; };
817		D810EDA0195E36B600BCCA00 /* dgefa3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dgefa3.c; sourceTree = "<group>"; };
818		D810EDA1195E36B600BCCA00 /* dgefa4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dgefa4.c; sourceTree = "<group>"; };
819		D810EDA2195E36B600BCCA00 /* dgefa5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dgefa5.c; sourceTree = "<group>"; };
820		D810EDA3195E36B600BCCA00 /* dgefa6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dgefa6.c; sourceTree = "<group>"; };
821		D810EDA4195E36B600BCCA00 /* dgefa7.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dgefa7.c; sourceTree = "<group>"; };
822		D810EDA5195E36B600BCCA00 /* dgmres.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dgmres.c; sourceTree = "<group>"; };
823		D810EDA6195E36B600BCCA00 /* dgpause.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dgpause.c; sourceTree = "<group>"; };
824		D810EDA7195E36B600BCCA00 /* dl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dl.c; sourceTree = "<group>"; };
825		D810EDA8195E36B600BCCA00 /* dlimpl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlimpl.c; sourceTree = "<group>"; };
826		D810EDA9195E36B600BCCA00 /* dline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dline.c; sourceTree = "<group>"; };
827		D810EDAA195E36B600BCCA00 /* dlinegw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlinegw.c; sourceTree = "<group>"; };
828		D810EDAB195E36B600BCCA00 /* dlinew.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlinew.c; sourceTree = "<group>"; };
829		D810EDAC195E36B600BCCA00 /* dlregis_taolinesearch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlregis_taolinesearch.c; sourceTree = "<group>"; };
830		D810EDAD195E36B600BCCA00 /* dlregisdm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlregisdm.c; sourceTree = "<group>"; };
831		D810EDAE195E36B600BCCA00 /* dlregisdmdm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlregisdmdm.c; sourceTree = "<group>"; };
832		D810EDAF195E36B600BCCA00 /* dlregisksp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlregisksp.c; sourceTree = "<group>"; };
833		D810EDB0195E36B600BCCA00 /* dlregismat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlregismat.c; sourceTree = "<group>"; };
834		D810EDB1195E36B600BCCA00 /* dlregispetsc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlregispetsc.c; sourceTree = "<group>"; };
835		D810EDB2195E36B600BCCA00 /* dlregisrand.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlregisrand.c; sourceTree = "<group>"; };
836		D810EDB3195E36B600BCCA00 /* dlregissf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlregissf.c; sourceTree = "<group>"; };
837		D810EDB4195E36B600BCCA00 /* dlregissnes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlregissnes.c; sourceTree = "<group>"; };
838		D810EDB5195E36B600BCCA00 /* dlregistao.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlregistao.c; sourceTree = "<group>"; };
839		D810EDB6195E36B600BCCA00 /* dlregisthreadcomm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlregisthreadcomm.c; sourceTree = "<group>"; };
840		D810EDB7195E36B600BCCA00 /* dlregists.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlregists.c; sourceTree = "<group>"; };
841		D810EDB8195E36B600BCCA00 /* dlregisvec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dlregisvec.c; sourceTree = "<group>"; };
842		D810EDB9195E36B600BCCA00 /* dm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dm.c; sourceTree = "<group>"; };
843		D810EDBA195E36B600BCCA00 /* dmdasnes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dmdasnes.c; sourceTree = "<group>"; };
844		D810EDBB195E36B600BCCA00 /* dmdats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dmdats.c; sourceTree = "<group>"; };
845		D810EDBC195E36B600BCCA00 /* dmget.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dmget.c; sourceTree = "<group>"; };
846		D810EDBD195E36B600BCCA00 /* dmi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dmi.c; sourceTree = "<group>"; };
847		D810EDBE195E36B600BCCA00 /* dmksp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dmksp.c; sourceTree = "<group>"; };
848		D810EDBF195E36B600BCCA00 /* dmlocalsnes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dmlocalsnes.c; sourceTree = "<group>"; };
849		D810EDC0195E36B600BCCA00 /* dmlocalts.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dmlocalts.c; sourceTree = "<group>"; };
850		D810EDC1195E36B600BCCA00 /* dmouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dmouse.c; sourceTree = "<group>"; };
851		D810EDC2195E36B600BCCA00 /* dmplexsnes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dmplexsnes.c; sourceTree = "<group>"; };
852		D810EDC3195E36B600BCCA00 /* dmplexts.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dmplexts.c; sourceTree = "<group>"; };
853		D810EDC4195E36B600BCCA00 /* dmredundant.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dmredundant.c; sourceTree = "<group>"; };
854		D810EDC5195E36B600BCCA00 /* dmregall.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dmregall.c; sourceTree = "<group>"; };
855		D810EDC6195E36B600BCCA00 /* dmshell.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dmshell.c; sourceTree = "<group>"; };
856		D810EDC7195E36B600BCCA00 /* dmsnes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dmsnes.c; sourceTree = "<group>"; };
857		D810EDC8195E36B600BCCA00 /* dmts.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dmts.c; sourceTree = "<group>"; };
858		D810EDC9195E36B600BCCA00 /* dpause.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dpause.c; sourceTree = "<group>"; };
859		D810EDCA195E36B600BCCA00 /* dpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dpoint.c; sourceTree = "<group>"; };
860		D810EDCB195E36B600BCCA00 /* dpoints.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dpoints.c; sourceTree = "<group>"; };
861		D810EDCC195E36B600BCCA00 /* draw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = draw.c; sourceTree = "<group>"; };
862		D810EDCD195E36B600BCCA00 /* drawreg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = drawreg.c; sourceTree = "<group>"; };
863		D810EDCE195E36B600BCCA00 /* drawregall.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = drawregall.c; sourceTree = "<group>"; };
864		D810EDCF195E36B600BCCA00 /* drawv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = drawv.c; sourceTree = "<group>"; };
865		D810EDD0195E36B600BCCA00 /* drect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = drect.c; sourceTree = "<group>"; };
866		D810EDD1195E36B600BCCA00 /* dscatter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dscatter.c; sourceTree = "<group>"; };
867		D810EDD2195E36B600BCCA00 /* dsclear.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dsclear.c; sourceTree = "<group>"; };
868		D810EDD3195E36B600BCCA00 /* dsetpause.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dsetpause.c; sourceTree = "<group>"; };
869		D810EDD4195E36B600BCCA00 /* dsflush.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dsflush.c; sourceTree = "<group>"; };
870		D810EDD5195E36B600BCCA00 /* dsm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dsm.c; sourceTree = "<group>"; };
871		D810EDD6195E36B600BCCA00 /* dt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dt.c; sourceTree = "<group>"; };
872		D810EDD7195E36B600BCCA00 /* dtds.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtds.c; sourceTree = "<group>"; };
873		D810EDD8195E36B600BCCA00 /* dtext.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtext.c; sourceTree = "<group>"; };
874		D810EDD9195E36B600BCCA00 /* dtextgs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtextgs.c; sourceTree = "<group>"; };
875		D810EDDA195E36B600BCCA00 /* dtexts.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtexts.c; sourceTree = "<group>"; };
876		D810EDDB195E36B600BCCA00 /* dtextv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtextv.c; sourceTree = "<group>"; };
877		D810EDDC195E36B600BCCA00 /* dtfe.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtfe.c; sourceTree = "<group>"; };
878		D810EDDD195E36B600BCCA00 /* dtfv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtfv.c; sourceTree = "<group>"; };
879		D810EDDE195E36B600BCCA00 /* dtri.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtri.c; sourceTree = "<group>"; };
880		D810EDDF195E36B600BCCA00 /* dupl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dupl.c; sourceTree = "<group>"; };
881		D810EDE0195E36B600BCCA00 /* dvec2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dvec2.c; sourceTree = "<group>"; };
882		D810EDE1195E36B600BCCA00 /* dviewp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dviewp.c; sourceTree = "<group>"; };
883		D810EDE2195E36B600BCCA00 /* eige.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = eige.c; sourceTree = "<group>"; };
884		D810EDE3195E36B600BCCA00 /* eimex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = eimex.c; sourceTree = "<group>"; };
885		D810EDE4195E36B600BCCA00 /* eisen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = eisen.c; sourceTree = "<group>"; };
886		D810EDE5195E36B600BCCA00 /* err.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = err.c; sourceTree = "<group>"; };
887		D810EDE6195E36B600BCCA00 /* errabort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = errabort.c; sourceTree = "<group>"; };
888		D810EDE7195E36B600BCCA00 /* errstop.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = errstop.c; sourceTree = "<group>"; };
889		D810EDE8195E36B600BCCA00 /* errtrace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = errtrace.c; sourceTree = "<group>"; };
890		D810EDE9195E36B600BCCA00 /* euler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = euler.c; sourceTree = "<group>"; };
891		D810EDEA195E36B600BCCA00 /* eventlog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = eventlog.c; sourceTree = "<group>"; };
892		D810EDEB195E36B600BCCA00 /* factimpl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = factimpl.c; sourceTree = "<group>"; };
893		D810EDEC195E36B700BCCA00 /* factor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = factor.c; sourceTree = "<group>"; };
894		D810EDED195E36B700BCCA00 /* fas.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fas.c; sourceTree = "<group>"; };
895		D810EDEE195E36B700BCCA00 /* fasfunc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fasfunc.c; sourceTree = "<group>"; };
896		D810EDEF195E36B700BCCA00 /* fasgalerkin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fasgalerkin.c; sourceTree = "<group>"; };
897		D810EDF0195E36B700BCCA00 /* fbcgs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fbcgs.c; sourceTree = "<group>"; };
898		D810EDF1195E36B700BCCA00 /* fbcgsr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fbcgsr.c; sourceTree = "<group>"; };
899		D810EDF2195E36B700BCCA00 /* fcallback.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fcallback.c; sourceTree = "<group>"; };
900		D810EDF3195E36B700BCCA00 /* fdaij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fdaij.c; sourceTree = "<group>"; };
901		D810EDF4195E36B700BCCA00 /* fdate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fdate.c; sourceTree = "<group>"; };
902		D810EDF5195E36B700BCCA00 /* fdda.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fdda.c; sourceTree = "<group>"; };
903		D810EDF6195E36B700BCCA00 /* fdiff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fdiff.c; sourceTree = "<group>"; };
904		D810EDF7195E36B700BCCA00 /* fdmatrix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fdmatrix.c; sourceTree = "<group>"; };
905		D810EDF8195E36B700BCCA00 /* fdmpiaij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fdmpiaij.c; sourceTree = "<group>"; };
906		D810EDF9195E36B700BCCA00 /* fdtest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fdtest.c; sourceTree = "<group>"; };
907		D810EDFA195E36B700BCCA00 /* ffpath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ffpath.c; sourceTree = "<group>"; };
908		D810EDFB195E36B700BCCA00 /* fft.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fft.c; sourceTree = "<group>"; };
909		D810EDFC195E36B700BCCA00 /* fgmres.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fgmres.c; sourceTree = "<group>"; };
910		D810EDFD195E36B700BCCA00 /* fhost.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fhost.c; sourceTree = "<group>"; };
911		D810EDFE195E36B700BCCA00 /* fieldsplit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fieldsplit.c; sourceTree = "<group>"; };
912		D810EDFF195E36B700BCCA00 /* filev.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = filev.c; sourceTree = "<group>"; };
913		D810EE00195E36B700BCCA00 /* flush.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = flush.c; sourceTree = "<group>"; };
914		D810EE01195E36B700BCCA00 /* fmg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fmg.c; sourceTree = "<group>"; };
915		D810EE02195E36B700BCCA00 /* fn1wd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fn1wd.c; sourceTree = "<group>"; };
916		D810EE03195E36B700BCCA00 /* fndsep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fndsep.c; sourceTree = "<group>"; };
917		D810EE04195E36B700BCCA00 /* fnroot.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fnroot.c; sourceTree = "<group>"; };
918		D810EE05195E36B700BCCA00 /* fp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fp.c; sourceTree = "<group>"; };
919		D810EE06195E36B700BCCA00 /* fpath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpath.c; sourceTree = "<group>"; };
920		D810EE07195E36B700BCCA00 /* freespace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = freespace.c; sourceTree = "<group>"; };
921		D810EE08195E36B700BCCA00 /* fretrieve.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fretrieve.c; sourceTree = "<group>"; };
922		D810EE09195E36B700BCCA00 /* ftest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ftest.c; sourceTree = "<group>"; };
923		D810EE0A195E36B700BCCA00 /* fuser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fuser.c; sourceTree = "<group>"; };
924		D810EE0B195E36B700BCCA00 /* fwd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fwd.c; sourceTree = "<group>"; };
925		D810EE0C195E36B700BCCA00 /* galerkin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = galerkin.c; sourceTree = "<group>"; };
926		D810EE0D195E36B700BCCA00 /* gamg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gamg.c; sourceTree = "<group>"; };
927		D810EE0E195E36B700BCCA00 /* gasm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gasm.c; sourceTree = "<group>"; };
928		D810EE0F195E36B700BCCA00 /* gcomm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gcomm.c; sourceTree = "<group>"; };
929		D810EE10195E36B700BCCA00 /* gcookie.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gcookie.c; sourceTree = "<group>"; };
930		D810EE11195E36B700BCCA00 /* gcr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gcr.c; sourceTree = "<group>"; };
931		D810EE12195E36B700BCCA00 /* gcreate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gcreate.c; sourceTree = "<group>"; };
932		D810EE13195E36B700BCCA00 /* gen1wd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gen1wd.c; sourceTree = "<group>"; };
933		D810EE14195E36B700BCCA00 /* general.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = general.c; sourceTree = "<group>"; };
934		D810EE15195E36B700BCCA00 /* gennd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gennd.c; sourceTree = "<group>"; };
935		D810EE16195E36B700BCCA00 /* genqmd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = genqmd.c; sourceTree = "<group>"; };
936		D810EE17195E36B700BCCA00 /* genrcm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = genrcm.c; sourceTree = "<group>"; };
937		D810EE18195E36B700BCCA00 /* geo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = geo.c; sourceTree = "<group>"; };
938		D810EE19195E36B700BCCA00 /* getcolv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = getcolv.c; sourceTree = "<group>"; };
939		D810EE1A195E36B700BCCA00 /* ghome.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ghome.c; sourceTree = "<group>"; };
940		D810EE1B195E36B700BCCA00 /* gl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gl.c; sourceTree = "<group>"; };
941		D810EE1C195E36B700BCCA00 /* gladapt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gladapt.c; sourceTree = "<group>"; };
942		D810EE1D195E36B700BCCA00 /* gltr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gltr.c; sourceTree = "<group>"; };
943		D810EE1E195E36B700BCCA00 /* gmpre.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gmpre.c; sourceTree = "<group>"; };
944		D810EE1F195E36B700BCCA00 /* gmreig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gmreig.c; sourceTree = "<group>"; };
945		D810EE20195E36B700BCCA00 /* gmres.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gmres.c; sourceTree = "<group>"; };
946		D810EE21195E36B700BCCA00 /* gmres2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gmres2.c; sourceTree = "<group>"; };
947		D810EE22195E36B700BCCA00 /* gpcg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gpcg.c; sourceTree = "<group>"; };
948		D810EE23195E36B700BCCA00 /* gpcglinesearch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gpcglinesearch.c; sourceTree = "<group>"; };
949		D810EE24195E36B700BCCA00 /* gqt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gqt.c; sourceTree = "<group>"; };
950		D810EE25195E36B700BCCA00 /* gr1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gr1.c; sourceTree = "<group>"; };
951		D810EE26195E36B700BCCA00 /* gr2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gr2.c; sourceTree = "<group>"; };
952		D810EE27195E36B700BCCA00 /* greedy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = greedy.c; sourceTree = "<group>"; };
953		D810EE28195E36B700BCCA00 /* groppcg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = groppcg.c; sourceTree = "<group>"; };
954		D810EE29195E36B700BCCA00 /* grpath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = grpath.c; sourceTree = "<group>"; };
955		D810EE2A195E36B700BCCA00 /* grvtk.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = grvtk.c; sourceTree = "<group>"; };
956		D810EE2B195E36B700BCCA00 /* gs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gs.c; sourceTree = "<group>"; };
957		D810EE2C195E36B700BCCA00 /* gssecant.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gssecant.c; sourceTree = "<group>"; };
958		D810EE2D195E36B700BCCA00 /* gtype.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gtype.c; sourceTree = "<group>"; };
959		D810EE2E195E36B700BCCA00 /* hem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hem.c; sourceTree = "<group>"; };
960		D810EE2F195E36B700BCCA00 /* hists.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hists.c; sourceTree = "<group>"; };
961		D810EE30195E36B700BCCA00 /* hue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hue.c; sourceTree = "<group>"; };
962		D810EE31195E36B700BCCA00 /* ibcgs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ibcgs.c; sourceTree = "<group>"; };
963		D810EE32195E36B700BCCA00 /* icc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = icc.c; sourceTree = "<group>"; };
964		D810EE33195E36B700BCCA00 /* ido.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ido.c; sourceTree = "<group>"; };
965		D810EE34195E36B700BCCA00 /* iguess.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iguess.c; sourceTree = "<group>"; };
966		D810EE35195E36B700BCCA00 /* ij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ij.c; sourceTree = "<group>"; };
967		D810EE36195E36B700BCCA00 /* ilu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ilu.c; sourceTree = "<group>"; };
968		D810EE37195E36B700BCCA00 /* index.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = index.c; sourceTree = "<group>"; };
969		D810EE38195E36B700BCCA00 /* inherit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = inherit.c; sourceTree = "<group>"; };
970		D810EE39195E36B700BCCA00 /* init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = init.c; sourceTree = "<group>"; };
971		D810EE3A195E36B700BCCA00 /* inode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = inode.c; sourceTree = "<group>"; };
972		D810EE3B195E36B700BCCA00 /* inode2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = inode2.c; sourceTree = "<group>"; };
973		D810EE3C195E36B700BCCA00 /* ipm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ipm.c; sourceTree = "<group>"; };
974		D810EE3D195E36B700BCCA00 /* isblock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = isblock.c; sourceTree = "<group>"; };
975		D810EE3E195E36B700BCCA00 /* iscoloring.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iscoloring.c; sourceTree = "<group>"; };
976		D810EE3F195E36B700BCCA00 /* iscomp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iscomp.c; sourceTree = "<group>"; };
977		D810EE40195E36B700BCCA00 /* isdiff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = isdiff.c; sourceTree = "<group>"; };
978		D810EE41195E36B700BCCA00 /* isio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = isio.c; sourceTree = "<group>"; };
979		D810EE42195E36B700BCCA00 /* isltog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = isltog.c; sourceTree = "<group>"; };
980		D810EE43195E36B700BCCA00 /* isreg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = isreg.c; sourceTree = "<group>"; };
981		D810EE44195E36B700BCCA00 /* isregall.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = isregall.c; sourceTree = "<group>"; };
982		D810EE45195E36B700BCCA00 /* isutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = isutil.c; sourceTree = "<group>"; };
983		D810EE46195E36B700BCCA00 /* itcl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = itcl.c; sourceTree = "<group>"; };
984		D810EE47195E36B700BCCA00 /* itcreate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = itcreate.c; sourceTree = "<group>"; };
985		D810EE48195E36B700BCCA00 /* iterativ.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = iterativ.c; sourceTree = "<group>"; };
986		D810EE49195E36B700BCCA00 /* itfunc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = itfunc.c; sourceTree = "<group>"; };
987		D810EE4A195E36B700BCCA00 /* itregis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = itregis.c; sourceTree = "<group>"; };
988		D810EE4B195E36B700BCCA00 /* itres.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = itres.c; sourceTree = "<group>"; };
989		D810EE4C195E36B700BCCA00 /* ivec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivec.c; sourceTree = "<group>"; };
990		D810EE4D195E36B700BCCA00 /* jacobi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jacobi.c; sourceTree = "<group>"; };
991		D810EE4E195E36B700BCCA00 /* jp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jp.c; sourceTree = "<group>"; };
992		D810EE4F195E36B700BCCA00 /* kaczmarz.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kaczmarz.c; sourceTree = "<group>"; };
993		D810EE50195E36B700BCCA00 /* ksponly.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ksponly.c; sourceTree = "<group>"; };
994		D810EE51195E36B700BCCA00 /* lcd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lcd.c; sourceTree = "<group>"; };
995		D810EE52195E36B700BCCA00 /* lcl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lcl.c; sourceTree = "<group>"; };
996		D810EE53195E36B700BCCA00 /* lg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lg.c; sourceTree = "<group>"; };
997		D810EE54195E36B700BCCA00 /* lgc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lgc.c; sourceTree = "<group>"; };
998		D810EE55195E36B700BCCA00 /* lgmres.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lgmres.c; sourceTree = "<group>"; };
999		D810EE56195E36B700BCCA00 /* linesearch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = linesearch.c; sourceTree = "<group>"; };
1000		D810EE57195E36B700BCCA00 /* linesearchbasic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = linesearchbasic.c; sourceTree = "<group>"; };
1001		D810EE58195E36B700BCCA00 /* linesearchbt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = linesearchbt.c; sourceTree = "<group>"; };
1002		D810EE59195E36B700BCCA00 /* linesearchcp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = linesearchcp.c; sourceTree = "<group>"; };
1003		D810EE5A195E36B700BCCA00 /* linesearchl2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = linesearchl2.c; sourceTree = "<group>"; };
1004		D810EE5B195E36B700BCCA00 /* linesearchregi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = linesearchregi.c; sourceTree = "<group>"; };
1005		D810EE5C195E36B700BCCA00 /* linesearchshell.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = linesearchshell.c; sourceTree = "<group>"; };
1006		D810EE5D195E36B700BCCA00 /* lmvm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lmvm.c; sourceTree = "<group>"; };
1007		D810EE5E195E36B700BCCA00 /* lmvmmat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lmvmmat.c; sourceTree = "<group>"; };
1008		D810EE5F195E36B700BCCA00 /* lrc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lrc.c; sourceTree = "<group>"; };
1009		D810EE60195E36B700BCCA00 /* ls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ls.c; sourceTree = "<group>"; };
1010		D810EE61195E36B700BCCA00 /* lsc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lsc.c; sourceTree = "<group>"; };
1011		D810EE62195E36B700BCCA00 /* lsqr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lsqr.c; sourceTree = "<group>"; };
1012		D810EE63195E36B700BCCA00 /* lsqr_converged.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lsqr_converged.c; sourceTree = "<group>"; };
1013		D810EE64195E36B700BCCA00 /* lsqr_monitor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lsqr_monitor.c; sourceTree = "<group>"; };
1014		D810EE65195E36B700BCCA00 /* lu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lu.c; sourceTree = "<group>"; };
1015		D810EE66195E36B700BCCA00 /* maij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = maij.c; sourceTree = "<group>"; };
1016		D810EE67195E36B700BCCA00 /* mal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mal.c; sourceTree = "<group>"; };
1017		D810EE68195E36B700BCCA00 /* matcoloring.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matcoloring.c; sourceTree = "<group>"; };
1018		D810EE69195E36B700BCCA00 /* matcoloringregi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matcoloringregi.c; sourceTree = "<group>"; };
1019		D810EE6A195E36B700BCCA00 /* mathinf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mathinf.c; sourceTree = "<group>"; };
1020		D810EE6B195E36B700BCCA00 /* matis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matis.c; sourceTree = "<group>"; };
1021		D810EE6C195E36B700BCCA00 /* matmatmatmult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matmatmatmult.c; sourceTree = "<group>"; };
1022		D810EE6D195E36B700BCCA00 /* matmatmult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matmatmult.c; sourceTree = "<group>"; };
1023		D810EE6E195E36B700BCCA00 /* matnest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matnest.c; sourceTree = "<group>"; };
1024		D810EE6F195E36B700BCCA00 /* matnull.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matnull.c; sourceTree = "<group>"; };
1025		D810EE70195E36B700BCCA00 /* matptap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matptap.c; sourceTree = "<group>"; };
1026		D810EE71195E36B700BCCA00 /* matrart.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matrart.c; sourceTree = "<group>"; };
1027		D810EE72195E36B700BCCA00 /* matreg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matreg.c; sourceTree = "<group>"; };
1028		D810EE73195E36B700BCCA00 /* matregis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matregis.c; sourceTree = "<group>"; };
1029		D810EE74195E36B700BCCA00 /* matrix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matrix.c; sourceTree = "<group>"; };
1030		D810EE75195E36B700BCCA00 /* matstash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matstash.c; sourceTree = "<group>"; };
1031		D810EE76195E36B700BCCA00 /* matstashspace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matstashspace.c; sourceTree = "<group>"; };
1032		D810EE77195E36B700BCCA00 /* mattransposematmult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mattransposematmult.c; sourceTree = "<group>"; };
1033		D810EE78195E36B700BCCA00 /* mcomposite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mcomposite.c; sourceTree = "<group>"; };
1034		D810EE79195E36B700BCCA00 /* mcrl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mcrl.c; sourceTree = "<group>"; };
1035		D810EE7A195E36B700BCCA00 /* mem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mem.c; sourceTree = "<group>"; };
1036		D810EE7B195E36B700BCCA00 /* memc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = memc.c; sourceTree = "<group>"; };
1037		D810EE7C195E36B700BCCA00 /* mffd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mffd.c; sourceTree = "<group>"; };
1038		D810EE7D195E36B700BCCA00 /* mffddef.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mffddef.c; sourceTree = "<group>"; };
1039		D810EE7E195E36B700BCCA00 /* mfregis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mfregis.c; sourceTree = "<group>"; };
1040		D810EE7F195E36B700BCCA00 /* mg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mg.c; sourceTree = "<group>"; };
1041		D810EE80195E36B700BCCA00 /* mgfunc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mgfunc.c; sourceTree = "<group>"; };
1042		D810EE81195E36B700BCCA00 /* mhas.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mhas.c; sourceTree = "<group>"; };
1043		D810EE82195E36B700BCCA00 /* minres.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = minres.c; sourceTree = "<group>"; };
1044		D810EE83195E36B700BCCA00 /* mis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mis.c; sourceTree = "<group>"; };
1045		D810EE84195E36B700BCCA00 /* mlocalref.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mlocalref.c; sourceTree = "<group>"; };
1046		D810EE85195E36B700BCCA00 /* mmaij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mmaij.c; sourceTree = "<group>"; };
1047		D810EE86195E36B700BCCA00 /* mmbaij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mmbaij.c; sourceTree = "<group>"; };
1048		D810EE87195E36B700BCCA00 /* mmdense.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mmdense.c; sourceTree = "<group>"; };
1049		D810EE88195E36B700BCCA00 /* mmsbaij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mmsbaij.c; sourceTree = "<group>"; };
1050		D810EE89195E36B700BCCA00 /* mocregis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mocregis.c; sourceTree = "<group>"; };
1051		D810EE8A195E36B700BCCA00 /* modpcf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = modpcf.c; sourceTree = "<group>"; };
1052		D810EE8B195E36B700BCCA00 /* morethuente.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = morethuente.c; sourceTree = "<group>"; };
1053		D810EE8C195E36B700BCCA00 /* mpb_aij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpb_aij.c; sourceTree = "<group>"; };
1054		D810EE8D195E36B700BCCA00 /* mpb_baij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpb_baij.c; sourceTree = "<group>"; };
1055		D810EE8E195E36B700BCCA00 /* mpi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpi.c; sourceTree = "<group>"; };
1056		D810EE8F195E36B700BCCA00 /* mpiadj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpiadj.c; sourceTree = "<group>"; };
1057		D810EE90195E36B700BCCA00 /* mpiaij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpiaij.c; sourceTree = "<group>"; };
1058		D810EE91195E36B700BCCA00 /* mpiaijpc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpiaijpc.c; sourceTree = "<group>"; };
1059		D810EE92195E36B700BCCA00 /* mpiaijsbaij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpiaijsbaij.c; sourceTree = "<group>"; };
1060		D810EE93195E36B700BCCA00 /* mpibaij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpibaij.c; sourceTree = "<group>"; };
1061		D810EE94195E36B700BCCA00 /* mpibstream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpibstream.c; sourceTree = "<group>"; };
1062		D810EE95195E36B700BCCA00 /* mpicsrperm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpicsrperm.c; sourceTree = "<group>"; };
1063		D810EE96195E36B700BCCA00 /* mpidense.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpidense.c; sourceTree = "<group>"; };
1064		D810EE97195E36B700BCCA00 /* mpilong.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpilong.c; sourceTree = "<group>"; };
1065		D810EE98195E36B700BCCA00 /* mpimatmatmatmult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpimatmatmatmult.c; sourceTree = "<group>"; };
1066		D810EE99195E36B700BCCA00 /* mpimatmatmult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpimatmatmult.c; sourceTree = "<group>"; };
1067		D810EE9A195E36B700BCCA00 /* mpimattransposematmult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpimattransposematmult.c; sourceTree = "<group>"; };
1068		D810EE9B195E36B700BCCA00 /* mpimesg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpimesg.c; sourceTree = "<group>"; };
1069		D810EE9C195E36B700BCCA00 /* mpiov.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpiov.c; sourceTree = "<group>"; };
1070		D810EE9D195E36B700BCCA00 /* mpiptap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpiptap.c; sourceTree = "<group>"; };
1071		D810EE9E195E36B700BCCA00 /* mpisbaij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpisbaij.c; sourceTree = "<group>"; };
1072		D810EE9F195E36B700BCCA00 /* mpisbstream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpisbstream.c; sourceTree = "<group>"; };
1073		D810EEA0195E36B700BCCA00 /* mpitime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpitime.c; sourceTree = "<group>"; };
1074		D810EEA1195E36B700BCCA00 /* mpitr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpitr.c; sourceTree = "<group>"; };
1075		D810EEA2195E36B700BCCA00 /* mpits.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpits.c; sourceTree = "<group>"; };
1076		D810EEA3195E36B700BCCA00 /* mpiu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpiu.c; sourceTree = "<group>"; };
1077		D810EEA4195E36B700BCCA00 /* mpiuopen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpiuopen.c; sourceTree = "<group>"; };
1078		D810EEA5195E36B700BCCA00 /* mprint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mprint.c; sourceTree = "<group>"; };
1079		D810EEA6195E36B700BCCA00 /* ms.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ms.c; sourceTree = "<group>"; };
1080		D810EEA7195E36B700BCCA00 /* mscatter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mscatter.c; sourceTree = "<group>"; };
1081		D810EEA8195E36B700BCCA00 /* mtr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mtr.c; sourceTree = "<group>"; };
1082		D810EEA9195E36B700BCCA00 /* multequal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = multequal.c; sourceTree = "<group>"; };
1083		D810EEAA195E36B700BCCA00 /* multiblock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = multiblock.c; sourceTree = "<group>"; };
1084		D810EEAB195E36B700BCCA00 /* nash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nash.c; sourceTree = "<group>"; };
1085		D810EEAC195E36B700BCCA00 /* nasm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nasm.c; sourceTree = "<group>"; };
1086		D810EEAD195E36B700BCCA00 /* natural.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = natural.c; sourceTree = "<group>"; };
1087		D810EEAE195E36B700BCCA00 /* neldermead.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = neldermead.c; sourceTree = "<group>"; };
1088		D810EEAF195E36B700BCCA00 /* network.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = network.c; sourceTree = "<group>"; };
1089		D810EEB0195E36B700BCCA00 /* networkcreate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = networkcreate.c; sourceTree = "<group>"; };
1090		D810EEB1195E36B700BCCA00 /* ngmresfunc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ngmresfunc.c; sourceTree = "<group>"; };
1091		D810EEB2195E36B700BCCA00 /* nls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nls.c; sourceTree = "<group>"; };
1092		D810EEB3195E36B700BCCA00 /* nn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nn.c; sourceTree = "<group>"; };
1093		D810EEB4195E36B700BCCA00 /* none.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = none.c; sourceTree = "<group>"; };
1094		D810EEB5195E36B700BCCA00 /* normm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = normm.c; sourceTree = "<group>"; };
1095		D810EEB6195E36B700BCCA00 /* nothread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nothread.c; sourceTree = "<group>"; };
1096		D810EEB7195E36B700BCCA00 /* ntl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntl.c; sourceTree = "<group>"; };
1097		D810EEB8195E36B700BCCA00 /* ntr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ntr.c; sourceTree = "<group>"; };
1098		D810EEB9195E36B700BCCA00 /* numsrt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = numsrt.c; sourceTree = "<group>"; };
1099		D810EEBA195E36B700BCCA00 /* olist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = olist.c; sourceTree = "<group>"; };
1100		D810EEBB195E36B700BCCA00 /* options.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = options.c; sourceTree = "<group>"; };
1101		D810EEBC195E36B700BCCA00 /* owarmijo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = owarmijo.c; sourceTree = "<group>"; };
1102		D810EEBD195E36B700BCCA00 /* owlqn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = owlqn.c; sourceTree = "<group>"; };
1103		D810EEBE195E36B700BCCA00 /* pack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pack.c; sourceTree = "<group>"; };
1104		D810EEBF195E36B700BCCA00 /* packm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = packm.c; sourceTree = "<group>"; };
1105		D810EEC0195E36B700BCCA00 /* partition.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = partition.c; sourceTree = "<group>"; };
1106		D810EEC1195E36B700BCCA00 /* patch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = patch.c; sourceTree = "<group>"; };
1107		D810EEC2195E36B700BCCA00 /* patchcreate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = patchcreate.c; sourceTree = "<group>"; };
1108		D810EEC3195E36B700BCCA00 /* pbarrier.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pbarrier.c; sourceTree = "<group>"; };
1109		D810EEC4195E36B700BCCA00 /* pbjacobi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pbjacobi.c; sourceTree = "<group>"; };
1110		D810EEC5195E36B700BCCA00 /* pbvec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pbvec.c; sourceTree = "<group>"; };
1111		D810EEC6195E36B700BCCA00 /* pcis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pcis.c; sourceTree = "<group>"; };
1112		D810EEC7195E36B700BCCA00 /* pcksp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pcksp.c; sourceTree = "<group>"; };
1113		D810EEC8195E36B700BCCA00 /* pcmat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pcmat.c; sourceTree = "<group>"; };
1114		D810EEC9195E36B700BCCA00 /* pcregis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pcregis.c; sourceTree = "<group>"; };
1115		D810EECA195E36B700BCCA00 /* pcset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pcset.c; sourceTree = "<group>"; };
1116		D810EECB195E36B700BCCA00 /* pdisplay.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pdisplay.c; sourceTree = "<group>"; };
1117		D810EECC195E36B700BCCA00 /* pdvec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pdvec.c; sourceTree = "<group>"; };
1118		D810EECD195E36B700BCCA00 /* petscvu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = petscvu.c; sourceTree = "<group>"; };
1119		D810EECE195E36B700BCCA00 /* pf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pf.c; sourceTree = "<group>"; };
1120		D810EECF195E36B700BCCA00 /* pfall.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pfall.c; sourceTree = "<group>"; };
1121		D810EED0195E36B700BCCA00 /* pgmres.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pgmres.c; sourceTree = "<group>"; };
1122		D810EED1195E36B700BCCA00 /* pgname.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pgname.c; sourceTree = "<group>"; };
1123		D810EED2195E36B700BCCA00 /* pheap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pheap.c; sourceTree = "<group>"; };
1124		D810EED3195E36B700BCCA00 /* pinit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pinit.c; sourceTree = "<group>"; };
1125		D810EED4195E36B700BCCA00 /* pipecg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pipecg.c; sourceTree = "<group>"; };
1126		D810EED5195E36B700BCCA00 /* pipecr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pipecr.c; sourceTree = "<group>"; };
1127		D810EED6195E36B700BCCA00 /* plex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plex.c; sourceTree = "<group>"; };
1128		D810EED7195E36B700BCCA00 /* plexcgns.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexcgns.c; sourceTree = "<group>"; };
1129		D810EED8195E36B700BCCA00 /* plexcreate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexcreate.c; sourceTree = "<group>"; };
1130		D810EED9195E36B700BCCA00 /* plexdistribute.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexdistribute.c; sourceTree = "<group>"; };
1131		D810EEDA195E36B700BCCA00 /* plexexodusii.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexexodusii.c; sourceTree = "<group>"; };
1132		D810EEDB195E36B700BCCA00 /* plexfem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexfem.c; sourceTree = "<group>"; };
1133		D810EEDC195E36B700BCCA00 /* plexgeometry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexgeometry.c; sourceTree = "<group>"; };
1134		D810EEDD195E36B800BCCA00 /* plexgmsh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexgmsh.c; sourceTree = "<group>"; };
1135		D810EEDE195E36B800BCCA00 /* plexhdf5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexhdf5.c; sourceTree = "<group>"; };
1136		D810EEDF195E36B800BCCA00 /* plexindices.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexindices.c; sourceTree = "<group>"; };
1137		D810EEE0195E36B800BCCA00 /* plexinterpolate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexinterpolate.c; sourceTree = "<group>"; };
1138		D810EEE1195E36B800BCCA00 /* plexlabel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexlabel.c; sourceTree = "<group>"; };
1139		D810EEE2195E36B800BCCA00 /* plexpartition.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexpartition.c; sourceTree = "<group>"; };
1140		D810EEE3195E36B800BCCA00 /* plexpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexpoint.c; sourceTree = "<group>"; };
1141		D810EEE4195E36B800BCCA00 /* plexpreallocate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexpreallocate.c; sourceTree = "<group>"; };
1142		D810EEE5195E36B800BCCA00 /* plexrefine.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexrefine.c; sourceTree = "<group>"; };
1143		D810EEE6195E36B800BCCA00 /* plexreorder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexreorder.c; sourceTree = "<group>"; };
1144		D810EEE7195E36B800BCCA00 /* plexsubmesh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexsubmesh.c; sourceTree = "<group>"; };
1145		D810EEE8195E36B800BCCA00 /* plexvtk.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexvtk.c; sourceTree = "<group>"; };
1146		D810EEE9195E36B800BCCA00 /* plexvtu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plexvtu.c; sourceTree = "<group>"; };
1147		D810EEEA195E36B800BCCA00 /* plog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = plog.c; sourceTree = "<group>"; };
1148		D810EEEB195E36B800BCCA00 /* pmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pmap.c; sourceTree = "<group>"; };
1149		D810EEEC195E36B800BCCA00 /* pname.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pname.c; sourceTree = "<group>"; };
1150		D810EEED195E36B800BCCA00 /* posindep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = posindep.c; sourceTree = "<group>"; };
1151		D810EEEE195E36B800BCCA00 /* pounders.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pounders.c; sourceTree = "<group>"; };
1152		D810EEEF195E36B800BCCA00 /* power.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = power.c; sourceTree = "<group>"; };
1153		D810EEF0195E36B800BCCA00 /* precon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = precon.c; sourceTree = "<group>"; };
1154		D810EEF1195E36B800BCCA00 /* prefix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = prefix.c; sourceTree = "<group>"; };
1155		D810EEF2195E36B800BCCA00 /* preonly.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = preonly.c; sourceTree = "<group>"; };
1156		D810EEF3195E36B800BCCA00 /* projection.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = projection.c; sourceTree = "<group>"; };
1157		D810EEF4195E36B800BCCA00 /* psleep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = psleep.c; sourceTree = "<group>"; };
1158		D810EEF5195E36B800BCCA00 /* psplit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = psplit.c; sourceTree = "<group>"; };
1159		D810EEF6195E36B800BCCA00 /* pstack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pstack.c; sourceTree = "<group>"; };
1160		D810EEF7195E36B800BCCA00 /* pstack.c.REMOTE.89009.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pstack.c.REMOTE.89009.c; sourceTree = "<group>"; };
1161		D810EEF8195E36B800BCCA00 /* ptype.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ptype.c; sourceTree = "<group>"; };
1162		D810EEF9195E36B800BCCA00 /* pvec2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pvec2.c; sourceTree = "<group>"; };
1163		D810EEFA195E36B800BCCA00 /* pythonksp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pythonksp.c; sourceTree = "<group>"; };
1164		D810EEFB195E36B800BCCA00 /* pythonmat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pythonmat.c; sourceTree = "<group>"; };
1165		D810EEFC195E36B800BCCA00 /* pythonpc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pythonpc.c; sourceTree = "<group>"; };
1166		D810EEFD195E36B800BCCA00 /* pythonsnes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pythonsnes.c; sourceTree = "<group>"; };
1167		D810EEFE195E36B800BCCA00 /* pythonsys.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pythonsys.c; sourceTree = "<group>"; };
1168		D810EEFF195E36B800BCCA00 /* pythonts.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pythonts.c; sourceTree = "<group>"; };
1169		D810EF00195E36B800BCCA00 /* qcg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = qcg.c; sourceTree = "<group>"; };
1170		D810EF01195E36B800BCCA00 /* qmdmrg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = qmdmrg.c; sourceTree = "<group>"; };
1171		D810EF02195E36B800BCCA00 /* qmdqt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = qmdqt.c; sourceTree = "<group>"; };
1172		D810EF03195E36B800BCCA00 /* qmdrch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = qmdrch.c; sourceTree = "<group>"; };
1173		D810EF04195E36B800BCCA00 /* qmdupd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = qmdupd.c; sourceTree = "<group>"; };
1174		D810EF05195E36B800BCCA00 /* qn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = qn.c; sourceTree = "<group>"; };
1175		D810EF06195E36B800BCCA00 /* rand.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rand.c; sourceTree = "<group>"; };
1176		D810EF07195E36B800BCCA00 /* rand48.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rand48.c; sourceTree = "<group>"; };
1177		D810EF08195E36B800BCCA00 /* random.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = random.c; sourceTree = "<group>"; };
1178		D810EF09195E36B800BCCA00 /* randomc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = randomc.c; sourceTree = "<group>"; };
1179		D810EF0A195E36B800BCCA00 /* randreg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = randreg.c; sourceTree = "<group>"; };
1180		D810EF0B195E36B800BCCA00 /* rcm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rcm.c; sourceTree = "<group>"; };
1181		D810EF0C195E36B800BCCA00 /* redistribute.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = redistribute.c; sourceTree = "<group>"; };
1182		D810EF0D195E36B800BCCA00 /* redundant.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = redundant.c; sourceTree = "<group>"; };
1183		D810EF0E195E36B800BCCA00 /* reg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reg.c; sourceTree = "<group>"; };
1184		D810EF0F195E36B800BCCA00 /* rich.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rich.c; sourceTree = "<group>"; };
1185		D810EF10195E36B800BCCA00 /* richscale.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = richscale.c; sourceTree = "<group>"; };
1186		D810EF11195E36B800BCCA00 /* rk.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rk.c; sourceTree = "<group>"; };
1187		D810EF12195E36B800BCCA00 /* rootls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rootls.c; sourceTree = "<group>"; };
1188		D810EF13195E36B800BCCA00 /* rosw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rosw.c; sourceTree = "<group>"; };
1189		D810EF14195E36B800BCCA00 /* rpath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rpath.c; sourceTree = "<group>"; };
1190		D810EF15195E36B800BCCA00 /* rvector.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rvector.c; sourceTree = "<group>"; };
1191		D810EF16195E36B800BCCA00 /* sbaij.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbaij.c; sourceTree = "<group>"; };
1192		D810EF17195E36B800BCCA00 /* sbaij2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbaij2.c; sourceTree = "<group>"; };
1193		D810EF18195E36B800BCCA00 /* sbaijfact.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbaijfact.c; sourceTree = "<group>"; };
1194		D810EF19195E36B800BCCA00 /* sbaijfact10.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbaijfact10.c; sourceTree = "<group>"; };
1195		D810EF1A195E36B800BCCA00 /* sbaijfact11.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbaijfact11.c; sourceTree = "<group>"; };
1196		D810EF1B195E36B800BCCA00 /* sbaijfact12.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbaijfact12.c; sourceTree = "<group>"; };
1197		D810EF1C195E36B800BCCA00 /* sbaijfact2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbaijfact2.c; sourceTree = "<group>"; };
1198		D810EF1D195E36B800BCCA00 /* sbaijfact3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbaijfact3.c; sourceTree = "<group>"; };
1199		D810EF1E195E36B800BCCA00 /* sbaijfact4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbaijfact4.c; sourceTree = "<group>"; };
1200		D810EF1F195E36B800BCCA00 /* sbaijfact5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbaijfact5.c; sourceTree = "<group>"; };
1201		D810EF20195E36B800BCCA00 /* sbaijfact6.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbaijfact6.c; sourceTree = "<group>"; };
1202		D810EF21195E36B800BCCA00 /* sbaijfact7.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbaijfact7.c; sourceTree = "<group>"; };
1203		D810EF22195E36B800BCCA00 /* sbaijfact8.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbaijfact8.c; sourceTree = "<group>"; };
1204		D810EF23195E36B800BCCA00 /* sbaijfact9.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbaijfact9.c; sourceTree = "<group>"; };
1205		D810EF24195E36B800BCCA00 /* sbaijov.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbaijov.c; sourceTree = "<group>"; };
1206		D810EF25195E36B800BCCA00 /* sbstream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbstream.c; sourceTree = "<group>"; };
1207		D810EF26195E36B800BCCA00 /* sbstrmfact.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbstrmfact.c; sourceTree = "<group>"; };
1208		D810EF27195E36B800BCCA00 /* schurm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = schurm.c; sourceTree = "<group>"; };
1209		D810EF28195E36B800BCCA00 /* scoarsen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = scoarsen.c; sourceTree = "<group>"; };
1210		D810EF29195E36B800BCCA00 /* segbuffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = segbuffer.c; sourceTree = "<group>"; };
1211		D810EF2A195E36B800BCCA00 /* select.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = select.c; sourceTree = "<group>"; };
1212		D810EF2B195E36B800BCCA00 /* send.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = send.c; sourceTree = "<group>"; };
1213		D810EF2C195E36B800BCCA00 /* seq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = seq.c; sourceTree = "<group>"; };
1214		D810EF2D195E36B800BCCA00 /* setr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = setr.c; sourceTree = "<group>"; };
1215		D810EF2E195E36B800BCCA00 /* sf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sf.c; sourceTree = "<group>"; };
1216		D810EF2F195E36B800BCCA00 /* sfbasic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sfbasic.c; sourceTree = "<group>"; };
1217		D810EF30195E36B800BCCA00 /* sfregi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sfregi.c; sourceTree = "<group>"; };
1218		D810EF31195E36B800BCCA00 /* sftype.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sftype.c; sourceTree = "<group>"; };
1219		D810EF32195E36B800BCCA00 /* shell.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = shell.c; sourceTree = "<group>"; };
1220		D810EF33195E36B800BCCA00 /* shellcnv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = shellcnv.c; sourceTree = "<group>"; };
1221		D810EF34195E36B800BCCA00 /* shellpc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = shellpc.c; sourceTree = "<group>"; };
1222		D810EF35195E36B800BCCA00 /* shvec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = shvec.c; sourceTree = "<group>"; };
1223		D810EF36195E36B800BCCA00 /* signal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = signal.c; sourceTree = "<group>"; };
1224		D810EF37195E36B800BCCA00 /* slda.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = slda.c; sourceTree = "<group>"; };
1225		D810EF38195E36B800BCCA00 /* sliced.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sliced.c; sourceTree = "<group>"; };
1226		D810EF39195E36B800BCCA00 /* slo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = slo.c; sourceTree = "<group>"; };
1227		D810EF3A195E36B800BCCA00 /* slregis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = slregis.c; sourceTree = "<group>"; };
1228		D810EF3B195E36B800BCCA00 /* smatlab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = smatlab.c; sourceTree = "<group>"; };
1229		D810EF3C195E36B800BCCA00 /* smg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = smg.c; sourceTree = "<group>"; };
1230		D810EF3D195E36B800BCCA00 /* snes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snes.c; sourceTree = "<group>"; };
1231		D810EF3E195E36B800BCCA00 /* snescomposite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snescomposite.c; sourceTree = "<group>"; };
1232		D810EF3F195E36B800BCCA00 /* snesdnest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snesdnest.c; sourceTree = "<group>"; };
1233		D810EF40195E36B800BCCA00 /* snesgs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snesgs.c; sourceTree = "<group>"; };
1234		D810EF41195E36B800BCCA00 /* snesj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snesj.c; sourceTree = "<group>"; };
1235		D810EF42195E36B800BCCA00 /* snesj2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snesj2.c; sourceTree = "<group>"; };
1236		D810EF43195E36B800BCCA00 /* snesmfj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snesmfj.c; sourceTree = "<group>"; };
1237		D810EF44195E36B800BCCA00 /* snesmfj2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snesmfj2.c; sourceTree = "<group>"; };
1238		D810EF45195E36B800BCCA00 /* snesncg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snesncg.c; sourceTree = "<group>"; };
1239		D810EF46195E36B800BCCA00 /* snesngmres.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snesngmres.c; sourceTree = "<group>"; };
1240		D810EF47195E36B800BCCA00 /* snesnoise.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snesnoise.c; sourceTree = "<group>"; };
1241		D810EF48195E36B800BCCA00 /* snesob.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snesob.c; sourceTree = "<group>"; };
1242		D810EF49195E36B800BCCA00 /* snespc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snespc.c; sourceTree = "<group>"; };
1243		D810EF4A195E36B800BCCA00 /* snesregi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snesregi.c; sourceTree = "<group>"; };
1244		D810EF4B195E36B800BCCA00 /* snesrichardson.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snesrichardson.c; sourceTree = "<group>"; };
1245		D810EF4C195E36B800BCCA00 /* snesshell.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snesshell.c; sourceTree = "<group>"; };
1246		D810EF4D195E36B800BCCA00 /* snestest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snestest.c; sourceTree = "<group>"; };
1247		D810EF4E195E36B800BCCA00 /* snesut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snesut.c; sourceTree = "<group>"; };
1248		D810EF4F195E36B800BCCA00 /* sor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sor.c; sourceTree = "<group>"; };
1249		D810EF50195E36B800BCCA00 /* sorder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sorder.c; sourceTree = "<group>"; };
1250		D810EF51195E36B800BCCA00 /* sortd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sortd.c; sourceTree = "<group>"; };
1251		D810EF52195E36B800BCCA00 /* sorti.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sorti.c; sourceTree = "<group>"; };
1252		D810EF53195E36B800BCCA00 /* sortip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sortip.c; sourceTree = "<group>"; };
1253		D810EF54195E36B800BCCA00 /* sp1wd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sp1wd.c; sourceTree = "<group>"; };
1254		D810EF55195E36B800BCCA00 /* spartition.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = spartition.c; sourceTree = "<group>"; };
1255		D810EF56195E36B800BCCA00 /* spbas.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = spbas.c; sourceTree = "<group>"; };
1256		D810EF57195E36B800BCCA00 /* specest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = specest.c; sourceTree = "<group>"; };
1257		D810EF58195E36B800BCCA00 /* spectral.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = spectral.c; sourceTree = "<group>"; };
1258		D810EF59195E36B800BCCA00 /* spnd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = spnd.c; sourceTree = "<group>"; };
1259		D810EF5A195E36B800BCCA00 /* spqmd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = spqmd.c; sourceTree = "<group>"; };
1260		D810EF5B195E36B800BCCA00 /* sprcm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sprcm.c; sourceTree = "<group>"; };
1261		D810EF5C195E36B800BCCA00 /* sregis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sregis.c; sourceTree = "<group>"; };
1262		D810EF5D195E36B800BCCA00 /* sro.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sro.c; sourceTree = "<group>"; };
1263		D810EF5E195E36B800BCCA00 /* sseenabled.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sseenabled.c; sourceTree = "<group>"; };
1264		D810EF5F195E36B800BCCA00 /* ssfls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ssfls.c; sourceTree = "<group>"; };
1265		D810EF60195E36B800BCCA00 /* ssils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ssils.c; sourceTree = "<group>"; };
1266		D810EF61195E36B800BCCA00 /* ssls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ssls.c; sourceTree = "<group>"; };
1267		D810EF62195E36B800BCCA00 /* ssp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ssp.c; sourceTree = "<group>"; };
1268		D810EF63195E36B800BCCA00 /* stack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stack.c; sourceTree = "<group>"; };
1269		D810EF64195E36B800BCCA00 /* stagelog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stagelog.c; sourceTree = "<group>"; };
1270		D810EF65195E36B800BCCA00 /* state.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = state.c; sourceTree = "<group>"; };
1271		D810EF66195E36B800BCCA00 /* stcg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stcg.c; sourceTree = "<group>"; };
1272		D810EF67195E36B800BCCA00 /* str.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = str.c; sourceTree = "<group>"; };
1273		D810EF68195E36B800BCCA00 /* stride.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stride.c; sourceTree = "<group>"; };
1274		D810EF69195E36B800BCCA00 /* stringv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stringv.c; sourceTree = "<group>"; };
1275		D810EF6A195E36B800BCCA00 /* subcomm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = subcomm.c; sourceTree = "<group>"; };
1276		D810EF6B195E36B800BCCA00 /* submat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = submat.c; sourceTree = "<group>"; };
1277		D810EF6C195E36B800BCCA00 /* submatfree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = submatfree.c; sourceTree = "<group>"; };
1278		D810EF6D195E36B800BCCA00 /* svd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = svd.c; sourceTree = "<group>"; };
1279		D810EF6E195E36B800BCCA00 /* symmlq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = symmlq.c; sourceTree = "<group>"; };
1280		D810EF6F195E36B800BCCA00 /* symtranspose.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = symtranspose.c; sourceTree = "<group>"; };
1281		D810EF70195E36B800BCCA00 /* sysio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sysio.c; sourceTree = "<group>"; };
1282		D810EF71195E36B800BCCA00 /* tagm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tagm.c; sourceTree = "<group>"; };
1283		D810EF72195E36B800BCCA00 /* tao_util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tao_util.c; sourceTree = "<group>"; };
1284		D810EF73195E36B800BCCA00 /* taocg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = taocg.c; sourceTree = "<group>"; };
1285		D810EF74195E36B800BCCA00 /* taolinesearch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = taolinesearch.c; sourceTree = "<group>"; };
1286		D810EF75195E36B800BCCA00 /* taosolver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = taosolver.c; sourceTree = "<group>"; };
1287		D810EF76195E36B800BCCA00 /* taosolver_bounds.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = taosolver_bounds.c; sourceTree = "<group>"; };
1288		D810EF77195E36B800BCCA00 /* taosolver_fg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = taosolver_fg.c; sourceTree = "<group>"; };
1289		D810EF78195E36B800BCCA00 /* taosolver_hj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = taosolver_hj.c; sourceTree = "<group>"; };
1290		D810EF79195E36B800BCCA00 /* taosolverregi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = taosolverregi.c; sourceTree = "<group>"; };
1291		D810EF7A195E36B800BCCA00 /* tcqmr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tcqmr.c; sourceTree = "<group>"; };
1292		D810EF7B195E36B800BCCA00 /* tfqmr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tfqmr.c; sourceTree = "<group>"; };
1293		D810EF7C195E36B800BCCA00 /* tfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tfs.c; sourceTree = "<group>"; };
1294		D810EF7D195E36B800BCCA00 /* theta.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = theta.c; sourceTree = "<group>"; };
1295		D810EF7E195E36B900BCCA00 /* threadcomm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = threadcomm.c; sourceTree = "<group>"; };
1296		D810EF7F195E36B900BCCA00 /* threadcommred.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = threadcommred.c; sourceTree = "<group>"; };
1297		D810EF80195E36B900BCCA00 /* threadcommregi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = threadcommregi.c; sourceTree = "<group>"; };
1298		D810EF81195E36B900BCCA00 /* tikz.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tikz.c; sourceTree = "<group>"; };
1299		D810EF82195E36B900BCCA00 /* tools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tools.c; sourceTree = "<group>"; };
1300		D810EF83195E36B900BCCA00 /* tr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tr.c; sourceTree = "<group>"; };
1301		D810EF84195E36B900BCCA00 /* transm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = transm.c; sourceTree = "<group>"; };
1302		D810EF85195E36B900BCCA00 /* tron.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tron.c; sourceTree = "<group>"; };
1303		D810EF86195E36B900BCCA00 /* ts.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ts.c; sourceTree = "<group>"; };
1304		D810EF87195E36B900BCCA00 /* tsadapt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tsadapt.c; sourceTree = "<group>"; };
1305		D810EF88195E36B900BCCA00 /* tscreate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tscreate.c; sourceTree = "<group>"; };
1306		D810EF89195E36B900BCCA00 /* tseig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tseig.c; sourceTree = "<group>"; };
1307		D810EF8A195E36B900BCCA00 /* tsevent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tsevent.c; sourceTree = "<group>"; };
1308		D810EF8B195E36B900BCCA00 /* tsreg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tsreg.c; sourceTree = "<group>"; };
1309		D810EF8C195E36B900BCCA00 /* tsregall.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tsregall.c; sourceTree = "<group>"; };
1310		D810EF8D195E36B900BCCA00 /* tv_data_display.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tv_data_display.c; sourceTree = "<group>"; };
1311		D810EF8E195E36B900BCCA00 /* unit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unit.c; sourceTree = "<group>"; };
1312		D810EF8F195E36B900BCCA00 /* valid.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = valid.c; sourceTree = "<group>"; };
1313		D810EF90195E36B900BCCA00 /* vcreatea.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vcreatea.c; sourceTree = "<group>"; };
1314		D810EF91195E36B900BCCA00 /* veccreate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = veccreate.c; sourceTree = "<group>"; };
1315		D810EF92195E36B900BCCA00 /* vecio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vecio.c; sourceTree = "<group>"; };
1316		D810EF93195E36B900BCCA00 /* vecmpitoseq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vecmpitoseq.c; sourceTree = "<group>"; };
1317		D810EF94195E36B900BCCA00 /* vecnest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vecnest.c; sourceTree = "<group>"; };
1318		D810EF95195E36B900BCCA00 /* vecreg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vecreg.c; sourceTree = "<group>"; };
1319		D810EF96195E36B900BCCA00 /* vecregall.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vecregall.c; sourceTree = "<group>"; };
1320		D810EF97195E36B900BCCA00 /* vecs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vecs.c; sourceTree = "<group>"; };
1321		D810EF98195E36B900BCCA00 /* vecstash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vecstash.c; sourceTree = "<group>"; };
1322		D810EF99195E36B900BCCA00 /* vector.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vector.c; sourceTree = "<group>"; };
1323		D810EF9A195E36B900BCCA00 /* verboseinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = verboseinfo.c; sourceTree = "<group>"; };
1324		D810EF9B195E36B900BCCA00 /* version.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = version.c; sourceTree = "<group>"; };
1325		D810EF9C195E36B900BCCA00 /* vi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vi.c; sourceTree = "<group>"; };
1326		D810EF9D195E36B900BCCA00 /* view.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = view.c; sourceTree = "<group>"; };
1327		D810EF9E195E36B900BCCA00 /* viewa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = viewa.c; sourceTree = "<group>"; };
1328		D810EF9F195E36B900BCCA00 /* viewers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = viewers.c; sourceTree = "<group>"; };
1329		D810EFA0195E36B900BCCA00 /* viewreg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = viewreg.c; sourceTree = "<group>"; };
1330		D810EFA1195E36B900BCCA00 /* viewregall.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = viewregall.c; sourceTree = "<group>"; };
1331		D810EFA2195E36B900BCCA00 /* vinv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vinv.c; sourceTree = "<group>"; };
1332		D810EFA3195E36B900BCCA00 /* virs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = virs.c; sourceTree = "<group>"; };
1333		D810EFA4195E36B900BCCA00 /* viss.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = viss.c; sourceTree = "<group>"; };
1334		D810EFA5195E36B900BCCA00 /* vmpicr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vmpicr.c; sourceTree = "<group>"; };
1335		D810EFA6195E36B900BCCA00 /* vpscat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vpscat.c; sourceTree = "<group>"; };
1336		D810EFA7195E36B900BCCA00 /* vscat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vscat.c; sourceTree = "<group>"; };
1337		D810EFA8195E36B900BCCA00 /* vsection.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vsection.c; sourceTree = "<group>"; };
1338		D810EFA9195E36B900BCCA00 /* vsectionis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vsectionis.c; sourceTree = "<group>"; };
1339		D810EFAA195E36B900BCCA00 /* vseqcr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vseqcr.c; sourceTree = "<group>"; };
1340		D810EFAB195E36B900BCCA00 /* vtkv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vtkv.c; sourceTree = "<group>"; };
1341		D810EFAC195E36B900BCCA00 /* wb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wb.c; sourceTree = "<group>"; };
1342		D810EFAD195E36B900BCCA00 /* wbm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wbm.c; sourceTree = "<group>"; };
1343		D810EFAE195E36B900BCCA00 /* weights.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = weights.c; sourceTree = "<group>"; };
1344		D810EFAF195E36B900BCCA00 /* wp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wp.c; sourceTree = "<group>"; };
1345		D810EFB0195E36B900BCCA00 /* xmon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xmon.c; sourceTree = "<group>"; };
1346		D810EFB1195E36B900BCCA00 /* xxt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xxt.c; sourceTree = "<group>"; };
1347		D810EFB2195E36B900BCCA00 /* xyt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xyt.c; sourceTree = "<group>"; };
1348		D810EFB3195E36B900BCCA00 /* zerodiag.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zerodiag.c; sourceTree = "<group>"; };
1349		D810EFB4195E36B900BCCA00 /* zoom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zoom.c; sourceTree = "<group>"; };
1350/* End PBXFileReference section */
1351
1352/* Begin PBXFrameworksBuildPhase section */
1353		D2AAC07C0554694100DB518D /* Frameworks */ = {
1354			isa = PBXFrameworksBuildPhase;
1355			buildActionMask = 2147483647;
1356			files = (
1357				AACBBE4A0F95108600F1A2B1 /* Foundation.framework in Frameworks */,
1358			);
1359			runOnlyForDeploymentPostprocessing = 0;
1360		};
1361/* End PBXFrameworksBuildPhase section */
1362
1363/* Begin PBXGroup section */
1364		034768DFFF38A50411DB9C8B /* Products */ = {
1365			isa = PBXGroup;
1366			children = (
1367				D2AAC07E0554694100DB518D /* libPETSc.a */,
1368			);
1369			name = Products;
1370			sourceTree = "<group>";
1371		};
1372		0867D691FE84028FC02AAC07 /* Untitled */ = {
1373			isa = PBXGroup;
1374			children = (
1375				32C88DFF0371C24200C91783 /* Other Sources */,
1376				0867D69AFE84028FC02AAC07 /* Frameworks */,
1377				034768DFFF38A50411DB9C8B /* Products */,
1378			);
1379			name = Untitled;
1380			sourceTree = "<group>";
1381		};
1382		0867D69AFE84028FC02AAC07 /* Frameworks */ = {
1383			isa = PBXGroup;
1384			children = (
1385				AACBBE490F95108600F1A2B1 /* Foundation.framework */,
1386			);
1387			name = Frameworks;
1388			sourceTree = "<group>";
1389		};
1390		32C88DFF0371C24200C91783 /* Other Sources */ = {
1391			isa = PBXGroup;
1392			children = (
1393				D810ED19195E36B600BCCA00 /* xcode-links */,
1394			);
1395			name = "Other Sources";
1396			sourceTree = "<group>";
1397		};
1398		D810ED19195E36B600BCCA00 /* xcode-links */ = {
1399			isa = PBXGroup;
1400			children = (
1401				D810ED1A195E36B600BCCA00 /* adamat.c */,
1402				D810ED1B195E36B600BCCA00 /* adaptbasic.c */,
1403				D810ED1C195E36B600BCCA00 /* adaptcfl.c */,
1404				D810ED1D195E36B600BCCA00 /* adaptnone.c */,
1405				D810ED1E195E36B600BCCA00 /* adebug.c */,
1406				D810ED1F195E36B600BCCA00 /* agg.c */,
1407				D810ED20195E36B600BCCA00 /* aij.c */,
1408				D810ED21195E36B600BCCA00 /* aijbaij.c */,
1409				D810ED22195E36B600BCCA00 /* aijfact.c */,
1410				D810ED23195E36B600BCCA00 /* aijsbaij.c */,
1411				D810ED24195E36B600BCCA00 /* alpha.c */,
1412				D810ED25195E36B600BCCA00 /* anderson.c */,
1413				D810ED26195E36B600BCCA00 /* ao.c */,
1414				D810ED27195E36B600BCCA00 /* aobasic.c */,
1415				D810ED28195E36B600BCCA00 /* aomapping.c */,
1416				D810ED29195E36B600BCCA00 /* aomemscalable.c */,
1417				D810ED2A195E36B600BCCA00 /* aoptions.c */,
1418				D810ED2B195E36B600BCCA00 /* aoreg.c */,
1419				D810ED2C195E36B600BCCA00 /* aoregall.c */,
1420				D810ED2D195E36B600BCCA00 /* arch.c */,
1421				D810ED2E195E36B600BCCA00 /* arkimex.c */,
1422				D810ED2F195E36B600BCCA00 /* armijo.c */,
1423				D810ED30195E36B600BCCA00 /* asfls.c */,
1424				D810ED31195E36B600BCCA00 /* asils.c */,
1425				D810ED32195E36B600BCCA00 /* asm.c */,
1426				D810ED33195E36B600BCCA00 /* aspin.c */,
1427				D810ED34195E36B600BCCA00 /* axis.c */,
1428				D810ED35195E36B600BCCA00 /* axisc.c */,
1429				D810ED36195E36B600BCCA00 /* axpy.c */,
1430				D810ED37195E36B600BCCA00 /* bag.c */,
1431				D810ED38195E36B600BCCA00 /* baij.c */,
1432				D810ED39195E36B600BCCA00 /* baij2.c */,
1433				D810ED3A195E36B600BCCA00 /* baijfact.c */,
1434				D810ED3B195E36B600BCCA00 /* baijfact11.c */,
1435				D810ED3C195E36B600BCCA00 /* baijfact13.c */,
1436				D810ED3D195E36B600BCCA00 /* baijfact2.c */,
1437				D810ED3E195E36B600BCCA00 /* baijfact3.c */,
1438				D810ED3F195E36B600BCCA00 /* baijfact4.c */,
1439				D810ED40195E36B600BCCA00 /* baijfact5.c */,
1440				D810ED41195E36B600BCCA00 /* baijfact7.c */,
1441				D810ED42195E36B600BCCA00 /* baijfact9.c */,
1442				D810ED43195E36B600BCCA00 /* baijov.c */,
1443				D810ED44195E36B600BCCA00 /* baijsolv.c */,
1444				D810ED45195E36B600BCCA00 /* baijsolvnat.c */,
1445				D810ED46195E36B600BCCA00 /* baijsolvtran.c */,
1446				D810ED47195E36B600BCCA00 /* baijsolvtrannat.c */,
1447				D810ED48195E36B600BCCA00 /* bandwidth.c */,
1448				D810ED49195E36B600BCCA00 /* basfactor.c */,
1449				D810ED4A195E36B600BCCA00 /* bcgs.c */,
1450				D810ED4B195E36B600BCCA00 /* bcgsl.c */,
1451				D810ED4C195E36B600BCCA00 /* bicg.c */,
1452				D810ED4D195E36B600BCCA00 /* binv.c */,
1453				D810ED4E195E36B600BCCA00 /* bipartite.c */,
1454				D810ED4F195E36B600BCCA00 /* bitmask.c */,
1455				D810ED50195E36B600BCCA00 /* bjacobi.c */,
1456				D810ED51195E36B600BCCA00 /* blmvm.c */,
1457				D810ED52195E36B600BCCA00 /* block.c */,
1458				D810ED53195E36B600BCCA00 /* blockmat.c */,
1459				D810ED54195E36B600BCCA00 /* bmrm.c */,
1460				D810ED55195E36B600BCCA00 /* borthog.c */,
1461				D810ED56195E36B600BCCA00 /* borthog2.c */,
1462				D810ED57195E36B600BCCA00 /* bqpip.c */,
1463				D810ED58195E36B600BCCA00 /* bstream.c */,
1464				D810ED59195E36B600BCCA00 /* bstrmfact.c */,
1465				D810ED5A195E36B600BCCA00 /* bvec1.c */,
1466				D810ED5B195E36B600BCCA00 /* bvec2.c */,
1467				D810ED5C195E36B600BCCA00 /* bvec3.c */,
1468				D810ED5D195E36B600BCCA00 /* cg.c */,
1469				D810ED5E195E36B600BCCA00 /* cgeig.c */,
1470				D810ED5F195E36B600BCCA00 /* cgne.c */,
1471				D810ED60195E36B600BCCA00 /* cgs.c */,
1472				D810ED61195E36B600BCCA00 /* cgtype.c */,
1473				D810ED62195E36B600BCCA00 /* characteristic.c */,
1474				D810ED63195E36B600BCCA00 /* cheby.c */,
1475				D810ED64195E36B600BCCA00 /* checkptr.c */,
1476				D810ED65195E36B600BCCA00 /* cholesky.c */,
1477				D810ED66195E36B600BCCA00 /* classical.c */,
1478				D810ED67195E36B600BCCA00 /* classlog.c */,
1479				D810ED68195E36B600BCCA00 /* cmesh.c */,
1480				D810ED69195E36B600BCCA00 /* coarsen.c */,
1481				D810ED6A195E36B600BCCA00 /* color.c */,
1482				D810ED6B195E36B600BCCA00 /* comb.c */,
1483				D810ED6C195E36B600BCCA00 /* comm.c */,
1484				D810ED6D195E36B600BCCA00 /* commonmpvec.c */,
1485				D810ED6E195E36B600BCCA00 /* composite.c */,
1486				D810ED6F195E36B600BCCA00 /* compressedrow.c */,
1487				D810ED70195E36B600BCCA00 /* const.c */,
1488				D810ED71195E36B600BCCA00 /* convert.c */,
1489				D810ED72195E36B600BCCA00 /* cp.c */,
1490				D810ED73195E36B600BCCA00 /* cp.c.REMOTE.17939.c */,
1491				D810ED74195E36B600BCCA00 /* cputime.c */,
1492				D810ED75195E36B600BCCA00 /* cr.c */,
1493				D810ED76195E36B600BCCA00 /* crl.c */,
1494				D810ED77195E36B600BCCA00 /* csrperm.c */,
1495				D810ED78195E36B600BCCA00 /* cstring.c */,
1496				D810ED79195E36B600BCCA00 /* ctable.c */,
1497				D810ED7A195E36B600BCCA00 /* da.c */,
1498				D810ED7B195E36B600BCCA00 /* da1.c */,
1499				D810ED7C195E36B600BCCA00 /* da2.c */,
1500				D810ED7D195E36B600BCCA00 /* da3.c */,
1501				D810ED7E195E36B600BCCA00 /* dacorn.c */,
1502				D810ED7F195E36B600BCCA00 /* dacreate.c */,
1503				D810ED80195E36B600BCCA00 /* dadd.c */,
1504				D810ED81195E36B600BCCA00 /* dadestroy.c */,
1505				D810ED82195E36B600BCCA00 /* dadist.c */,
1506				D810ED83195E36B600BCCA00 /* dageometry.c */,
1507				D810ED84195E36B600BCCA00 /* dagetarray.c */,
1508				D810ED85195E36B600BCCA00 /* dagetelem.c */,
1509				D810ED86195E36B600BCCA00 /* daghost.c */,
1510				D810ED87195E36B600BCCA00 /* dagtol.c */,
1511				D810ED88195E36B600BCCA00 /* dagtona.c */,
1512				D810ED89195E36B600BCCA00 /* daindex.c */,
1513				D810ED8A195E36B600BCCA00 /* dainterp.c */,
1514				D810ED8B195E36B600BCCA00 /* dalocal.c */,
1515				D810ED8C195E36B600BCCA00 /* daltol.c */,
1516				D810ED8D195E36B600BCCA00 /* dapf.c */,
1517				D810ED8E195E36B600BCCA00 /* dapreallocate.c */,
1518				D810ED8F195E36B600BCCA00 /* dareg.c */,
1519				D810ED90195E36B600BCCA00 /* dascatter.c */,
1520				D810ED91195E36B600BCCA00 /* dasub.c */,
1521				D810ED92195E36B600BCCA00 /* daview.c */,
1522				D810ED93195E36B600BCCA00 /* dbuff.c */,
1523				D810ED94195E36B600BCCA00 /* dclear.c */,
1524				D810ED95195E36B600BCCA00 /* dcoor.c */,
1525				D810ED96195E36B600BCCA00 /* degr.c */,
1526				D810ED97195E36B600BCCA00 /* degree.c */,
1527				D810ED98195E36B600BCCA00 /* dellipse.c */,
1528				D810ED99195E36B600BCCA00 /* dense.c */,
1529				D810ED9A195E36B600BCCA00 /* destroy.c */,
1530				D810ED9B195E36B600BCCA00 /* dflush.c */,
1531				D810ED9C195E36B600BCCA00 /* dgcoor.c */,
1532				D810ED9D195E36B600BCCA00 /* dgedi.c */,
1533				D810ED9E195E36B600BCCA00 /* dgefa.c */,
1534				D810ED9F195E36B600BCCA00 /* dgefa2.c */,
1535				D810EDA0195E36B600BCCA00 /* dgefa3.c */,
1536				D810EDA1195E36B600BCCA00 /* dgefa4.c */,
1537				D810EDA2195E36B600BCCA00 /* dgefa5.c */,
1538				D810EDA3195E36B600BCCA00 /* dgefa6.c */,
1539				D810EDA4195E36B600BCCA00 /* dgefa7.c */,
1540				D810EDA5195E36B600BCCA00 /* dgmres.c */,
1541				D810EDA6195E36B600BCCA00 /* dgpause.c */,
1542				D810EDA7195E36B600BCCA00 /* dl.c */,
1543				D810EDA8195E36B600BCCA00 /* dlimpl.c */,
1544				D810EDA9195E36B600BCCA00 /* dline.c */,
1545				D810EDAA195E36B600BCCA00 /* dlinegw.c */,
1546				D810EDAB195E36B600BCCA00 /* dlinew.c */,
1547				D810EDAC195E36B600BCCA00 /* dlregis_taolinesearch.c */,
1548				D810EDAD195E36B600BCCA00 /* dlregisdm.c */,
1549				D810EDAE195E36B600BCCA00 /* dlregisdmdm.c */,
1550				D810EDAF195E36B600BCCA00 /* dlregisksp.c */,
1551				D810EDB0195E36B600BCCA00 /* dlregismat.c */,
1552				D810EDB1195E36B600BCCA00 /* dlregispetsc.c */,
1553				D810EDB2195E36B600BCCA00 /* dlregisrand.c */,
1554				D810EDB3195E36B600BCCA00 /* dlregissf.c */,
1555				D810EDB4195E36B600BCCA00 /* dlregissnes.c */,
1556				D810EDB5195E36B600BCCA00 /* dlregistao.c */,
1557				D810EDB6195E36B600BCCA00 /* dlregisthreadcomm.c */,
1558				D810EDB7195E36B600BCCA00 /* dlregists.c */,
1559				D810EDB8195E36B600BCCA00 /* dlregisvec.c */,
1560				D810EDB9195E36B600BCCA00 /* dm.c */,
1561				D810EDBA195E36B600BCCA00 /* dmdasnes.c */,
1562				D810EDBB195E36B600BCCA00 /* dmdats.c */,
1563				D810EDBC195E36B600BCCA00 /* dmget.c */,
1564				D810EDBD195E36B600BCCA00 /* dmi.c */,
1565				D810EDBE195E36B600BCCA00 /* dmksp.c */,
1566				D810EDBF195E36B600BCCA00 /* dmlocalsnes.c */,
1567				D810EDC0195E36B600BCCA00 /* dmlocalts.c */,
1568				D810EDC1195E36B600BCCA00 /* dmouse.c */,
1569				D810EDC2195E36B600BCCA00 /* dmplexsnes.c */,
1570				D810EDC3195E36B600BCCA00 /* dmplexts.c */,
1571				D810EDC4195E36B600BCCA00 /* dmredundant.c */,
1572				D810EDC5195E36B600BCCA00 /* dmregall.c */,
1573				D810EDC6195E36B600BCCA00 /* dmshell.c */,
1574				D810EDC7195E36B600BCCA00 /* dmsnes.c */,
1575				D810EDC8195E36B600BCCA00 /* dmts.c */,
1576				D810EDC9195E36B600BCCA00 /* dpause.c */,
1577				D810EDCA195E36B600BCCA00 /* dpoint.c */,
1578				D810EDCB195E36B600BCCA00 /* dpoints.c */,
1579				D810EDCC195E36B600BCCA00 /* draw.c */,
1580				D810EDCD195E36B600BCCA00 /* drawreg.c */,
1581				D810EDCE195E36B600BCCA00 /* drawregall.c */,
1582				D810EDCF195E36B600BCCA00 /* drawv.c */,
1583				D810EDD0195E36B600BCCA00 /* drect.c */,
1584				D810EDD1195E36B600BCCA00 /* dscatter.c */,
1585				D810EDD2195E36B600BCCA00 /* dsclear.c */,
1586				D810EDD3195E36B600BCCA00 /* dsetpause.c */,
1587				D810EDD4195E36B600BCCA00 /* dsflush.c */,
1588				D810EDD5195E36B600BCCA00 /* dsm.c */,
1589				D810EDD6195E36B600BCCA00 /* dt.c */,
1590				D810EDD7195E36B600BCCA00 /* dtds.c */,
1591				D810EDD8195E36B600BCCA00 /* dtext.c */,
1592				D810EDD9195E36B600BCCA00 /* dtextgs.c */,
1593				D810EDDA195E36B600BCCA00 /* dtexts.c */,
1594				D810EDDB195E36B600BCCA00 /* dtextv.c */,
1595				D810EDDC195E36B600BCCA00 /* dtfe.c */,
1596				D810EDDD195E36B600BCCA00 /* dtfv.c */,
1597				D810EDDE195E36B600BCCA00 /* dtri.c */,
1598				D810EDDF195E36B600BCCA00 /* dupl.c */,
1599				D810EDE0195E36B600BCCA00 /* dvec2.c */,
1600				D810EDE1195E36B600BCCA00 /* dviewp.c */,
1601				D810EDE2195E36B600BCCA00 /* eige.c */,
1602				D810EDE3195E36B600BCCA00 /* eimex.c */,
1603				D810EDE4195E36B600BCCA00 /* eisen.c */,
1604				D810EDE5195E36B600BCCA00 /* err.c */,
1605				D810EDE6195E36B600BCCA00 /* errabort.c */,
1606				D810EDE7195E36B600BCCA00 /* errstop.c */,
1607				D810EDE8195E36B600BCCA00 /* errtrace.c */,
1608				D810EDE9195E36B600BCCA00 /* euler.c */,
1609				D810EDEA195E36B600BCCA00 /* eventlog.c */,
1610				D810EDEB195E36B600BCCA00 /* factimpl.c */,
1611				D810EDEC195E36B700BCCA00 /* factor.c */,
1612				D810EDED195E36B700BCCA00 /* fas.c */,
1613				D810EDEE195E36B700BCCA00 /* fasfunc.c */,
1614				D810EDEF195E36B700BCCA00 /* fasgalerkin.c */,
1615				D810EDF0195E36B700BCCA00 /* fbcgs.c */,
1616				D810EDF1195E36B700BCCA00 /* fbcgsr.c */,
1617				D810EDF2195E36B700BCCA00 /* fcallback.c */,
1618				D810EDF3195E36B700BCCA00 /* fdaij.c */,
1619				D810EDF4195E36B700BCCA00 /* fdate.c */,
1620				D810EDF5195E36B700BCCA00 /* fdda.c */,
1621				D810EDF6195E36B700BCCA00 /* fdiff.c */,
1622				D810EDF7195E36B700BCCA00 /* fdmatrix.c */,
1623				D810EDF8195E36B700BCCA00 /* fdmpiaij.c */,
1624				D810EDF9195E36B700BCCA00 /* fdtest.c */,
1625				D810EDFA195E36B700BCCA00 /* ffpath.c */,
1626				D810EDFB195E36B700BCCA00 /* fft.c */,
1627				D810EDFC195E36B700BCCA00 /* fgmres.c */,
1628				D810EDFD195E36B700BCCA00 /* fhost.c */,
1629				D810EDFE195E36B700BCCA00 /* fieldsplit.c */,
1630				D810EDFF195E36B700BCCA00 /* filev.c */,
1631				D810EE00195E36B700BCCA00 /* flush.c */,
1632				D810EE01195E36B700BCCA00 /* fmg.c */,
1633				D810EE02195E36B700BCCA00 /* fn1wd.c */,
1634				D810EE03195E36B700BCCA00 /* fndsep.c */,
1635				D810EE04195E36B700BCCA00 /* fnroot.c */,
1636				D810EE05195E36B700BCCA00 /* fp.c */,
1637				D810EE06195E36B700BCCA00 /* fpath.c */,
1638				D810EE07195E36B700BCCA00 /* freespace.c */,
1639				D810EE08195E36B700BCCA00 /* fretrieve.c */,
1640				D810EE09195E36B700BCCA00 /* ftest.c */,
1641				D810EE0A195E36B700BCCA00 /* fuser.c */,
1642				D810EE0B195E36B700BCCA00 /* fwd.c */,
1643				D810EE0C195E36B700BCCA00 /* galerkin.c */,
1644				D810EE0D195E36B700BCCA00 /* gamg.c */,
1645				D810EE0E195E36B700BCCA00 /* gasm.c */,
1646				D810EE0F195E36B700BCCA00 /* gcomm.c */,
1647				D810EE10195E36B700BCCA00 /* gcookie.c */,
1648				D810EE11195E36B700BCCA00 /* gcr.c */,
1649				D810EE12195E36B700BCCA00 /* gcreate.c */,
1650				D810EE13195E36B700BCCA00 /* gen1wd.c */,
1651				D810EE14195E36B700BCCA00 /* general.c */,
1652				D810EE15195E36B700BCCA00 /* gennd.c */,
1653				D810EE16195E36B700BCCA00 /* genqmd.c */,
1654				D810EE17195E36B700BCCA00 /* genrcm.c */,
1655				D810EE18195E36B700BCCA00 /* geo.c */,
1656				D810EE19195E36B700BCCA00 /* getcolv.c */,
1657				D810EE1A195E36B700BCCA00 /* ghome.c */,
1658				D810EE1B195E36B700BCCA00 /* gl.c */,
1659				D810EE1C195E36B700BCCA00 /* gladapt.c */,
1660				D810EE1D195E36B700BCCA00 /* gltr.c */,
1661				D810EE1E195E36B700BCCA00 /* gmpre.c */,
1662				D810EE1F195E36B700BCCA00 /* gmreig.c */,
1663				D810EE20195E36B700BCCA00 /* gmres.c */,
1664				D810EE21195E36B700BCCA00 /* gmres2.c */,
1665				D810EE22195E36B700BCCA00 /* gpcg.c */,
1666				D810EE23195E36B700BCCA00 /* gpcglinesearch.c */,
1667				D810EE24195E36B700BCCA00 /* gqt.c */,
1668				D810EE25195E36B700BCCA00 /* gr1.c */,
1669				D810EE26195E36B700BCCA00 /* gr2.c */,
1670				D810EE27195E36B700BCCA00 /* greedy.c */,
1671				D810EE28195E36B700BCCA00 /* groppcg.c */,
1672				D810EE29195E36B700BCCA00 /* grpath.c */,
1673				D810EE2A195E36B700BCCA00 /* grvtk.c */,
1674				D810EE2B195E36B700BCCA00 /* gs.c */,
1675				D810EE2C195E36B700BCCA00 /* gssecant.c */,
1676				D810EE2D195E36B700BCCA00 /* gtype.c */,
1677				D810EE2E195E36B700BCCA00 /* hem.c */,
1678				D810EE2F195E36B700BCCA00 /* hists.c */,
1679				D810EE30195E36B700BCCA00 /* hue.c */,
1680				D810EE31195E36B700BCCA00 /* ibcgs.c */,
1681				D810EE32195E36B700BCCA00 /* icc.c */,
1682				D810EE33195E36B700BCCA00 /* ido.c */,
1683				D810EE34195E36B700BCCA00 /* iguess.c */,
1684				D810EE35195E36B700BCCA00 /* ij.c */,
1685				D810EE36195E36B700BCCA00 /* ilu.c */,
1686				D810EE37195E36B700BCCA00 /* index.c */,
1687				D810EE38195E36B700BCCA00 /* inherit.c */,
1688				D810EE39195E36B700BCCA00 /* init.c */,
1689				D810EE3A195E36B700BCCA00 /* inode.c */,
1690				D810EE3B195E36B700BCCA00 /* inode2.c */,
1691				D810EE3C195E36B700BCCA00 /* ipm.c */,
1692				D810EE3D195E36B700BCCA00 /* isblock.c */,
1693				D810EE3E195E36B700BCCA00 /* iscoloring.c */,
1694				D810EE3F195E36B700BCCA00 /* iscomp.c */,
1695				D810EE40195E36B700BCCA00 /* isdiff.c */,
1696				D810EE41195E36B700BCCA00 /* isio.c */,
1697				D810EE42195E36B700BCCA00 /* isltog.c */,
1698				D810EE43195E36B700BCCA00 /* isreg.c */,
1699				D810EE44195E36B700BCCA00 /* isregall.c */,
1700				D810EE45195E36B700BCCA00 /* isutil.c */,
1701				D810EE46195E36B700BCCA00 /* itcl.c */,
1702				D810EE47195E36B700BCCA00 /* itcreate.c */,
1703				D810EE48195E36B700BCCA00 /* iterativ.c */,
1704				D810EE49195E36B700BCCA00 /* itfunc.c */,
1705				D810EE4A195E36B700BCCA00 /* itregis.c */,
1706				D810EE4B195E36B700BCCA00 /* itres.c */,
1707				D810EE4C195E36B700BCCA00 /* ivec.c */,
1708				D810EE4D195E36B700BCCA00 /* jacobi.c */,
1709				D810EE4E195E36B700BCCA00 /* jp.c */,
1710				D810EE4F195E36B700BCCA00 /* kaczmarz.c */,
1711				D810EE50195E36B700BCCA00 /* ksponly.c */,
1712				D810EE51195E36B700BCCA00 /* lcd.c */,
1713				D810EE52195E36B700BCCA00 /* lcl.c */,
1714				D810EE53195E36B700BCCA00 /* lg.c */,
1715				D810EE54195E36B700BCCA00 /* lgc.c */,
1716				D810EE55195E36B700BCCA00 /* lgmres.c */,
1717				D810EE56195E36B700BCCA00 /* linesearch.c */,
1718				D810EE57195E36B700BCCA00 /* linesearchbasic.c */,
1719				D810EE58195E36B700BCCA00 /* linesearchbt.c */,
1720				D810EE59195E36B700BCCA00 /* linesearchcp.c */,
1721				D810EE5A195E36B700BCCA00 /* linesearchl2.c */,
1722				D810EE5B195E36B700BCCA00 /* linesearchregi.c */,
1723				D810EE5C195E36B700BCCA00 /* linesearchshell.c */,
1724				D810EE5D195E36B700BCCA00 /* lmvm.c */,
1725				D810EE5E195E36B700BCCA00 /* lmvmmat.c */,
1726				D810EE5F195E36B700BCCA00 /* lrc.c */,
1727				D810EE60195E36B700BCCA00 /* ls.c */,
1728				D810EE61195E36B700BCCA00 /* lsc.c */,
1729				D810EE62195E36B700BCCA00 /* lsqr.c */,
1730				D810EE63195E36B700BCCA00 /* lsqr_converged.c */,
1731				D810EE64195E36B700BCCA00 /* lsqr_monitor.c */,
1732				D810EE65195E36B700BCCA00 /* lu.c */,
1733				D810EE66195E36B700BCCA00 /* maij.c */,
1734				D810EE67195E36B700BCCA00 /* mal.c */,
1735				D810EE68195E36B700BCCA00 /* matcoloring.c */,
1736				D810EE69195E36B700BCCA00 /* matcoloringregi.c */,
1737				D810EE6A195E36B700BCCA00 /* mathinf.c */,
1738				D810EE6B195E36B700BCCA00 /* matis.c */,
1739				D810EE6C195E36B700BCCA00 /* matmatmatmult.c */,
1740				D810EE6D195E36B700BCCA00 /* matmatmult.c */,
1741				D810EE6E195E36B700BCCA00 /* matnest.c */,
1742				D810EE6F195E36B700BCCA00 /* matnull.c */,
1743				D810EE70195E36B700BCCA00 /* matptap.c */,
1744				D810EE71195E36B700BCCA00 /* matrart.c */,
1745				D810EE72195E36B700BCCA00 /* matreg.c */,
1746				D810EE73195E36B700BCCA00 /* matregis.c */,
1747				D810EE74195E36B700BCCA00 /* matrix.c */,
1748				D810EE75195E36B700BCCA00 /* matstash.c */,
1749				D810EE76195E36B700BCCA00 /* matstashspace.c */,
1750				D810EE77195E36B700BCCA00 /* mattransposematmult.c */,
1751				D810EE78195E36B700BCCA00 /* mcomposite.c */,
1752				D810EE79195E36B700BCCA00 /* mcrl.c */,
1753				D810EE7A195E36B700BCCA00 /* mem.c */,
1754				D810EE7B195E36B700BCCA00 /* memc.c */,
1755				D810EE7C195E36B700BCCA00 /* mffd.c */,
1756				D810EE7D195E36B700BCCA00 /* mffddef.c */,
1757				D810EE7E195E36B700BCCA00 /* mfregis.c */,
1758				D810EE7F195E36B700BCCA00 /* mg.c */,
1759				D810EE80195E36B700BCCA00 /* mgfunc.c */,
1760				D810EE81195E36B700BCCA00 /* mhas.c */,
1761				D810EE82195E36B700BCCA00 /* minres.c */,
1762				D810EE83195E36B700BCCA00 /* mis.c */,
1763				D810EE84195E36B700BCCA00 /* mlocalref.c */,
1764				D810EE85195E36B700BCCA00 /* mmaij.c */,
1765				D810EE86195E36B700BCCA00 /* mmbaij.c */,
1766				D810EE87195E36B700BCCA00 /* mmdense.c */,
1767				D810EE88195E36B700BCCA00 /* mmsbaij.c */,
1768				D810EE89195E36B700BCCA00 /* mocregis.c */,
1769				D810EE8A195E36B700BCCA00 /* modpcf.c */,
1770				D810EE8B195E36B700BCCA00 /* morethuente.c */,
1771				D810EE8C195E36B700BCCA00 /* mpb_aij.c */,
1772				D810EE8D195E36B700BCCA00 /* mpb_baij.c */,
1773				D810EE8E195E36B700BCCA00 /* mpi.c */,
1774				D810EE8F195E36B700BCCA00 /* mpiadj.c */,
1775				D810EE90195E36B700BCCA00 /* mpiaij.c */,
1776				D810EE91195E36B700BCCA00 /* mpiaijpc.c */,
1777				D810EE92195E36B700BCCA00 /* mpiaijsbaij.c */,
1778				D810EE93195E36B700BCCA00 /* mpibaij.c */,
1779				D810EE94195E36B700BCCA00 /* mpibstream.c */,
1780				D810EE95195E36B700BCCA00 /* mpicsrperm.c */,
1781				D810EE96195E36B700BCCA00 /* mpidense.c */,
1782				D810EE97195E36B700BCCA00 /* mpilong.c */,
1783				D810EE98195E36B700BCCA00 /* mpimatmatmatmult.c */,
1784				D810EE99195E36B700BCCA00 /* mpimatmatmult.c */,
1785				D810EE9A195E36B700BCCA00 /* mpimattransposematmult.c */,
1786				D810EE9B195E36B700BCCA00 /* mpimesg.c */,
1787				D810EE9C195E36B700BCCA00 /* mpiov.c */,
1788				D810EE9D195E36B700BCCA00 /* mpiptap.c */,
1789				D810EE9E195E36B700BCCA00 /* mpisbaij.c */,
1790				D810EE9F195E36B700BCCA00 /* mpisbstream.c */,
1791				D810EEA0195E36B700BCCA00 /* mpitime.c */,
1792				D810EEA1195E36B700BCCA00 /* mpitr.c */,
1793				D810EEA2195E36B700BCCA00 /* mpits.c */,
1794				D810EEA3195E36B700BCCA00 /* mpiu.c */,
1795				D810EEA4195E36B700BCCA00 /* mpiuopen.c */,
1796				D810EEA5195E36B700BCCA00 /* mprint.c */,
1797				D810EEA6195E36B700BCCA00 /* ms.c */,
1798				D810EEA7195E36B700BCCA00 /* mscatter.c */,
1799				D810EEA8195E36B700BCCA00 /* mtr.c */,
1800				D810EEA9195E36B700BCCA00 /* multequal.c */,
1801				D810EEAA195E36B700BCCA00 /* multiblock.c */,
1802				D810EEAB195E36B700BCCA00 /* nash.c */,
1803				D810EEAC195E36B700BCCA00 /* nasm.c */,
1804				D810EEAD195E36B700BCCA00 /* natural.c */,
1805				D810EEAE195E36B700BCCA00 /* neldermead.c */,
1806				D810EEAF195E36B700BCCA00 /* network.c */,
1807				D810EEB0195E36B700BCCA00 /* networkcreate.c */,
1808				D810EEB1195E36B700BCCA00 /* ngmresfunc.c */,
1809				D810EEB2195E36B700BCCA00 /* nls.c */,
1810				D810EEB3195E36B700BCCA00 /* nn.c */,
1811				D810EEB4195E36B700BCCA00 /* none.c */,
1812				D810EEB5195E36B700BCCA00 /* normm.c */,
1813				D810EEB6195E36B700BCCA00 /* nothread.c */,
1814				D810EEB7195E36B700BCCA00 /* ntl.c */,
1815				D810EEB8195E36B700BCCA00 /* ntr.c */,
1816				D810EEB9195E36B700BCCA00 /* numsrt.c */,
1817				D810EEBA195E36B700BCCA00 /* olist.c */,
1818				D810EEBB195E36B700BCCA00 /* options.c */,
1819				D810EEBC195E36B700BCCA00 /* owarmijo.c */,
1820				D810EEBD195E36B700BCCA00 /* owlqn.c */,
1821				D810EEBE195E36B700BCCA00 /* pack.c */,
1822				D810EEBF195E36B700BCCA00 /* packm.c */,
1823				D810EEC0195E36B700BCCA00 /* partition.c */,
1824				D810EEC1195E36B700BCCA00 /* patch.c */,
1825				D810EEC2195E36B700BCCA00 /* patchcreate.c */,
1826				D810EEC3195E36B700BCCA00 /* pbarrier.c */,
1827				D810EEC4195E36B700BCCA00 /* pbjacobi.c */,
1828				D810EEC5195E36B700BCCA00 /* pbvec.c */,
1829				D810EEC6195E36B700BCCA00 /* pcis.c */,
1830				D810EEC7195E36B700BCCA00 /* pcksp.c */,
1831				D810EEC8195E36B700BCCA00 /* pcmat.c */,
1832				D810EEC9195E36B700BCCA00 /* pcregis.c */,
1833				D810EECA195E36B700BCCA00 /* pcset.c */,
1834				D810EECB195E36B700BCCA00 /* pdisplay.c */,
1835				D810EECC195E36B700BCCA00 /* pdvec.c */,
1836				D810EECD195E36B700BCCA00 /* petscvu.c */,
1837				D810EECE195E36B700BCCA00 /* pf.c */,
1838				D810EECF195E36B700BCCA00 /* pfall.c */,
1839				D810EED0195E36B700BCCA00 /* pgmres.c */,
1840				D810EED1195E36B700BCCA00 /* pgname.c */,
1841				D810EED2195E36B700BCCA00 /* pheap.c */,
1842				D810EED3195E36B700BCCA00 /* pinit.c */,
1843				D810EED4195E36B700BCCA00 /* pipecg.c */,
1844				D810EED5195E36B700BCCA00 /* pipecr.c */,
1845				D810EED6195E36B700BCCA00 /* plex.c */,
1846				D810EED7195E36B700BCCA00 /* plexcgns.c */,
1847				D810EED8195E36B700BCCA00 /* plexcreate.c */,
1848				D810EED9195E36B700BCCA00 /* plexdistribute.c */,
1849				D810EEDA195E36B700BCCA00 /* plexexodusii.c */,
1850				D810EEDB195E36B700BCCA00 /* plexfem.c */,
1851				D810EEDC195E36B700BCCA00 /* plexgeometry.c */,
1852				D810EEDD195E36B800BCCA00 /* plexgmsh.c */,
1853				D810EEDE195E36B800BCCA00 /* plexhdf5.c */,
1854				D810EEDF195E36B800BCCA00 /* plexindices.c */,
1855				D810EEE0195E36B800BCCA00 /* plexinterpolate.c */,
1856				D810EEE1195E36B800BCCA00 /* plexlabel.c */,
1857				D810EEE2195E36B800BCCA00 /* plexpartition.c */,
1858				D810EEE3195E36B800BCCA00 /* plexpoint.c */,
1859				D810EEE4195E36B800BCCA00 /* plexpreallocate.c */,
1860				D810EEE5195E36B800BCCA00 /* plexrefine.c */,
1861				D810EEE6195E36B800BCCA00 /* plexreorder.c */,
1862				D810EEE7195E36B800BCCA00 /* plexsubmesh.c */,
1863				D810EEE8195E36B800BCCA00 /* plexvtk.c */,
1864				D810EEE9195E36B800BCCA00 /* plexvtu.c */,
1865				D810EEEA195E36B800BCCA00 /* plog.c */,
1866				D810EEEB195E36B800BCCA00 /* pmap.c */,
1867				D810EEEC195E36B800BCCA00 /* pname.c */,
1868				D810EEED195E36B800BCCA00 /* posindep.c */,
1869				D810EEEE195E36B800BCCA00 /* pounders.c */,
1870				D810EEEF195E36B800BCCA00 /* power.c */,
1871				D810EEF0195E36B800BCCA00 /* precon.c */,
1872				D810EEF1195E36B800BCCA00 /* prefix.c */,
1873				D810EEF2195E36B800BCCA00 /* preonly.c */,
1874				D810EEF3195E36B800BCCA00 /* projection.c */,
1875				D810EEF4195E36B800BCCA00 /* psleep.c */,
1876				D810EEF5195E36B800BCCA00 /* psplit.c */,
1877				D810EEF6195E36B800BCCA00 /* pstack.c */,
1878				D810EEF7195E36B800BCCA00 /* pstack.c.REMOTE.89009.c */,
1879				D810EEF8195E36B800BCCA00 /* ptype.c */,
1880				D810EEF9195E36B800BCCA00 /* pvec2.c */,
1881				D810EEFA195E36B800BCCA00 /* pythonksp.c */,
1882				D810EEFB195E36B800BCCA00 /* pythonmat.c */,
1883				D810EEFC195E36B800BCCA00 /* pythonpc.c */,
1884				D810EEFD195E36B800BCCA00 /* pythonsnes.c */,
1885				D810EEFE195E36B800BCCA00 /* pythonsys.c */,
1886				D810EEFF195E36B800BCCA00 /* pythonts.c */,
1887				D810EF00195E36B800BCCA00 /* qcg.c */,
1888				D810EF01195E36B800BCCA00 /* qmdmrg.c */,
1889				D810EF02195E36B800BCCA00 /* qmdqt.c */,
1890				D810EF03195E36B800BCCA00 /* qmdrch.c */,
1891				D810EF04195E36B800BCCA00 /* qmdupd.c */,
1892				D810EF05195E36B800BCCA00 /* qn.c */,
1893				D810EF06195E36B800BCCA00 /* rand.c */,
1894				D810EF07195E36B800BCCA00 /* rand48.c */,
1895				D810EF08195E36B800BCCA00 /* random.c */,
1896				D810EF09195E36B800BCCA00 /* randomc.c */,
1897				D810EF0A195E36B800BCCA00 /* randreg.c */,
1898				D810EF0B195E36B800BCCA00 /* rcm.c */,
1899				D810EF0C195E36B800BCCA00 /* redistribute.c */,
1900				D810EF0D195E36B800BCCA00 /* redundant.c */,
1901				D810EF0E195E36B800BCCA00 /* reg.c */,
1902				D810EF0F195E36B800BCCA00 /* rich.c */,
1903				D810EF10195E36B800BCCA00 /* richscale.c */,
1904				D810EF11195E36B800BCCA00 /* rk.c */,
1905				D810EF12195E36B800BCCA00 /* rootls.c */,
1906				D810EF13195E36B800BCCA00 /* rosw.c */,
1907				D810EF14195E36B800BCCA00 /* rpath.c */,
1908				D810EF15195E36B800BCCA00 /* rvector.c */,
1909				D810EF16195E36B800BCCA00 /* sbaij.c */,
1910				D810EF17195E36B800BCCA00 /* sbaij2.c */,
1911				D810EF18195E36B800BCCA00 /* sbaijfact.c */,
1912				D810EF19195E36B800BCCA00 /* sbaijfact10.c */,
1913				D810EF1A195E36B800BCCA00 /* sbaijfact11.c */,
1914				D810EF1B195E36B800BCCA00 /* sbaijfact12.c */,
1915				D810EF1C195E36B800BCCA00 /* sbaijfact2.c */,
1916				D810EF1D195E36B800BCCA00 /* sbaijfact3.c */,
1917				D810EF1E195E36B800BCCA00 /* sbaijfact4.c */,
1918				D810EF1F195E36B800BCCA00 /* sbaijfact5.c */,
1919				D810EF20195E36B800BCCA00 /* sbaijfact6.c */,
1920				D810EF21195E36B800BCCA00 /* sbaijfact7.c */,
1921				D810EF22195E36B800BCCA00 /* sbaijfact8.c */,
1922				D810EF23195E36B800BCCA00 /* sbaijfact9.c */,
1923				D810EF24195E36B800BCCA00 /* sbaijov.c */,
1924				D810EF25195E36B800BCCA00 /* sbstream.c */,
1925				D810EF26195E36B800BCCA00 /* sbstrmfact.c */,
1926				D810EF27195E36B800BCCA00 /* schurm.c */,
1927				D810EF28195E36B800BCCA00 /* scoarsen.c */,
1928				D810EF29195E36B800BCCA00 /* segbuffer.c */,
1929				D810EF2A195E36B800BCCA00 /* select.c */,
1930				D810EF2B195E36B800BCCA00 /* send.c */,
1931				D810EF2C195E36B800BCCA00 /* seq.c */,
1932				D810EF2D195E36B800BCCA00 /* setr.c */,
1933				D810EF2E195E36B800BCCA00 /* sf.c */,
1934				D810EF2F195E36B800BCCA00 /* sfbasic.c */,
1935				D810EF30195E36B800BCCA00 /* sfregi.c */,
1936				D810EF31195E36B800BCCA00 /* sftype.c */,
1937				D810EF32195E36B800BCCA00 /* shell.c */,
1938				D810EF33195E36B800BCCA00 /* shellcnv.c */,
1939				D810EF34195E36B800BCCA00 /* shellpc.c */,
1940				D810EF35195E36B800BCCA00 /* shvec.c */,
1941				D810EF36195E36B800BCCA00 /* signal.c */,
1942				D810EF37195E36B800BCCA00 /* slda.c */,
1943				D810EF38195E36B800BCCA00 /* sliced.c */,
1944				D810EF39195E36B800BCCA00 /* slo.c */,
1945				D810EF3A195E36B800BCCA00 /* slregis.c */,
1946				D810EF3B195E36B800BCCA00 /* smatlab.c */,
1947				D810EF3C195E36B800BCCA00 /* smg.c */,
1948				D810EF3D195E36B800BCCA00 /* snes.c */,
1949				D810EF3E195E36B800BCCA00 /* snescomposite.c */,
1950				D810EF3F195E36B800BCCA00 /* snesdnest.c */,
1951				D810EF40195E36B800BCCA00 /* snesgs.c */,
1952				D810EF41195E36B800BCCA00 /* snesj.c */,
1953				D810EF42195E36B800BCCA00 /* snesj2.c */,
1954				D810EF43195E36B800BCCA00 /* snesmfj.c */,
1955				D810EF44195E36B800BCCA00 /* snesmfj2.c */,
1956				D810EF45195E36B800BCCA00 /* snesncg.c */,
1957				D810EF46195E36B800BCCA00 /* snesngmres.c */,
1958				D810EF47195E36B800BCCA00 /* snesnoise.c */,
1959				D810EF48195E36B800BCCA00 /* snesob.c */,
1960				D810EF49195E36B800BCCA00 /* snespc.c */,
1961				D810EF4A195E36B800BCCA00 /* snesregi.c */,
1962				D810EF4B195E36B800BCCA00 /* snesrichardson.c */,
1963				D810EF4C195E36B800BCCA00 /* snesshell.c */,
1964				D810EF4D195E36B800BCCA00 /* snestest.c */,
1965				D810EF4E195E36B800BCCA00 /* snesut.c */,
1966				D810EF4F195E36B800BCCA00 /* sor.c */,
1967				D810EF50195E36B800BCCA00 /* sorder.c */,
1968				D810EF51195E36B800BCCA00 /* sortd.c */,
1969				D810EF52195E36B800BCCA00 /* sorti.c */,
1970				D810EF53195E36B800BCCA00 /* sortip.c */,
1971				D810EF54195E36B800BCCA00 /* sp1wd.c */,
1972				D810EF55195E36B800BCCA00 /* spartition.c */,
1973				D810EF56195E36B800BCCA00 /* spbas.c */,
1974				D810EF57195E36B800BCCA00 /* specest.c */,
1975				D810EF58195E36B800BCCA00 /* spectral.c */,
1976				D810EF59195E36B800BCCA00 /* spnd.c */,
1977				D810EF5A195E36B800BCCA00 /* spqmd.c */,
1978				D810EF5B195E36B800BCCA00 /* sprcm.c */,
1979				D810EF5C195E36B800BCCA00 /* sregis.c */,
1980				D810EF5D195E36B800BCCA00 /* sro.c */,
1981				D810EF5E195E36B800BCCA00 /* sseenabled.c */,
1982				D810EF5F195E36B800BCCA00 /* ssfls.c */,
1983				D810EF60195E36B800BCCA00 /* ssils.c */,
1984				D810EF61195E36B800BCCA00 /* ssls.c */,
1985				D810EF62195E36B800BCCA00 /* ssp.c */,
1986				D810EF63195E36B800BCCA00 /* stack.c */,
1987				D810EF64195E36B800BCCA00 /* stagelog.c */,
1988				D810EF65195E36B800BCCA00 /* state.c */,
1989				D810EF66195E36B800BCCA00 /* stcg.c */,
1990				D810EF67195E36B800BCCA00 /* str.c */,
1991				D810EF68195E36B800BCCA00 /* stride.c */,
1992				D810EF69195E36B800BCCA00 /* stringv.c */,
1993				D810EF6A195E36B800BCCA00 /* subcomm.c */,
1994				D810EF6B195E36B800BCCA00 /* submat.c */,
1995				D810EF6C195E36B800BCCA00 /* submatfree.c */,
1996				D810EF6D195E36B800BCCA00 /* svd.c */,
1997				D810EF6E195E36B800BCCA00 /* symmlq.c */,
1998				D810EF6F195E36B800BCCA00 /* symtranspose.c */,
1999				D810EF70195E36B800BCCA00 /* sysio.c */,
2000				D810EF71195E36B800BCCA00 /* tagm.c */,
2001				D810EF72195E36B800BCCA00 /* tao_util.c */,
2002				D810EF73195E36B800BCCA00 /* taocg.c */,
2003				D810EF74195E36B800BCCA00 /* taolinesearch.c */,
2004				D810EF75195E36B800BCCA00 /* taosolver.c */,
2005				D810EF76195E36B800BCCA00 /* taosolver_bounds.c */,
2006				D810EF77195E36B800BCCA00 /* taosolver_fg.c */,
2007				D810EF78195E36B800BCCA00 /* taosolver_hj.c */,
2008				D810EF79195E36B800BCCA00 /* taosolverregi.c */,
2009				D810EF7A195E36B800BCCA00 /* tcqmr.c */,
2010				D810EF7B195E36B800BCCA00 /* tfqmr.c */,
2011				D810EF7C195E36B800BCCA00 /* tfs.c */,
2012				D810EF7D195E36B800BCCA00 /* theta.c */,
2013				D810EF7E195E36B900BCCA00 /* threadcomm.c */,
2014				D810EF7F195E36B900BCCA00 /* threadcommred.c */,
2015				D810EF80195E36B900BCCA00 /* threadcommregi.c */,
2016				D810EF81195E36B900BCCA00 /* tikz.c */,
2017				D810EF82195E36B900BCCA00 /* tools.c */,
2018				D810EF83195E36B900BCCA00 /* tr.c */,
2019				D810EF84195E36B900BCCA00 /* transm.c */,
2020				D810EF85195E36B900BCCA00 /* tron.c */,
2021				D810EF86195E36B900BCCA00 /* ts.c */,
2022				D810EF87195E36B900BCCA00 /* tsadapt.c */,
2023				D810EF88195E36B900BCCA00 /* tscreate.c */,
2024				D810EF89195E36B900BCCA00 /* tseig.c */,
2025				D810EF8A195E36B900BCCA00 /* tsevent.c */,
2026				D810EF8B195E36B900BCCA00 /* tsreg.c */,
2027				D810EF8C195E36B900BCCA00 /* tsregall.c */,
2028				D810EF8D195E36B900BCCA00 /* tv_data_display.c */,
2029				D810EF8E195E36B900BCCA00 /* unit.c */,
2030				D810EF8F195E36B900BCCA00 /* valid.c */,
2031				D810EF90195E36B900BCCA00 /* vcreatea.c */,
2032				D810EF91195E36B900BCCA00 /* veccreate.c */,
2033				D810EF92195E36B900BCCA00 /* vecio.c */,
2034				D810EF93195E36B900BCCA00 /* vecmpitoseq.c */,
2035				D810EF94195E36B900BCCA00 /* vecnest.c */,
2036				D810EF95195E36B900BCCA00 /* vecreg.c */,
2037				D810EF96195E36B900BCCA00 /* vecregall.c */,
2038				D810EF97195E36B900BCCA00 /* vecs.c */,
2039				D810EF98195E36B900BCCA00 /* vecstash.c */,
2040				D810EF99195E36B900BCCA00 /* vector.c */,
2041				D810EF9A195E36B900BCCA00 /* verboseinfo.c */,
2042				D810EF9B195E36B900BCCA00 /* version.c */,
2043				D810EF9C195E36B900BCCA00 /* vi.c */,
2044				D810EF9D195E36B900BCCA00 /* view.c */,
2045				D810EF9E195E36B900BCCA00 /* viewa.c */,
2046				D810EF9F195E36B900BCCA00 /* viewers.c */,
2047				D810EFA0195E36B900BCCA00 /* viewreg.c */,
2048				D810EFA1195E36B900BCCA00 /* viewregall.c */,
2049				D810EFA2195E36B900BCCA00 /* vinv.c */,
2050				D810EFA3195E36B900BCCA00 /* virs.c */,
2051				D810EFA4195E36B900BCCA00 /* viss.c */,
2052				D810EFA5195E36B900BCCA00 /* vmpicr.c */,
2053				D810EFA6195E36B900BCCA00 /* vpscat.c */,
2054				D810EFA7195E36B900BCCA00 /* vscat.c */,
2055				D810EFA8195E36B900BCCA00 /* vsection.c */,
2056				D810EFA9195E36B900BCCA00 /* vsectionis.c */,
2057				D810EFAA195E36B900BCCA00 /* vseqcr.c */,
2058				D810EFAB195E36B900BCCA00 /* vtkv.c */,
2059				D810EFAC195E36B900BCCA00 /* wb.c */,
2060				D810EFAD195E36B900BCCA00 /* wbm.c */,
2061				D810EFAE195E36B900BCCA00 /* weights.c */,
2062				D810EFAF195E36B900BCCA00 /* wp.c */,
2063				D810EFB0195E36B900BCCA00 /* xmon.c */,
2064				D810EFB1195E36B900BCCA00 /* xxt.c */,
2065				D810EFB2195E36B900BCCA00 /* xyt.c */,
2066				D810EFB3195E36B900BCCA00 /* zerodiag.c */,
2067				D810EFB4195E36B900BCCA00 /* zoom.c */,
2068			);
2069			name = "xcode-links";
2070			path = "../../../../arch-ios/xcode-links";
2071			sourceTree = "<group>";
2072		};
2073/* End PBXGroup section */
2074
2075/* Begin PBXHeadersBuildPhase section */
2076		D2AAC07A0554694100DB518D /* Headers */ = {
2077			isa = PBXHeadersBuildPhase;
2078			buildActionMask = 2147483647;
2079			files = (
2080			);
2081			runOnlyForDeploymentPostprocessing = 0;
2082		};
2083/* End PBXHeadersBuildPhase section */
2084
2085/* Begin PBXNativeTarget section */
2086		D2AAC07D0554694100DB518D /* PETSc */ = {
2087			isa = PBXNativeTarget;
2088			buildConfigurationList = 1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "PETSc" */;
2089			buildPhases = (
2090				D2AAC07A0554694100DB518D /* Headers */,
2091				D2AAC07B0554694100DB518D /* Sources */,
2092				D2AAC07C0554694100DB518D /* Frameworks */,
2093			);
2094			buildRules = (
2095			);
2096			dependencies = (
2097			);
2098			name = PETSc;
2099			productName = Untitled;
2100			productReference = D2AAC07E0554694100DB518D /* libPETSc.a */;
2101			productType = "com.apple.product-type.library.static";
2102		};
2103/* End PBXNativeTarget section */
2104
2105/* Begin PBXProject section */
2106		0867D690FE84028FC02AAC07 /* Project object */ = {
2107			isa = PBXProject;
2108			attributes = {
2109				LastUpgradeCheck = 0440;
2110				ORGANIZATIONNAME = gov.anl.mcs;
2111			};
2112			buildConfigurationList = 1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "PETSc" */;
2113			compatibilityVersion = "Xcode 3.2";
2114			developmentRegion = English;
2115			hasScannedForEncodings = 1;
2116			knownRegions = (
2117				en,
2118			);
2119			mainGroup = 0867D691FE84028FC02AAC07 /* Untitled */;
2120			productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
2121			projectDirPath = "";
2122			projectRoot = "";
2123			targets = (
2124				D2AAC07D0554694100DB518D /* PETSc */,
2125			);
2126		};
2127/* End PBXProject section */
2128
2129/* Begin PBXSourcesBuildPhase section */
2130		D2AAC07B0554694100DB518D /* Sources */ = {
2131			isa = PBXSourcesBuildPhase;
2132			buildActionMask = 2147483647;
2133			files = (
2134				D810F248195E36B900BCCA00 /* wbm.c in Sources */,
2135				D810F137195E36B900BCCA00 /* mpiov.c in Sources */,
2136				D810F1BA195E36B900BCCA00 /* sbaijfact5.c in Sources */,
2137				D810F0B8195E36B900BCCA00 /* gltr.c in Sources */,
2138				D810F1AE195E36B900BCCA00 /* rosw.c in Sources */,
2139				D810F116195E36B900BCCA00 /* memc.c in Sources */,
2140				D810EFFA195E36B900BCCA00 /* cgne.c in Sources */,
2141				D810F05F195E36B900BCCA00 /* dmredundant.c in Sources */,
2142				D810EFD4195E36B900BCCA00 /* baij2.c in Sources */,
2143				D810F122195E36B900BCCA00 /* mmdense.c in Sources */,
2144				D810F146195E36B900BCCA00 /* nash.c in Sources */,
2145				D810F062195E36B900BCCA00 /* dmsnes.c in Sources */,
2146				D810F05B195E36B900BCCA00 /* dmlocalts.c in Sources */,
2147				D810F22D195E36B900BCCA00 /* vecio.c in Sources */,
2148				D810F153195E36B900BCCA00 /* ntr.c in Sources */,
2149				D810F0BE195E36B900BCCA00 /* gpcglinesearch.c in Sources */,
2150				D810F163195E36B900BCCA00 /* pcmat.c in Sources */,
2151				D810F06C195E36B900BCCA00 /* dscatter.c in Sources */,
2152				D810F008195E36B900BCCA00 /* commonmpvec.c in Sources */,
2153				D810F05D195E36B900BCCA00 /* dmplexsnes.c in Sources */,
2154				D810F02E195E36B900BCCA00 /* dbuff.c in Sources */,
2155				D810EFC2195E36B900BCCA00 /* aobasic.c in Sources */,
2156				D810F1F5195E36B900BCCA00 /* spqmd.c in Sources */,
2157				D810F165195E36B900BCCA00 /* pcset.c in Sources */,
2158				D810EFB5195E36B900BCCA00 /* adamat.c in Sources */,
2159				D810F02B195E36B900BCCA00 /* dascatter.c in Sources */,
2160				D810EFD9195E36B900BCCA00 /* baijfact3.c in Sources */,
2161				D810F04B195E36B900BCCA00 /* dlregismat.c in Sources */,
2162				D810F1C6195E36B900BCCA00 /* send.c in Sources */,
2163				D810F1FD195E36B900BCCA00 /* ssp.c in Sources */,
2164				D810F243195E36B900BCCA00 /* vsection.c in Sources */,
2165				D810F085195E36B900BCCA00 /* eventlog.c in Sources */,
2166				D810F21D195E36B900BCCA00 /* tools.c in Sources */,
2167				D810F164195E36B900BCCA00 /* pcregis.c in Sources */,
2168				D810F128195E36B900BCCA00 /* mpb_baij.c in Sources */,
2169				D810F09E195E36B900BCCA00 /* fndsep.c in Sources */,
2170				D810F15A195E36B900BCCA00 /* packm.c in Sources */,
2171				D810F23A195E36B900BCCA00 /* viewers.c in Sources */,
2172				D810F0C5195E36B900BCCA00 /* grvtk.c in Sources */,
2173				D810F004195E36B900BCCA00 /* coarsen.c in Sources */,
2174				D810F037195E36B900BCCA00 /* dgcoor.c in Sources */,
2175				D810F1F3195E36B900BCCA00 /* spectral.c in Sources */,
2176				D810F052195E36B900BCCA00 /* dlregists.c in Sources */,
2177				D810EFF7195E36B900BCCA00 /* bvec3.c in Sources */,
2178				D810F040195E36B900BCCA00 /* dgmres.c in Sources */,
2179				D810F117195E36B900BCCA00 /* mffd.c in Sources */,
2180				D810F093195E36B900BCCA00 /* fdmpiaij.c in Sources */,
2181				D810F088195E36B900BCCA00 /* fas.c in Sources */,
2182				D810F1EB195E36B900BCCA00 /* sorder.c in Sources */,
2183				D810EFE2195E36B900BCCA00 /* baijsolvtrannat.c in Sources */,
2184				D810F154195E36B900BCCA00 /* numsrt.c in Sources */,
2185				D810EFE9195E36B900BCCA00 /* bipartite.c in Sources */,
2186				D810F0E2195E36B900BCCA00 /* itcreate.c in Sources */,
2187				D810F15F195E36B900BCCA00 /* pbjacobi.c in Sources */,
2188				D810F1A2195E36B900BCCA00 /* rand48.c in Sources */,
2189				D810F129195E36B900BCCA00 /* mpi.c in Sources */,
2190				D810F197195E36B900BCCA00 /* pythonpc.c in Sources */,
2191				D810F235195E36B900BCCA00 /* verboseinfo.c in Sources */,
2192				D810F022195E36B900BCCA00 /* dagtol.c in Sources */,
2193				D810F10D195E36B900BCCA00 /* matreg.c in Sources */,
2194				D810F08C195E36B900BCCA00 /* fbcgsr.c in Sources */,
2195				D810F162195E36B900BCCA00 /* pcksp.c in Sources */,
2196				D810F21E195E36B900BCCA00 /* tr.c in Sources */,
2197				D810F144195E36B900BCCA00 /* multequal.c in Sources */,
2198				D810F109195E36B900BCCA00 /* matnest.c in Sources */,
2199				D810F0EB195E36B900BCCA00 /* ksponly.c in Sources */,
2200				D810F0A1195E36B900BCCA00 /* fpath.c in Sources */,
2201				D810F215195E36B900BCCA00 /* tcqmr.c in Sources */,
2202				D810F07E195E36B900BCCA00 /* eimex.c in Sources */,
2203				D810F183195E36B900BCCA00 /* plexvtk.c in Sources */,
2204				D810F09B195E36B900BCCA00 /* flush.c in Sources */,
2205				D810F1E0195E36B900BCCA00 /* snesncg.c in Sources */,
2206				D810F222195E36B900BCCA00 /* tsadapt.c in Sources */,
2207				D810F0C8195E36B900BCCA00 /* gtype.c in Sources */,
2208				D810F0C7195E36B900BCCA00 /* gssecant.c in Sources */,
2209				D810F092195E36B900BCCA00 /* fdmatrix.c in Sources */,
2210				D810F1E2195E36B900BCCA00 /* snesnoise.c in Sources */,
2211				D810F1FF195E36B900BCCA00 /* stagelog.c in Sources */,
2212				D810F170195E36B900BCCA00 /* pipecr.c in Sources */,
2213				D810F04C195E36B900BCCA00 /* dlregispetsc.c in Sources */,
2214				D810F204195E36B900BCCA00 /* stringv.c in Sources */,
2215				D810F16C195E36B900BCCA00 /* pgname.c in Sources */,
2216				D810F047195E36B900BCCA00 /* dlregis_taolinesearch.c in Sources */,
2217				D810F14B195E36B900BCCA00 /* networkcreate.c in Sources */,
2218				D810F1C1195E36B900BCCA00 /* sbstrmfact.c in Sources */,
2219				D810F096195E36B900BCCA00 /* fft.c in Sources */,
2220				D810F126195E36B900BCCA00 /* morethuente.c in Sources */,
2221				D810F1C4195E36B900BCCA00 /* segbuffer.c in Sources */,
2222				D810F007195E36B900BCCA00 /* comm.c in Sources */,
2223				D810F24D195E36B900BCCA00 /* xyt.c in Sources */,
2224				D810F1C3195E36B900BCCA00 /* scoarsen.c in Sources */,
2225				D810F03B195E36B900BCCA00 /* dgefa3.c in Sources */,
2226				D810F1BB195E36B900BCCA00 /* sbaijfact6.c in Sources */,
2227				D810F1DC195E36B900BCCA00 /* snesj.c in Sources */,
2228				D810F108195E36B900BCCA00 /* matmatmult.c in Sources */,
2229				D810F138195E36B900BCCA00 /* mpiptap.c in Sources */,
2230				D810F221195E36B900BCCA00 /* ts.c in Sources */,
2231				D810F135195E36B900BCCA00 /* mpimattransposematmult.c in Sources */,
2232				D810F04F195E36B900BCCA00 /* dlregissnes.c in Sources */,
2233				D810F01F195E36B900BCCA00 /* dagetarray.c in Sources */,
2234				D810F13D195E36B900BCCA00 /* mpits.c in Sources */,
2235				D810EFC0195E36B900BCCA00 /* anderson.c in Sources */,
2236				D810F094195E36B900BCCA00 /* fdtest.c in Sources */,
2237				D810EFC1195E36B900BCCA00 /* ao.c in Sources */,
2238				D810F049195E36B900BCCA00 /* dlregisdmdm.c in Sources */,
2239				D810F120195E36B900BCCA00 /* mmaij.c in Sources */,
2240				D810F1B6195E36B900BCCA00 /* sbaijfact12.c in Sources */,
2241				D810F01D195E36B900BCCA00 /* dadist.c in Sources */,
2242				D810F03C195E36B900BCCA00 /* dgefa4.c in Sources */,
2243				D810F025195E36B900BCCA00 /* dainterp.c in Sources */,
2244				D810EFCF195E36B900BCCA00 /* axis.c in Sources */,
2245				D810F0FD195E36B900BCCA00 /* lsqr.c in Sources */,
2246				D810F0DF195E36B900BCCA00 /* isregall.c in Sources */,
2247				D810F078195E36B900BCCA00 /* dtfv.c in Sources */,
2248				D810F104195E36B900BCCA00 /* matcoloringregi.c in Sources */,
2249				D810EFC7195E36B900BCCA00 /* aoregall.c in Sources */,
2250				D810F09D195E36B900BCCA00 /* fn1wd.c in Sources */,
2251				D810F1E8195E36B900BCCA00 /* snestest.c in Sources */,
2252				D810F100195E36B900BCCA00 /* lu.c in Sources */,
2253				D810F0E5195E36B900BCCA00 /* itregis.c in Sources */,
2254				D810F04A195E36B900BCCA00 /* dlregisksp.c in Sources */,
2255				D810F147195E36B900BCCA00 /* nasm.c in Sources */,
2256				D810F20F195E36B900BCCA00 /* taolinesearch.c in Sources */,
2257				D810F050195E36B900BCCA00 /* dlregistao.c in Sources */,
2258				D810F1F6195E36B900BCCA00 /* sprcm.c in Sources */,
2259				D810EFD7195E36B900BCCA00 /* baijfact13.c in Sources */,
2260				D810F1EC195E36B900BCCA00 /* sortd.c in Sources */,
2261				D810F247195E36B900BCCA00 /* wb.c in Sources */,
2262				D810F071195E36B900BCCA00 /* dt.c in Sources */,
2263				D810F172195E36B900BCCA00 /* plexcgns.c in Sources */,
2264				D810F072195E36B900BCCA00 /* dtds.c in Sources */,
2265				D810F233195E36B900BCCA00 /* vecstash.c in Sources */,
2266				D810F01A195E36B900BCCA00 /* dacreate.c in Sources */,
2267				D810F20A195E36B900BCCA00 /* symtranspose.c in Sources */,
2268				D810F121195E36B900BCCA00 /* mmbaij.c in Sources */,
2269				D810F06B195E36B900BCCA00 /* drect.c in Sources */,
2270				D810F206195E36B900BCCA00 /* submat.c in Sources */,
2271				D810EFF0195E36B900BCCA00 /* borthog.c in Sources */,
2272				D810F056195E36B900BCCA00 /* dmdats.c in Sources */,
2273				D810F090195E36B900BCCA00 /* fdda.c in Sources */,
2274				D810F156195E36B900BCCA00 /* options.c in Sources */,
2275				D810EFF6195E36B900BCCA00 /* bvec2.c in Sources */,
2276				D810F207195E36B900BCCA00 /* submatfree.c in Sources */,
2277				D810F0B0195E36B900BCCA00 /* gennd.c in Sources */,
2278				D810F210195E36B900BCCA00 /* taosolver.c in Sources */,
2279				D810EFEA195E36B900BCCA00 /* bitmask.c in Sources */,
2280				D810F0DC195E36B900BCCA00 /* isio.c in Sources */,
2281				D810F214195E36B900BCCA00 /* taosolverregi.c in Sources */,
2282				D810F105195E36B900BCCA00 /* mathinf.c in Sources */,
2283				D810F14D195E36B900BCCA00 /* nls.c in Sources */,
2284				D810EFD6195E36B900BCCA00 /* baijfact11.c in Sources */,
2285				D810F0DB195E36B900BCCA00 /* isdiff.c in Sources */,
2286				D810F1D7195E36B900BCCA00 /* smg.c in Sources */,
2287				D810F030195E36B900BCCA00 /* dcoor.c in Sources */,
2288				D810F145195E36B900BCCA00 /* multiblock.c in Sources */,
2289				D810F0F8195E36B900BCCA00 /* lmvm.c in Sources */,
2290				D810F02D195E36B900BCCA00 /* daview.c in Sources */,
2291				D810F076195E36B900BCCA00 /* dtextv.c in Sources */,
2292				D810F17D195E36B900BCCA00 /* plexpartition.c in Sources */,
2293				D810EFDE195E36B900BCCA00 /* baijov.c in Sources */,
2294				D810F0CE195E36B900BCCA00 /* ido.c in Sources */,
2295				D810F1B3195E36B900BCCA00 /* sbaijfact.c in Sources */,
2296				D810F0CB195E36B900BCCA00 /* hue.c in Sources */,
2297				D810F1EA195E36B900BCCA00 /* sor.c in Sources */,
2298				D810EFD2195E36B900BCCA00 /* bag.c in Sources */,
2299				D810F1D4195E36B900BCCA00 /* slo.c in Sources */,
2300				D810F115195E36B900BCCA00 /* mem.c in Sources */,
2301				D810F0EC195E36B900BCCA00 /* lcd.c in Sources */,
2302				D810EFC8195E36B900BCCA00 /* arch.c in Sources */,
2303				D810F0CD195E36B900BCCA00 /* icc.c in Sources */,
2304				D810F177195E36B900BCCA00 /* plexgeometry.c in Sources */,
2305				D810F211195E36B900BCCA00 /* taosolver_bounds.c in Sources */,
2306				D810F0EA195E36B900BCCA00 /* kaczmarz.c in Sources */,
2307				D810F0E3195E36B900BCCA00 /* iterativ.c in Sources */,
2308				D810F075195E36B900BCCA00 /* dtexts.c in Sources */,
2309				D810F044195E36B900BCCA00 /* dline.c in Sources */,
2310				D810EFF5195E36B900BCCA00 /* bvec1.c in Sources */,
2311				D810F02A195E36B900BCCA00 /* dareg.c in Sources */,
2312				D810F23B195E36B900BCCA00 /* viewreg.c in Sources */,
2313				D810F1E3195E36B900BCCA00 /* snesob.c in Sources */,
2314				D810F1FC195E36B900BCCA00 /* ssls.c in Sources */,
2315				D810EFC5195E36B900BCCA00 /* aoptions.c in Sources */,
2316				D810F07B195E36B900BCCA00 /* dvec2.c in Sources */,
2317				D810F0AC195E36B900BCCA00 /* gcr.c in Sources */,
2318				D810F12E195E36B900BCCA00 /* mpibaij.c in Sources */,
2319				D810F1B0195E36B900BCCA00 /* rvector.c in Sources */,
2320				D810EFCD195E36B900BCCA00 /* asm.c in Sources */,
2321				D810F06F195E36B900BCCA00 /* dsflush.c in Sources */,
2322				D810F05E195E36B900BCCA00 /* dmplexts.c in Sources */,
2323				D810F1A9195E36B900BCCA00 /* reg.c in Sources */,
2324				D810F187195E36B900BCCA00 /* pname.c in Sources */,
2325				D810F1AF195E36B900BCCA00 /* rpath.c in Sources */,
2326				D810F0BD195E36B900BCCA00 /* gpcg.c in Sources */,
2327				D810F130195E36B900BCCA00 /* mpicsrperm.c in Sources */,
2328				D810F1C0195E36B900BCCA00 /* sbstream.c in Sources */,
2329				D810F0CA195E36B900BCCA00 /* hists.c in Sources */,
2330				D810F1BD195E36B900BCCA00 /* sbaijfact8.c in Sources */,
2331				D810F202195E36B900BCCA00 /* str.c in Sources */,
2332				D810F0A6195E36B900BCCA00 /* fwd.c in Sources */,
2333				D810F0C2195E36B900BCCA00 /* greedy.c in Sources */,
2334				D810EFC9195E36B900BCCA00 /* arkimex.c in Sources */,
2335				D810F0BA195E36B900BCCA00 /* gmreig.c in Sources */,
2336				D810F160195E36B900BCCA00 /* pbvec.c in Sources */,
2337				D810F1F1195E36B900BCCA00 /* spbas.c in Sources */,
2338				D810F11D195E36B900BCCA00 /* minres.c in Sources */,
2339				D810F059195E36B900BCCA00 /* dmksp.c in Sources */,
2340				D810F225195E36B900BCCA00 /* tsevent.c in Sources */,
2341				D810F04D195E36B900BCCA00 /* dlregisrand.c in Sources */,
2342				D810EFF3195E36B900BCCA00 /* bstream.c in Sources */,
2343				D810F064195E36B900BCCA00 /* dpause.c in Sources */,
2344				D810F083195E36B900BCCA00 /* errtrace.c in Sources */,
2345				D810F166195E36B900BCCA00 /* pdisplay.c in Sources */,
2346				D810F01E195E36B900BCCA00 /* dageometry.c in Sources */,
2347				D810F200195E36B900BCCA00 /* state.c in Sources */,
2348				D810F110195E36B900BCCA00 /* matstash.c in Sources */,
2349				D810F174195E36B900BCCA00 /* plexdistribute.c in Sources */,
2350				D810F196195E36B900BCCA00 /* pythonmat.c in Sources */,
2351				D810F1B4195E36B900BCCA00 /* sbaijfact10.c in Sources */,
2352				D810F11C195E36B900BCCA00 /* mhas.c in Sources */,
2353				D810F20C195E36B900BCCA00 /* tagm.c in Sources */,
2354				D810F073195E36B900BCCA00 /* dtext.c in Sources */,
2355				D810F034195E36B900BCCA00 /* dense.c in Sources */,
2356				D810F232195E36B900BCCA00 /* vecs.c in Sources */,
2357				D810F099195E36B900BCCA00 /* fieldsplit.c in Sources */,
2358				D810F000195E36B900BCCA00 /* cholesky.c in Sources */,
2359				D810F157195E36B900BCCA00 /* owarmijo.c in Sources */,
2360				D810F00D195E36B900BCCA00 /* cp.c in Sources */,
2361				D810F080195E36B900BCCA00 /* err.c in Sources */,
2362				D810F10B195E36B900BCCA00 /* matptap.c in Sources */,
2363				D810F012195E36B900BCCA00 /* csrperm.c in Sources */,
2364				D810F201195E36B900BCCA00 /* stcg.c in Sources */,
2365				D810F1EE195E36B900BCCA00 /* sortip.c in Sources */,
2366				D810EFF1195E36B900BCCA00 /* borthog2.c in Sources */,
2367				D810F0AA195E36B900BCCA00 /* gcomm.c in Sources */,
2368				D810F151195E36B900BCCA00 /* nothread.c in Sources */,
2369				D810F020195E36B900BCCA00 /* dagetelem.c in Sources */,
2370				D810EFDC195E36B900BCCA00 /* baijfact7.c in Sources */,
2371				D810F017195E36B900BCCA00 /* da2.c in Sources */,
2372				D810F067195E36B900BCCA00 /* draw.c in Sources */,
2373				D810F0C0195E36B900BCCA00 /* gr1.c in Sources */,
2374				D810F19A195E36B900BCCA00 /* pythonts.c in Sources */,
2375				D810F07C195E36B900BCCA00 /* dviewp.c in Sources */,
2376				D810F068195E36B900BCCA00 /* drawreg.c in Sources */,
2377				D810F051195E36B900BCCA00 /* dlregisthreadcomm.c in Sources */,
2378				D810F0F5195E36B900BCCA00 /* linesearchl2.c in Sources */,
2379				D810F0F7195E36B900BCCA00 /* linesearchshell.c in Sources */,
2380				D810F036195E36B900BCCA00 /* dflush.c in Sources */,
2381				D810F04E195E36B900BCCA00 /* dlregissf.c in Sources */,
2382				D810F118195E36B900BCCA00 /* mffddef.c in Sources */,
2383				D810F175195E36B900BCCA00 /* plexexodusii.c in Sources */,
2384				D810F0C4195E36B900BCCA00 /* grpath.c in Sources */,
2385				D810F227195E36B900BCCA00 /* tsregall.c in Sources */,
2386				D810F1F2195E36B900BCCA00 /* specest.c in Sources */,
2387				D810F21A195E36B900BCCA00 /* threadcommred.c in Sources */,
2388				D810F029195E36B900BCCA00 /* dapreallocate.c in Sources */,
2389				D810EFDB195E36B900BCCA00 /* baijfact5.c in Sources */,
2390				D810F055195E36B900BCCA00 /* dmdasnes.c in Sources */,
2391				D810F1A3195E36B900BCCA00 /* random.c in Sources */,
2392				D810F0F6195E36B900BCCA00 /* linesearchregi.c in Sources */,
2393				D810F0B3195E36B900BCCA00 /* geo.c in Sources */,
2394				D810F0EF195E36B900BCCA00 /* lgc.c in Sources */,
2395				D810F05A195E36B900BCCA00 /* dmlocalsnes.c in Sources */,
2396				D810F1A6195E36B900BCCA00 /* rcm.c in Sources */,
2397				D810F1D8195E36B900BCCA00 /* snes.c in Sources */,
2398				D810F0AF195E36B900BCCA00 /* general.c in Sources */,
2399				D810F097195E36B900BCCA00 /* fgmres.c in Sources */,
2400				D810F03F195E36B900BCCA00 /* dgefa7.c in Sources */,
2401				D810F13E195E36B900BCCA00 /* mpiu.c in Sources */,
2402				D810EFE6195E36B900BCCA00 /* bcgsl.c in Sources */,
2403				D810F021195E36B900BCCA00 /* daghost.c in Sources */,
2404				D810F07D195E36B900BCCA00 /* eige.c in Sources */,
2405				D810F082195E36B900BCCA00 /* errstop.c in Sources */,
2406				D810EFFE195E36B900BCCA00 /* cheby.c in Sources */,
2407				D810F041195E36B900BCCA00 /* dgpause.c in Sources */,
2408				D810F10A195E36B900BCCA00 /* matnull.c in Sources */,
2409				D810F014195E36B900BCCA00 /* ctable.c in Sources */,
2410				D810F0F4195E36B900BCCA00 /* linesearchcp.c in Sources */,
2411				D810F149195E36B900BCCA00 /* neldermead.c in Sources */,
2412				D810F142195E36B900BCCA00 /* mscatter.c in Sources */,
2413				D810EFB9195E36B900BCCA00 /* adebug.c in Sources */,
2414				D810F0C6195E36B900BCCA00 /* gs.c in Sources */,
2415				D810EFE5195E36B900BCCA00 /* bcgs.c in Sources */,
2416				D810F1A7195E36B900BCCA00 /* redistribute.c in Sources */,
2417				D810F1EF195E36B900BCCA00 /* sp1wd.c in Sources */,
2418				D810F150195E36B900BCCA00 /* normm.c in Sources */,
2419				D810F00B195E36B900BCCA00 /* const.c in Sources */,
2420				D810F01B195E36B900BCCA00 /* dadd.c in Sources */,
2421				D810F218195E36B900BCCA00 /* theta.c in Sources */,
2422				D810F00F195E36B900BCCA00 /* cputime.c in Sources */,
2423				D810F1AD195E36B900BCCA00 /* rootls.c in Sources */,
2424				D810F1DF195E36B900BCCA00 /* snesmfj2.c in Sources */,
2425				D810EFE3195E36B900BCCA00 /* bandwidth.c in Sources */,
2426				D810F0E4195E36B900BCCA00 /* itfunc.c in Sources */,
2427				D810F13F195E36B900BCCA00 /* mpiuopen.c in Sources */,
2428				D810F069195E36B900BCCA00 /* drawregall.c in Sources */,
2429				D810F1E5195E36B900BCCA00 /* snesregi.c in Sources */,
2430				D810EFC6195E36B900BCCA00 /* aoreg.c in Sources */,
2431				D810F15E195E36B900BCCA00 /* pbarrier.c in Sources */,
2432				D810EFD1195E36B900BCCA00 /* axpy.c in Sources */,
2433				D810F08A195E36B900BCCA00 /* fasgalerkin.c in Sources */,
2434				D810F241195E36B900BCCA00 /* vpscat.c in Sources */,
2435				D810F16F195E36B900BCCA00 /* pipecg.c in Sources */,
2436				D810F0A3195E36B900BCCA00 /* fretrieve.c in Sources */,
2437				D810F0BF195E36B900BCCA00 /* gqt.c in Sources */,
2438				D810F1A8195E36B900BCCA00 /* redundant.c in Sources */,
2439				D810F228195E36B900BCCA00 /* tv_data_display.c in Sources */,
2440				D810F011195E36B900BCCA00 /* crl.c in Sources */,
2441				D810F03D195E36B900BCCA00 /* dgefa5.c in Sources */,
2442				D810F00E195E36B900BCCA00 /* cp.c.REMOTE.17939.c in Sources */,
2443				D810F217195E36B900BCCA00 /* tfs.c in Sources */,
2444				D810F033195E36B900BCCA00 /* dellipse.c in Sources */,
2445				D810F1E6195E36B900BCCA00 /* snesrichardson.c in Sources */,
2446				D810EFBD195E36B900BCCA00 /* aijfact.c in Sources */,
2447				D810F22C195E36B900BCCA00 /* veccreate.c in Sources */,
2448				D810F24E195E36B900BCCA00 /* zerodiag.c in Sources */,
2449				D810F17A195E36B900BCCA00 /* plexindices.c in Sources */,
2450				D810F226195E36B900BCCA00 /* tsreg.c in Sources */,
2451				D810F14C195E36B900BCCA00 /* ngmresfunc.c in Sources */,
2452				D810F106195E36B900BCCA00 /* matis.c in Sources */,
2453				D810F0FC195E36B900BCCA00 /* lsc.c in Sources */,
2454				D810F0D5195E36B900BCCA00 /* inode.c in Sources */,
2455				D810EFEE195E36B900BCCA00 /* blockmat.c in Sources */,
2456				D810F1D6195E36B900BCCA00 /* smatlab.c in Sources */,
2457				D810F189195E36B900BCCA00 /* pounders.c in Sources */,
2458				D810F063195E36B900BCCA00 /* dmts.c in Sources */,
2459				D810F1D1195E36B900BCCA00 /* signal.c in Sources */,
2460				D810F08D195E36B900BCCA00 /* fcallback.c in Sources */,
2461				D810F169195E36B900BCCA00 /* pf.c in Sources */,
2462				D810F0D6195E36B900BCCA00 /* inode2.c in Sources */,
2463				D810F001195E36B900BCCA00 /* classical.c in Sources */,
2464				D810F043195E36B900BCCA00 /* dlimpl.c in Sources */,
2465				D810F1F0195E36B900BCCA00 /* spartition.c in Sources */,
2466				D810F103195E36B900BCCA00 /* matcoloring.c in Sources */,
2467				D810F066195E36B900BCCA00 /* dpoints.c in Sources */,
2468				D810F0B7195E36B900BCCA00 /* gladapt.c in Sources */,
2469				D810F0D8195E36B900BCCA00 /* isblock.c in Sources */,
2470				D810F0B4195E36B900BCCA00 /* getcolv.c in Sources */,
2471				D810F095195E36B900BCCA00 /* ffpath.c in Sources */,
2472				D810F180195E36B900BCCA00 /* plexrefine.c in Sources */,
2473				D810EFE8195E36B900BCCA00 /* binv.c in Sources */,
2474				D810F0CC195E36B900BCCA00 /* ibcgs.c in Sources */,
2475				D810F224195E36B900BCCA00 /* tseig.c in Sources */,
2476				D810F245195E36B900BCCA00 /* vseqcr.c in Sources */,
2477				D810EFD5195E36B900BCCA00 /* baijfact.c in Sources */,
2478				D810EFF4195E36B900BCCA00 /* bstrmfact.c in Sources */,
2479				D810F230195E36B900BCCA00 /* vecreg.c in Sources */,
2480				D810F182195E36B900BCCA00 /* plexsubmesh.c in Sources */,
2481				D810F1A5195E36B900BCCA00 /* randreg.c in Sources */,
2482				D810F1BC195E36B900BCCA00 /* sbaijfact7.c in Sources */,
2483				D810EFE1195E36B900BCCA00 /* baijsolvtran.c in Sources */,
2484				D810F07F195E36B900BCCA00 /* eisen.c in Sources */,
2485				D810F18B195E36B900BCCA00 /* precon.c in Sources */,
2486				D810F10C195E36B900BCCA00 /* matrart.c in Sources */,
2487				D810F107195E36B900BCCA00 /* matmatmatmult.c in Sources */,
2488				D810F190195E36B900BCCA00 /* psplit.c in Sources */,
2489				D810F205195E36B900BCCA00 /* subcomm.c in Sources */,
2490				D810F17E195E36B900BCCA00 /* plexpoint.c in Sources */,
2491				D810EFE0195E36B900BCCA00 /* baijsolvnat.c in Sources */,
2492				D810F131195E36B900BCCA00 /* mpidense.c in Sources */,
2493				D810F15B195E36B900BCCA00 /* partition.c in Sources */,
2494				D810F026195E36B900BCCA00 /* dalocal.c in Sources */,
2495				D810F0A7195E36B900BCCA00 /* galerkin.c in Sources */,
2496				D810F035195E36B900BCCA00 /* destroy.c in Sources */,
2497				D810F0DE195E36B900BCCA00 /* isreg.c in Sources */,
2498				D810F24A195E36B900BCCA00 /* wp.c in Sources */,
2499				D810EFD3195E36B900BCCA00 /* baij.c in Sources */,
2500				D810F14F195E36B900BCCA00 /* none.c in Sources */,
2501				D810F13B195E36B900BCCA00 /* mpitime.c in Sources */,
2502				D810F1E4195E36B900BCCA00 /* snespc.c in Sources */,
2503				D810F192195E36B900BCCA00 /* pstack.c.REMOTE.89009.c in Sources */,
2504				D810F19F195E36B900BCCA00 /* qmdupd.c in Sources */,
2505				D810F0D0195E36B900BCCA00 /* ij.c in Sources */,
2506				D810F028195E36B900BCCA00 /* dapf.c in Sources */,
2507				D810EFC4195E36B900BCCA00 /* aomemscalable.c in Sources */,
2508				D810F09C195E36B900BCCA00 /* fmg.c in Sources */,
2509				D810F19B195E36B900BCCA00 /* qcg.c in Sources */,
2510				D810F12B195E36B900BCCA00 /* mpiaij.c in Sources */,
2511				D810F1A4195E36B900BCCA00 /* randomc.c in Sources */,
2512				D810F1C9195E36B900BCCA00 /* sf.c in Sources */,
2513				D810F229195E36B900BCCA00 /* unit.c in Sources */,
2514				D810F1F4195E36B900BCCA00 /* spnd.c in Sources */,
2515				D810F184195E36B900BCCA00 /* plexvtu.c in Sources */,
2516				D810F0DD195E36B900BCCA00 /* isltog.c in Sources */,
2517				D810F0B9195E36B900BCCA00 /* gmpre.c in Sources */,
2518				D810F143195E36B900BCCA00 /* mtr.c in Sources */,
2519				D810F0F3195E36B900BCCA00 /* linesearchbt.c in Sources */,
2520				D810F12A195E36B900BCCA00 /* mpiadj.c in Sources */,
2521				D810F21C195E36B900BCCA00 /* tikz.c in Sources */,
2522				D810F0A0195E36B900BCCA00 /* fp.c in Sources */,
2523				D810F01C195E36B900BCCA00 /* dadestroy.c in Sources */,
2524				D810F1B8195E36B900BCCA00 /* sbaijfact3.c in Sources */,
2525				D810F1A0195E36B900BCCA00 /* qn.c in Sources */,
2526				D810F20D195E36B900BCCA00 /* tao_util.c in Sources */,
2527				D810F079195E36B900BCCA00 /* dtri.c in Sources */,
2528				D810F17C195E36B900BCCA00 /* plexlabel.c in Sources */,
2529				D810F0BB195E36B900BCCA00 /* gmres.c in Sources */,
2530				D810F1DA195E36B900BCCA00 /* snesdnest.c in Sources */,
2531				D810F098195E36B900BCCA00 /* fhost.c in Sources */,
2532				D810F0C9195E36B900BCCA00 /* hem.c in Sources */,
2533				D810EFCE195E36B900BCCA00 /* aspin.c in Sources */,
2534				D810F015195E36B900BCCA00 /* da.c in Sources */,
2535				D810F209195E36B900BCCA00 /* symmlq.c in Sources */,
2536				D810F1CE195E36B900BCCA00 /* shellcnv.c in Sources */,
2537				D810F0C3195E36B900BCCA00 /* groppcg.c in Sources */,
2538				D810F0B1195E36B900BCCA00 /* genqmd.c in Sources */,
2539				D810F22B195E36B900BCCA00 /* vcreatea.c in Sources */,
2540				D810F0F9195E36B900BCCA00 /* lmvmmat.c in Sources */,
2541				D810F173195E36B900BCCA00 /* plexcreate.c in Sources */,
2542				D810F24F195E36B900BCCA00 /* zoom.c in Sources */,
2543				D810F132195E36B900BCCA00 /* mpilong.c in Sources */,
2544				D810F17F195E36B900BCCA00 /* plexpreallocate.c in Sources */,
2545				D810F11F195E36B900BCCA00 /* mlocalref.c in Sources */,
2546				D810F0D7195E36B900BCCA00 /* ipm.c in Sources */,
2547				D810F0BC195E36B900BCCA00 /* gmres2.c in Sources */,
2548				D810F16B195E36B900BCCA00 /* pgmres.c in Sources */,
2549				D810F168195E36B900BCCA00 /* petscvu.c in Sources */,
2550				D810F220195E36B900BCCA00 /* tron.c in Sources */,
2551				D810F0D2195E36B900BCCA00 /* index.c in Sources */,
2552				D810F027195E36B900BCCA00 /* daltol.c in Sources */,
2553				D810F231195E36B900BCCA00 /* vecregall.c in Sources */,
2554				D810F002195E36B900BCCA00 /* classlog.c in Sources */,
2555				D810F06A195E36B900BCCA00 /* drawv.c in Sources */,
2556				D810F0A5195E36B900BCCA00 /* fuser.c in Sources */,
2557				D810F113195E36B900BCCA00 /* mcomposite.c in Sources */,
2558				D810F22E195E36B900BCCA00 /* vecmpitoseq.c in Sources */,
2559				D810F057195E36B900BCCA00 /* dmget.c in Sources */,
2560				D810F246195E36B900BCCA00 /* vtkv.c in Sources */,
2561				D810F194195E36B900BCCA00 /* pvec2.c in Sources */,
2562				D810F061195E36B900BCCA00 /* dmshell.c in Sources */,
2563				D810F1BF195E36B900BCCA00 /* sbaijov.c in Sources */,
2564				D810F0C1195E36B900BCCA00 /* gr2.c in Sources */,
2565				D810F199195E36B900BCCA00 /* pythonsys.c in Sources */,
2566				D810F1E1195E36B900BCCA00 /* snesngmres.c in Sources */,
2567				D810F127195E36B900BCCA00 /* mpb_aij.c in Sources */,
2568				D810F02F195E36B900BCCA00 /* dclear.c in Sources */,
2569				D810F1ED195E36B900BCCA00 /* sorti.c in Sources */,
2570				D810F1D5195E36B900BCCA00 /* slregis.c in Sources */,
2571				D810F11A195E36B900BCCA00 /* mg.c in Sources */,
2572				D810F077195E36B900BCCA00 /* dtfe.c in Sources */,
2573				D810F031195E36B900BCCA00 /* degr.c in Sources */,
2574				D810F191195E36B900BCCA00 /* pstack.c in Sources */,
2575				D810F234195E36B900BCCA00 /* vector.c in Sources */,
2576				D810EFFD195E36B900BCCA00 /* characteristic.c in Sources */,
2577				D810F16A195E36B900BCCA00 /* pfall.c in Sources */,
2578				D810F065195E36B900BCCA00 /* dpoint.c in Sources */,
2579				D810F24B195E36B900BCCA00 /* xmon.c in Sources */,
2580				D810EFCC195E36B900BCCA00 /* asils.c in Sources */,
2581				D810F16E195E36B900BCCA00 /* pinit.c in Sources */,
2582				D810F06E195E36B900BCCA00 /* dsetpause.c in Sources */,
2583				D810F1CA195E36B900BCCA00 /* sfbasic.c in Sources */,
2584				D810F1B2195E36B900BCCA00 /* sbaij2.c in Sources */,
2585				D810F1B7195E36B900BCCA00 /* sbaijfact2.c in Sources */,
2586				D810F024195E36B900BCCA00 /* daindex.c in Sources */,
2587				D810F0B5195E36B900BCCA00 /* ghome.c in Sources */,
2588				D810F005195E36B900BCCA00 /* color.c in Sources */,
2589				D810F006195E36B900BCCA00 /* comb.c in Sources */,
2590				D810F1D0195E36B900BCCA00 /* shvec.c in Sources */,
2591				D810F171195E36B900BCCA00 /* plex.c in Sources */,
2592				D810F053195E36B900BCCA00 /* dlregisvec.c in Sources */,
2593				D810F003195E36B900BCCA00 /* cmesh.c in Sources */,
2594				D810F1F7195E36B900BCCA00 /* sregis.c in Sources */,
2595				D810EFDF195E36B900BCCA00 /* baijsolv.c in Sources */,
2596				D810F1D3195E36B900BCCA00 /* sliced.c in Sources */,
2597				D810F203195E36B900BCCA00 /* stride.c in Sources */,
2598				D810EFD0195E36B900BCCA00 /* axisc.c in Sources */,
2599				D810F0AE195E36B900BCCA00 /* gen1wd.c in Sources */,
2600				D810F12D195E36B900BCCA00 /* mpiaijsbaij.c in Sources */,
2601				D810F0A4195E36B900BCCA00 /* ftest.c in Sources */,
2602				D810F195195E36B900BCCA00 /* pythonksp.c in Sources */,
2603				D810F1FB195E36B900BCCA00 /* ssils.c in Sources */,
2604				D810F009195E36B900BCCA00 /* composite.c in Sources */,
2605				D810F148195E36B900BCCA00 /* natural.c in Sources */,
2606				D810EFFB195E36B900BCCA00 /* cgs.c in Sources */,
2607				D810F22A195E36B900BCCA00 /* valid.c in Sources */,
2608				D810F12C195E36B900BCCA00 /* mpiaijpc.c in Sources */,
2609				D810F0FE195E36B900BCCA00 /* lsqr_converged.c in Sources */,
2610				D810F18E195E36B900BCCA00 /* projection.c in Sources */,
2611				D810F0A9195E36B900BCCA00 /* gasm.c in Sources */,
2612				D810F1C2195E36B900BCCA00 /* schurm.c in Sources */,
2613				D810EFE4195E36B900BCCA00 /* basfactor.c in Sources */,
2614				D810F22F195E36B900BCCA00 /* vecnest.c in Sources */,
2615				D810F123195E36B900BCCA00 /* mmsbaij.c in Sources */,
2616				D810F058195E36B900BCCA00 /* dmi.c in Sources */,
2617				D810F02C195E36B900BCCA00 /* dasub.c in Sources */,
2618				D810F013195E36B900BCCA00 /* cstring.c in Sources */,
2619				D810F114195E36B900BCCA00 /* mcrl.c in Sources */,
2620				D810F179195E36B900BCCA00 /* plexhdf5.c in Sources */,
2621				D810F15D195E36B900BCCA00 /* patchcreate.c in Sources */,
2622				D810F03E195E36B900BCCA00 /* dgefa6.c in Sources */,
2623				D810EFF2195E36B900BCCA00 /* bqpip.c in Sources */,
2624				D810F124195E36B900BCCA00 /* mocregis.c in Sources */,
2625				D810F14E195E36B900BCCA00 /* nn.c in Sources */,
2626				D810F21B195E36B900BCCA00 /* threadcommregi.c in Sources */,
2627				D810F010195E36B900BCCA00 /* cr.c in Sources */,
2628				D810F125195E36B900BCCA00 /* modpcf.c in Sources */,
2629				D810F1C8195E36B900BCCA00 /* setr.c in Sources */,
2630				D810F039195E36B900BCCA00 /* dgefa.c in Sources */,
2631				D810EFB6195E36B900BCCA00 /* adaptbasic.c in Sources */,
2632				D810EFCA195E36B900BCCA00 /* armijo.c in Sources */,
2633				D810F091195E36B900BCCA00 /* fdiff.c in Sources */,
2634				D810F08E195E36B900BCCA00 /* fdaij.c in Sources */,
2635				D810F060195E36B900BCCA00 /* dmregall.c in Sources */,
2636				D810F19D195E36B900BCCA00 /* qmdqt.c in Sources */,
2637				D810F18F195E36B900BCCA00 /* psleep.c in Sources */,
2638				D810F019195E36B900BCCA00 /* dacorn.c in Sources */,
2639				D810F141195E36B900BCCA00 /* ms.c in Sources */,
2640				D810F1AC195E36B900BCCA00 /* rk.c in Sources */,
2641				D810F1A1195E36B900BCCA00 /* rand.c in Sources */,
2642				D810F198195E36B900BCCA00 /* pythonsnes.c in Sources */,
2643				D810F0F0195E36B900BCCA00 /* lgmres.c in Sources */,
2644				D810F0E0195E36B900BCCA00 /* isutil.c in Sources */,
2645				D810F134195E36B900BCCA00 /* mpimatmatmult.c in Sources */,
2646				D810EFDD195E36B900BCCA00 /* baijfact9.c in Sources */,
2647				D810F17B195E36B900BCCA00 /* plexinterpolate.c in Sources */,
2648				D810F181195E36B900BCCA00 /* plexreorder.c in Sources */,
2649				D810F1FA195E36B900BCCA00 /* ssfls.c in Sources */,
2650				D810F1DE195E36B900BCCA00 /* snesmfj.c in Sources */,
2651				D810F23D195E36B900BCCA00 /* vinv.c in Sources */,
2652				D810F1BE195E36B900BCCA00 /* sbaijfact9.c in Sources */,
2653				D810F112195E36B900BCCA00 /* mattransposematmult.c in Sources */,
2654				D810F038195E36B900BCCA00 /* dgedi.c in Sources */,
2655				D810F08B195E36B900BCCA00 /* fbcgs.c in Sources */,
2656				D810F212195E36B900BCCA00 /* taosolver_fg.c in Sources */,
2657				D810F0FF195E36B900BCCA00 /* lsqr_monitor.c in Sources */,
2658				D810F0F2195E36B900BCCA00 /* linesearchbasic.c in Sources */,
2659				D810F219195E36B900BCCA00 /* threadcomm.c in Sources */,
2660				D810F139195E36B900BCCA00 /* mpisbaij.c in Sources */,
2661				D810EFF8195E36B900BCCA00 /* cg.c in Sources */,
2662				D810F074195E36B900BCCA00 /* dtextgs.c in Sources */,
2663				D810F09A195E36B900BCCA00 /* filev.c in Sources */,
2664				D810F239195E36B900BCCA00 /* viewa.c in Sources */,
2665				D810F178195E36B900BCCA00 /* plexgmsh.c in Sources */,
2666				D810F0E9195E36B900BCCA00 /* jp.c in Sources */,
2667				D810F13A195E36B900BCCA00 /* mpisbstream.c in Sources */,
2668				D810F0EE195E36B900BCCA00 /* lg.c in Sources */,
2669				D810F016195E36B900BCCA00 /* da1.c in Sources */,
2670				D810F21F195E36B900BCCA00 /* transm.c in Sources */,
2671				D810F238195E36B900BCCA00 /* view.c in Sources */,
2672				D810F018195E36B900BCCA00 /* da3.c in Sources */,
2673				D810F167195E36B900BCCA00 /* pdvec.c in Sources */,
2674				D810F223195E36B900BCCA00 /* tscreate.c in Sources */,
2675				D810EFED195E36B900BCCA00 /* block.c in Sources */,
2676				D810EFC3195E36B900BCCA00 /* aomapping.c in Sources */,
2677				D810F158195E36B900BCCA00 /* owlqn.c in Sources */,
2678				D810F185195E36B900BCCA00 /* plog.c in Sources */,
2679				D810F042195E36B900BCCA00 /* dl.c in Sources */,
2680				D810F0AB195E36B900BCCA00 /* gcookie.c in Sources */,
2681				D810F07A195E36B900BCCA00 /* dupl.c in Sources */,
2682				D810F236195E36B900BCCA00 /* version.c in Sources */,
2683				D810F24C195E36B900BCCA00 /* xxt.c in Sources */,
2684				D810F054195E36B900BCCA00 /* dm.c in Sources */,
2685				D810F23F195E36B900BCCA00 /* viss.c in Sources */,
2686				D810EFCB195E36B900BCCA00 /* asfls.c in Sources */,
2687				D810F136195E36B900BCCA00 /* mpimesg.c in Sources */,
2688				D810EFE7195E36B900BCCA00 /* bicg.c in Sources */,
2689				D810F046195E36B900BCCA00 /* dlinew.c in Sources */,
2690				D810F11E195E36B900BCCA00 /* mis.c in Sources */,
2691				D810F133195E36B900BCCA00 /* mpimatmatmatmult.c in Sources */,
2692				D810F244195E36B900BCCA00 /* vsectionis.c in Sources */,
2693				D810F140195E36B900BCCA00 /* mprint.c in Sources */,
2694				D810F0ED195E36B900BCCA00 /* lcl.c in Sources */,
2695				D810F176195E36B900BCCA00 /* plexfem.c in Sources */,
2696				D810F10F195E36B900BCCA00 /* matrix.c in Sources */,
2697				D810F152195E36B900BCCA00 /* ntl.c in Sources */,
2698				D810F084195E36B900BCCA00 /* euler.c in Sources */,
2699				D810F237195E36B900BCCA00 /* vi.c in Sources */,
2700				D810F20B195E36B900BCCA00 /* sysio.c in Sources */,
2701				D810EFBA195E36B900BCCA00 /* agg.c in Sources */,
2702				D810F1DB195E36B900BCCA00 /* snesgs.c in Sources */,
2703				D810F06D195E36B900BCCA00 /* dsclear.c in Sources */,
2704				D810F119195E36B900BCCA00 /* mfregis.c in Sources */,
2705				D810F0D1195E36B900BCCA00 /* ilu.c in Sources */,
2706				D810F0B6195E36B900BCCA00 /* gl.c in Sources */,
2707				D810EFEC195E36B900BCCA00 /* blmvm.c in Sources */,
2708				D810F20E195E36B900BCCA00 /* taocg.c in Sources */,
2709				D810F087195E36B900BCCA00 /* factor.c in Sources */,
2710				D810F111195E36B900BCCA00 /* matstashspace.c in Sources */,
2711				D810EFBC195E36B900BCCA00 /* aijbaij.c in Sources */,
2712				D810F0FA195E36B900BCCA00 /* lrc.c in Sources */,
2713				D810F101195E36B900BCCA00 /* maij.c in Sources */,
2714				D810EFFC195E36B900BCCA00 /* cgtype.c in Sources */,
2715				D810EFD8195E36B900BCCA00 /* baijfact2.c in Sources */,
2716				D810F15C195E36B900BCCA00 /* patch.c in Sources */,
2717				D810F1FE195E36B900BCCA00 /* stack.c in Sources */,
2718				D810F12F195E36B900BCCA00 /* mpibstream.c in Sources */,
2719				D810F1CD195E36B900BCCA00 /* shell.c in Sources */,
2720				D810F186195E36B900BCCA00 /* pmap.c in Sources */,
2721				D810F0CF195E36B900BCCA00 /* iguess.c in Sources */,
2722				D810F0F1195E36B900BCCA00 /* linesearch.c in Sources */,
2723				D810F102195E36B900BCCA00 /* mal.c in Sources */,
2724				D810F18D195E36B900BCCA00 /* preonly.c in Sources */,
2725				D810F242195E36B900BCCA00 /* vscat.c in Sources */,
2726				D810F081195E36B900BCCA00 /* errabort.c in Sources */,
2727				D810F1B1195E36B900BCCA00 /* sbaij.c in Sources */,
2728				D810F249195E36B900BCCA00 /* weights.c in Sources */,
2729				D810F0B2195E36B900BCCA00 /* genrcm.c in Sources */,
2730				D810EFFF195E36B900BCCA00 /* checkptr.c in Sources */,
2731				D810F1C7195E36B900BCCA00 /* seq.c in Sources */,
2732				D810F19C195E36B900BCCA00 /* qmdmrg.c in Sources */,
2733				D810F0E1195E36B900BCCA00 /* itcl.c in Sources */,
2734				D810F0E7195E36B900BCCA00 /* ivec.c in Sources */,
2735				D810F23E195E36B900BCCA00 /* virs.c in Sources */,
2736				D810F070195E36B900BCCA00 /* dsm.c in Sources */,
2737				D810F1AA195E36B900BCCA00 /* rich.c in Sources */,
2738				D810F09F195E36B900BCCA00 /* fnroot.c in Sources */,
2739				D810F216195E36B900BCCA00 /* tfqmr.c in Sources */,
2740				D810EFBF195E36B900BCCA00 /* alpha.c in Sources */,
2741				D810F208195E36B900BCCA00 /* svd.c in Sources */,
2742				D810F086195E36B900BCCA00 /* factimpl.c in Sources */,
2743				D810EFB8195E36B900BCCA00 /* adaptnone.c in Sources */,
2744				D810EFDA195E36B900BCCA00 /* baijfact4.c in Sources */,
2745				D810F213195E36B900BCCA00 /* taosolver_hj.c in Sources */,
2746				D810F0D4195E36B900BCCA00 /* init.c in Sources */,
2747				D810EFBB195E36B900BCCA00 /* aij.c in Sources */,
2748				D810F0FB195E36B900BCCA00 /* ls.c in Sources */,
2749				D810F0E8195E36B900BCCA00 /* jacobi.c in Sources */,
2750				D810EFBE195E36B900BCCA00 /* aijsbaij.c in Sources */,
2751				D810F19E195E36B900BCCA00 /* qmdrch.c in Sources */,
2752				D810F1B5195E36B900BCCA00 /* sbaijfact11.c in Sources */,
2753				D810F1C5195E36B900BCCA00 /* select.c in Sources */,
2754				D810F0E6195E36B900BCCA00 /* itres.c in Sources */,
2755				D810F0D3195E36B900BCCA00 /* inherit.c in Sources */,
2756				D810F161195E36B900BCCA00 /* pcis.c in Sources */,
2757				D810F0D9195E36B900BCCA00 /* iscoloring.c in Sources */,
2758				D810F10E195E36B900BCCA00 /* matregis.c in Sources */,
2759				D810F23C195E36B900BCCA00 /* viewregall.c in Sources */,
2760				D810EFEF195E36B900BCCA00 /* bmrm.c in Sources */,
2761				D810F00C195E36B900BCCA00 /* convert.c in Sources */,
2762				D810F159195E36B900BCCA00 /* pack.c in Sources */,
2763				D810F048195E36B900BCCA00 /* dlregisdm.c in Sources */,
2764				D810F0A8195E36B900BCCA00 /* gamg.c in Sources */,
2765				D810F023195E36B900BCCA00 /* dagtona.c in Sources */,
2766				D810F1B9195E36B900BCCA00 /* sbaijfact4.c in Sources */,
2767				D810F03A195E36B900BCCA00 /* dgefa2.c in Sources */,
2768				D810F18A195E36B900BCCA00 /* power.c in Sources */,
2769				D810EFF9195E36B900BCCA00 /* cgeig.c in Sources */,
2770				D810EFB7195E36B900BCCA00 /* adaptcfl.c in Sources */,
2771				D810F0DA195E36B900BCCA00 /* iscomp.c in Sources */,
2772				D810F089195E36B900BCCA00 /* fasfunc.c in Sources */,
2773				D810F1E9195E36B900BCCA00 /* snesut.c in Sources */,
2774				D810F08F195E36B900BCCA00 /* fdate.c in Sources */,
2775				D810F045195E36B900BCCA00 /* dlinegw.c in Sources */,
2776				D810EFEB195E36B900BCCA00 /* bjacobi.c in Sources */,
2777				D810F155195E36B900BCCA00 /* olist.c in Sources */,
2778				D810F16D195E36B900BCCA00 /* pheap.c in Sources */,
2779				D810F1D9195E36B900BCCA00 /* snescomposite.c in Sources */,
2780				D810F1E7195E36B900BCCA00 /* snesshell.c in Sources */,
2781				D810F0A2195E36B900BCCA00 /* freespace.c in Sources */,
2782				D810F18C195E36B900BCCA00 /* prefix.c in Sources */,
2783				D810F00A195E36B900BCCA00 /* compressedrow.c in Sources */,
2784				D810F05C195E36B900BCCA00 /* dmouse.c in Sources */,
2785				D810F1F8195E36B900BCCA00 /* sro.c in Sources */,
2786				D810F13C195E36B900BCCA00 /* mpitr.c in Sources */,
2787				D810F14A195E36B900BCCA00 /* network.c in Sources */,
2788				D810F1DD195E36B900BCCA00 /* snesj2.c in Sources */,
2789				D810F1F9195E36B900BCCA00 /* sseenabled.c in Sources */,
2790				D810F0AD195E36B900BCCA00 /* gcreate.c in Sources */,
2791				D810F240195E36B900BCCA00 /* vmpicr.c in Sources */,
2792				D810F188195E36B900BCCA00 /* posindep.c in Sources */,
2793				D810F1AB195E36B900BCCA00 /* richscale.c in Sources */,
2794				D810F1D2195E36B900BCCA00 /* slda.c in Sources */,
2795				D810F1CF195E36B900BCCA00 /* shellpc.c in Sources */,
2796				D810F193195E36B900BCCA00 /* ptype.c in Sources */,
2797				D810F1CC195E36B900BCCA00 /* sftype.c in Sources */,
2798				D810F11B195E36B900BCCA00 /* mgfunc.c in Sources */,
2799				D810F1CB195E36B900BCCA00 /* sfregi.c in Sources */,
2800				D810F032195E36B900BCCA00 /* degree.c in Sources */,
2801			);
2802			runOnlyForDeploymentPostprocessing = 0;
2803		};
2804/* End PBXSourcesBuildPhase section */
2805
2806/* Begin XCBuildConfiguration section */
2807		1DEB921F08733DC00010E9CD /* Debug */ = {
2808			isa = XCBuildConfiguration;
2809			buildSettings = {
2810				ALWAYS_SEARCH_USER_PATHS = NO;
2811				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
2812				COMBINE_HIDPI_IMAGES = YES;
2813				COPY_PHASE_STRIP = NO;
2814				DSTROOT = /tmp/PETSc.dst;
2815				GCC_DYNAMIC_NO_PIC = NO;
2816				GCC_MODEL_TUNING = G5;
2817				GCC_OPTIMIZATION_LEVEL = 0;
2818				GCC_PRECOMPILE_PREFIX_HEADER = NO;
2819				GCC_PREFIX_HEADER = "";
2820				HEADER_SEARCH_PATHS = (
2821					"$(SRCROOT)/../../../../include",
2822					"$(SRCROOT)/../../../../include/mpiuni",
2823					"$(SRCROOT)/../../../../arch-ios/include",
2824				);
2825				INSTALL_PATH = /usr/local/lib;
2826				PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
2827				PRODUCT_NAME = PETSc;
2828				TARGETED_DEVICE_FAMILY = "1,2";
2829			};
2830			name = Debug;
2831		};
2832		1DEB922008733DC00010E9CD /* Release */ = {
2833			isa = XCBuildConfiguration;
2834			buildSettings = {
2835				ALWAYS_SEARCH_USER_PATHS = NO;
2836				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
2837				COMBINE_HIDPI_IMAGES = YES;
2838				DSTROOT = /tmp/BlasLapack.dst;
2839				GCC_MODEL_TUNING = G5;
2840				GCC_PRECOMPILE_PREFIX_HEADER = NO;
2841				GCC_PREFIX_HEADER = "";
2842				HEADER_SEARCH_PATHS = (
2843					"$(SRCROOT)/../../../../include",
2844					"$(SRCROOT)/../../../../include/mpiuni",
2845					"$(SRCROOT)/../../../../arch-ios/include",
2846				);
2847				INSTALL_PATH = /usr/local/lib;
2848				PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
2849				PRODUCT_NAME = PETSc;
2850				TARGETED_DEVICE_FAMILY = "1,2";
2851			};
2852			name = Release;
2853		};
2854		1DEB922308733DC00010E9CD /* Debug */ = {
2855			isa = XCBuildConfiguration;
2856			buildSettings = {
2857				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
2858				GCC_C_LANGUAGE_STANDARD = c99;
2859				GCC_OPTIMIZATION_LEVEL = 0;
2860				GCC_WARN_ABOUT_RETURN_TYPE = YES;
2861				GCC_WARN_UNUSED_VARIABLE = YES;
2862				HEADER_SEARCH_PATHS = (
2863					"$(SRCROOT)/../../include",
2864					"$(SRCROOT)/../../include/mpiuni",
2865					"$(SRCROOT)/../../arch-iphone/include",
2866				);
2867				OTHER_LDFLAGS = "-ObjC";
2868				SDKROOT = iphoneos;
2869				SEPARATE_STRIP = YES;
2870				SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
2871				TARGETED_DEVICE_FAMILY = "1,2";
2872			};
2873			name = Debug;
2874		};
2875		1DEB922408733DC00010E9CD /* Release */ = {
2876			isa = XCBuildConfiguration;
2877			buildSettings = {
2878				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
2879				GCC_C_LANGUAGE_STANDARD = c99;
2880				GCC_WARN_ABOUT_RETURN_TYPE = YES;
2881				GCC_WARN_UNUSED_VARIABLE = YES;
2882				HEADER_SEARCH_PATHS = (
2883					"$(SRCROOT)/../../include",
2884					"$(SRCROOT)/../../include/mpiuni",
2885					"$(SRCROOT)/../../arch-iphone/include",
2886				);
2887				LIBRARY_SEARCH_PATHS = 0;
2888				OTHER_LDFLAGS = "-ObjC";
2889				SDKROOT = iphoneos;
2890				SEPARATE_STRIP = YES;
2891				SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
2892				TARGETED_DEVICE_FAMILY = "1,2";
2893			};
2894			name = Release;
2895		};
2896/* End XCBuildConfiguration section */
2897
2898/* Begin XCConfigurationList section */
2899		1DEB921E08733DC00010E9CD /* Build configuration list for PBXNativeTarget "PETSc" */ = {
2900			isa = XCConfigurationList;
2901			buildConfigurations = (
2902				1DEB921F08733DC00010E9CD /* Debug */,
2903				1DEB922008733DC00010E9CD /* Release */,
2904			);
2905			defaultConfigurationIsVisible = 0;
2906			defaultConfigurationName = Release;
2907		};
2908		1DEB922208733DC00010E9CD /* Build configuration list for PBXProject "PETSc" */ = {
2909			isa = XCConfigurationList;
2910			buildConfigurations = (
2911				1DEB922308733DC00010E9CD /* Debug */,
2912				1DEB922408733DC00010E9CD /* Release */,
2913			);
2914			defaultConfigurationIsVisible = 0;
2915			defaultConfigurationName = Release;
2916		};
2917/* End XCConfigurationList section */
2918	};
2919	rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
2920}
2921