summaryrefslogtreecommitdiffstats
path: root/abc70930/src/abc.xcodeproj
diff options
context:
space:
mode:
Diffstat (limited to 'abc70930/src/abc.xcodeproj')
-rw-r--r--abc70930/src/abc.xcodeproj/project.pbxproj3251
-rw-r--r--abc70930/src/abc.xcodeproj/raiyan.pbxuser1622
-rw-r--r--abc70930/src/abc.xcodeproj/raiyan.perspectivev31561
3 files changed, 6434 insertions, 0 deletions
diff --git a/abc70930/src/abc.xcodeproj/project.pbxproj b/abc70930/src/abc.xcodeproj/project.pbxproj
new file mode 100644
index 00000000..9f987fef
--- /dev/null
+++ b/abc70930/src/abc.xcodeproj/project.pbxproj
@@ -0,0 +1,3251 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 45;
+ objects = {
+
+/* Begin PBXBuildFile section */
+ 2717FCAD0E3852830038296D /* unate.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E330E349282006E7CF6 /* unate.c */; };
+ 274040F00E38BEDA00DC6F18 /* libreadline.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 274040EF0E38BED900DC6F18 /* libreadline.dylib */; };
+ 27A92E7C0E349283006E7CF6 /* cutApi.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B700E349280006E7CF6 /* cutApi.c */; };
+ 27A92E7D0E349283006E7CF6 /* cutCut.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B710E349280006E7CF6 /* cutCut.c */; };
+ 27A92E7E0E349283006E7CF6 /* cutExpand.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B720E349280006E7CF6 /* cutExpand.c */; };
+ 27A92E7F0E349283006E7CF6 /* cutMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B750E349280006E7CF6 /* cutMan.c */; };
+ 27A92E800E349283006E7CF6 /* cutMerge.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B760E349280006E7CF6 /* cutMerge.c */; };
+ 27A92E810E349283006E7CF6 /* cutNode.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B770E349280006E7CF6 /* cutNode.c */; };
+ 27A92E820E349283006E7CF6 /* cutOracle.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B780E349280006E7CF6 /* cutOracle.c */; };
+ 27A92E830E349283006E7CF6 /* cutPre22.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B790E349280006E7CF6 /* cutPre22.c */; };
+ 27A92E840E349283006E7CF6 /* cutSeq.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B7A0E349280006E7CF6 /* cutSeq.c */; };
+ 27A92E850E349283006E7CF6 /* cutTruth.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B7B0E349280006E7CF6 /* cutTruth.c */; };
+ 27A92E860E349283006E7CF6 /* decAbc.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B7F0E349280006E7CF6 /* decAbc.c */; };
+ 27A92E870E349283006E7CF6 /* decFactor.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B800E349280006E7CF6 /* decFactor.c */; };
+ 27A92E880E349283006E7CF6 /* decMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B810E349280006E7CF6 /* decMan.c */; };
+ 27A92E890E349283006E7CF6 /* decPrint.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B820E349280006E7CF6 /* decPrint.c */; };
+ 27A92E8A0E349283006E7CF6 /* decUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B830E349280006E7CF6 /* decUtil.c */; };
+ 27A92E8B0E349283006E7CF6 /* fxu.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B860E349280006E7CF6 /* fxu.c */; };
+ 27A92E8C0E349283006E7CF6 /* fxuCreate.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B880E349280006E7CF6 /* fxuCreate.c */; };
+ 27A92E8D0E349283006E7CF6 /* fxuHeapD.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B890E349280006E7CF6 /* fxuHeapD.c */; };
+ 27A92E8E0E349283006E7CF6 /* fxuHeapS.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B8A0E349280006E7CF6 /* fxuHeapS.c */; };
+ 27A92E8F0E349283006E7CF6 /* fxuList.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B8C0E349280006E7CF6 /* fxuList.c */; };
+ 27A92E900E349283006E7CF6 /* fxuMatrix.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B8D0E349280006E7CF6 /* fxuMatrix.c */; };
+ 27A92E910E349283006E7CF6 /* fxuPair.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B8E0E349280006E7CF6 /* fxuPair.c */; };
+ 27A92E920E349283006E7CF6 /* fxuPrint.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B8F0E349280006E7CF6 /* fxuPrint.c */; };
+ 27A92E930E349283006E7CF6 /* fxuReduce.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B900E349280006E7CF6 /* fxuReduce.c */; };
+ 27A92E940E349283006E7CF6 /* fxuSelect.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B910E349280006E7CF6 /* fxuSelect.c */; };
+ 27A92E950E349283006E7CF6 /* fxuSingle.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B920E349280006E7CF6 /* fxuSingle.c */; };
+ 27A92E960E349283006E7CF6 /* fxuUpdate.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B930E349280006E7CF6 /* fxuUpdate.c */; };
+ 27A92E970E349283006E7CF6 /* lpk_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B970E349280006E7CF6 /* lpk_.c */; };
+ 27A92E980E349283006E7CF6 /* lpkAbcDec.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B980E349280006E7CF6 /* lpkAbcDec.c */; };
+ 27A92E990E349283006E7CF6 /* lpkAbcDsd.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B990E349280006E7CF6 /* lpkAbcDsd.c */; };
+ 27A92E9A0E349283006E7CF6 /* lpkAbcMux.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B9A0E349280006E7CF6 /* lpkAbcMux.c */; };
+ 27A92E9B0E349283006E7CF6 /* lpkAbcUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B9B0E349280006E7CF6 /* lpkAbcUtil.c */; };
+ 27A92E9C0E349283006E7CF6 /* lpkCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B9C0E349280006E7CF6 /* lpkCore.c */; };
+ 27A92E9D0E349283006E7CF6 /* lpkCut.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B9D0E349280006E7CF6 /* lpkCut.c */; };
+ 27A92E9E0E349283006E7CF6 /* lpkMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92B9F0E349280006E7CF6 /* lpkMan.c */; };
+ 27A92E9F0E349283006E7CF6 /* lpkMap.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BA00E349280006E7CF6 /* lpkMap.c */; };
+ 27A92EA00E349283006E7CF6 /* lpkMulti.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BA10E349280006E7CF6 /* lpkMulti.c */; };
+ 27A92EA10E349283006E7CF6 /* lpkMux.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BA20E349280006E7CF6 /* lpkMux.c */; };
+ 27A92EA20E349283006E7CF6 /* lpkSets.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BA30E349280006E7CF6 /* lpkSets.c */; };
+ 27A92EA30E349283006E7CF6 /* res_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BA80E349280006E7CF6 /* res_.c */; };
+ 27A92EA40E349283006E7CF6 /* resCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BA90E349280006E7CF6 /* resCore.c */; };
+ 27A92EA50E349283006E7CF6 /* resDivs.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BAA0E349280006E7CF6 /* resDivs.c */; };
+ 27A92EA60E349283006E7CF6 /* resFilter.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BAB0E349280006E7CF6 /* resFilter.c */; };
+ 27A92EA70E349283006E7CF6 /* resSat.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BAD0E349280006E7CF6 /* resSat.c */; };
+ 27A92EA80E349283006E7CF6 /* resSim.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BAE0E349280006E7CF6 /* resSim.c */; };
+ 27A92EAA0E349283006E7CF6 /* resStrash.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BB00E349280006E7CF6 /* resStrash.c */; };
+ 27A92EAB0E349283006E7CF6 /* resWin.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BB10E349280006E7CF6 /* resWin.c */; };
+ 27A92EAC0E349283006E7CF6 /* ret_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BB40E349280006E7CF6 /* ret_.c */; };
+ 27A92EAD0E349283006E7CF6 /* retArea.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BB50E349280006E7CF6 /* retArea.c */; };
+ 27A92EAE0E349283006E7CF6 /* retCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BB60E349280006E7CF6 /* retCore.c */; };
+ 27A92EAF0E349283006E7CF6 /* retDelay.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BB70E349280006E7CF6 /* retDelay.c */; };
+ 27A92EB00E349283006E7CF6 /* retFlow.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BB80E349280006E7CF6 /* retFlow.c */; };
+ 27A92EB10E349283006E7CF6 /* retIncrem.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BB90E349280006E7CF6 /* retIncrem.c */; };
+ 27A92EB20E349283006E7CF6 /* retInit.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BBA0E349280006E7CF6 /* retInit.c */; };
+ 27A92EB30E349283006E7CF6 /* retLvalue.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BBC0E349280006E7CF6 /* retLvalue.c */; };
+ 27A92EB40E349283006E7CF6 /* rwrDec.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BC00E349280006E7CF6 /* rwrDec.c */; };
+ 27A92EB50E349283006E7CF6 /* rwrEva.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BC10E349280006E7CF6 /* rwrEva.c */; };
+ 27A92EB60E349283006E7CF6 /* rwrExp.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BC20E349280006E7CF6 /* rwrExp.c */; };
+ 27A92EB70E349283006E7CF6 /* rwrLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BC30E349280006E7CF6 /* rwrLib.c */; };
+ 27A92EB80E349283006E7CF6 /* rwrMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BC40E349280006E7CF6 /* rwrMan.c */; };
+ 27A92EB90E349283006E7CF6 /* rwrPrint.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BC50E349280006E7CF6 /* rwrPrint.c */; };
+ 27A92EBA0E349283006E7CF6 /* rwrTemp.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BC60E349280006E7CF6 /* rwrTemp.c */; };
+ 27A92EBB0E349283006E7CF6 /* rwrUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BC70E349280006E7CF6 /* rwrUtil.c */; };
+ 27A92EBC0E349283006E7CF6 /* simMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BCB0E349280006E7CF6 /* simMan.c */; };
+ 27A92EBD0E349283006E7CF6 /* simSat.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BCC0E349280006E7CF6 /* simSat.c */; };
+ 27A92EBE0E349283006E7CF6 /* simSeq.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BCD0E349280006E7CF6 /* simSeq.c */; };
+ 27A92EBF0E349283006E7CF6 /* simSupp.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BCE0E349280006E7CF6 /* simSupp.c */; };
+ 27A92EC00E349283006E7CF6 /* simSwitch.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BCF0E349280006E7CF6 /* simSwitch.c */; };
+ 27A92EC10E349283006E7CF6 /* simSym.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BD00E349280006E7CF6 /* simSym.c */; };
+ 27A92EC20E349283006E7CF6 /* simSymSat.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BD10E349280006E7CF6 /* simSymSat.c */; };
+ 27A92EC30E349283006E7CF6 /* simSymSim.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BD20E349280006E7CF6 /* simSymSim.c */; };
+ 27A92EC40E349283006E7CF6 /* simSymStr.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BD30E349280006E7CF6 /* simSymStr.c */; };
+ 27A92EC50E349283006E7CF6 /* simUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BD40E349280006E7CF6 /* simUtils.c */; };
+ 27A92EC60E349283006E7CF6 /* satInter.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BD90E349280006E7CF6 /* satInter.c */; };
+ 27A92EC70E349283006E7CF6 /* satMem.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BDA0E349280006E7CF6 /* satMem.c */; };
+ 27A92EC80E349283006E7CF6 /* satSolver.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BDC0E349280006E7CF6 /* satSolver.c */; };
+ 27A92EC90E349283006E7CF6 /* satStore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BDE0E349280006E7CF6 /* satStore.c */; };
+ 27A92ECA0E349283006E7CF6 /* satTrace.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BE00E349280006E7CF6 /* satTrace.c */; };
+ 27A92ECB0E349283006E7CF6 /* satUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BE10E349280006E7CF6 /* satUtil.c */; };
+ 27A92ECC0E349283006E7CF6 /* csat_apis.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BE40E349280006E7CF6 /* csat_apis.c */; };
+ 27A92ECD0E349283006E7CF6 /* fraigApi.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BE90E349280006E7CF6 /* fraigApi.c */; };
+ 27A92ECE0E349283006E7CF6 /* fraigCanon.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BEA0E349280006E7CF6 /* fraigCanon.c */; };
+ 27A92ECF0E349283006E7CF6 /* fraigChoice.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BEB0E349280006E7CF6 /* fraigChoice.c */; };
+ 27A92ED00E349283006E7CF6 /* fraigFanout.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BEC0E349280006E7CF6 /* fraigFanout.c */; };
+ 27A92ED10E349283006E7CF6 /* fraigFeed.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BED0E349280006E7CF6 /* fraigFeed.c */; };
+ 27A92ED20E349283006E7CF6 /* fraigMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BEF0E349280006E7CF6 /* fraigMan.c */; };
+ 27A92ED30E349283006E7CF6 /* fraigMem.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BF00E349280006E7CF6 /* fraigMem.c */; };
+ 27A92ED40E349283006E7CF6 /* fraigNode.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BF10E349280006E7CF6 /* fraigNode.c */; };
+ 27A92ED50E349283006E7CF6 /* fraigPrime.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BF20E349280006E7CF6 /* fraigPrime.c */; };
+ 27A92ED60E349283006E7CF6 /* fraigSat.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BF30E349280006E7CF6 /* fraigSat.c */; };
+ 27A92ED70E349283006E7CF6 /* fraigTable.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BF40E349280006E7CF6 /* fraigTable.c */; };
+ 27A92ED80E349283006E7CF6 /* fraigUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BF50E349280006E7CF6 /* fraigUtil.c */; };
+ 27A92ED90E349283006E7CF6 /* fraigVec.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BF60E349280006E7CF6 /* fraigVec.c */; };
+ 27A92EDA0E349283006E7CF6 /* msatActivity.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BFB0E349280006E7CF6 /* msatActivity.c */; };
+ 27A92EDB0E349283006E7CF6 /* msatClause.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BFC0E349280006E7CF6 /* msatClause.c */; };
+ 27A92EDC0E349283006E7CF6 /* msatClauseVec.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BFD0E349280006E7CF6 /* msatClauseVec.c */; };
+ 27A92EDD0E349283006E7CF6 /* msatMem.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92BFF0E349280006E7CF6 /* msatMem.c */; };
+ 27A92EDF0E349283006E7CF6 /* msatOrderJ.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C010E349280006E7CF6 /* msatOrderJ.c */; };
+ 27A92EE00E349283006E7CF6 /* msatQueue.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C020E349280006E7CF6 /* msatQueue.c */; };
+ 27A92EE10E349283006E7CF6 /* msatRead.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C030E349280006E7CF6 /* msatRead.c */; };
+ 27A92EE20E349283006E7CF6 /* msatSolverApi.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C040E349280006E7CF6 /* msatSolverApi.c */; };
+ 27A92EE30E349283006E7CF6 /* msatSolverCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C050E349280006E7CF6 /* msatSolverCore.c */; };
+ 27A92EE40E349283006E7CF6 /* msatSolverIo.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C060E349280006E7CF6 /* msatSolverIo.c */; };
+ 27A92EE50E349283006E7CF6 /* msatSolverSearch.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C070E349280006E7CF6 /* msatSolverSearch.c */; };
+ 27A92EE60E349283006E7CF6 /* msatSort.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C080E349280006E7CF6 /* msatSort.c */; };
+ 27A92EE70E349283006E7CF6 /* msatVec.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C090E349280006E7CF6 /* msatVec.c */; };
+ 27A92EE80E349283006E7CF6 /* pr.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C0B0E349280006E7CF6 /* pr.c */; };
+ 27A92EE90E349283006E7CF6 /* casCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C110E349280006E7CF6 /* casCore.c */; };
+ 27A92EEA0E349283006E7CF6 /* casDec.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C120E349280006E7CF6 /* casDec.c */; };
+ 27A92EEB0E349283006E7CF6 /* cuddAddAbs.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C180E349280006E7CF6 /* cuddAddAbs.c */; };
+ 27A92EEC0E349283006E7CF6 /* cuddAddApply.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C190E349280006E7CF6 /* cuddAddApply.c */; };
+ 27A92EED0E349283006E7CF6 /* cuddAddFind.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C1A0E349280006E7CF6 /* cuddAddFind.c */; };
+ 27A92EEE0E349283006E7CF6 /* cuddAddInv.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C1B0E349280006E7CF6 /* cuddAddInv.c */; };
+ 27A92EEF0E349283006E7CF6 /* cuddAddIte.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C1C0E349280006E7CF6 /* cuddAddIte.c */; };
+ 27A92EF00E349283006E7CF6 /* cuddAddNeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C1D0E349280006E7CF6 /* cuddAddNeg.c */; };
+ 27A92EF10E349283006E7CF6 /* cuddAddWalsh.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C1E0E349280006E7CF6 /* cuddAddWalsh.c */; };
+ 27A92EF20E349283006E7CF6 /* cuddAndAbs.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C1F0E349280006E7CF6 /* cuddAndAbs.c */; };
+ 27A92EF30E349283006E7CF6 /* cuddAnneal.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C200E349280006E7CF6 /* cuddAnneal.c */; };
+ 27A92EF40E349283006E7CF6 /* cuddApa.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C210E349280006E7CF6 /* cuddApa.c */; };
+ 27A92EF50E349283006E7CF6 /* cuddAPI.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C220E349280006E7CF6 /* cuddAPI.c */; };
+ 27A92EF60E349283006E7CF6 /* cuddApprox.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C230E349280006E7CF6 /* cuddApprox.c */; };
+ 27A92EF70E349283006E7CF6 /* cuddBddAbs.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C240E349280006E7CF6 /* cuddBddAbs.c */; };
+ 27A92EF80E349283006E7CF6 /* cuddBddCorr.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C250E349280006E7CF6 /* cuddBddCorr.c */; };
+ 27A92EF90E349283006E7CF6 /* cuddBddIte.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C260E349280006E7CF6 /* cuddBddIte.c */; };
+ 27A92EFA0E349283006E7CF6 /* cuddBridge.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C270E349280006E7CF6 /* cuddBridge.c */; };
+ 27A92EFB0E349283006E7CF6 /* cuddCache.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C280E349280006E7CF6 /* cuddCache.c */; };
+ 27A92EFC0E349283006E7CF6 /* cuddCheck.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C290E349280006E7CF6 /* cuddCheck.c */; };
+ 27A92EFD0E349283006E7CF6 /* cuddClip.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C2A0E349280006E7CF6 /* cuddClip.c */; };
+ 27A92EFE0E349283006E7CF6 /* cuddCof.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C2B0E349280006E7CF6 /* cuddCof.c */; };
+ 27A92EFF0E349283006E7CF6 /* cuddCompose.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C2C0E349280006E7CF6 /* cuddCompose.c */; };
+ 27A92F000E349283006E7CF6 /* cuddDecomp.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C2D0E349280006E7CF6 /* cuddDecomp.c */; };
+ 27A92F010E349283006E7CF6 /* cuddEssent.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C2E0E349280006E7CF6 /* cuddEssent.c */; };
+ 27A92F020E349283006E7CF6 /* cuddExact.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C2F0E349280006E7CF6 /* cuddExact.c */; };
+ 27A92F030E349283006E7CF6 /* cuddExport.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C300E349280006E7CF6 /* cuddExport.c */; };
+ 27A92F040E349283006E7CF6 /* cuddGenCof.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C310E349280006E7CF6 /* cuddGenCof.c */; };
+ 27A92F050E349283006E7CF6 /* cuddGenetic.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C320E349280006E7CF6 /* cuddGenetic.c */; };
+ 27A92F060E349283006E7CF6 /* cuddGroup.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C330E349280006E7CF6 /* cuddGroup.c */; };
+ 27A92F070E349283006E7CF6 /* cuddHarwell.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C340E349280006E7CF6 /* cuddHarwell.c */; };
+ 27A92F080E349283006E7CF6 /* cuddInit.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C350E349280006E7CF6 /* cuddInit.c */; };
+ 27A92F090E349283006E7CF6 /* cuddInteract.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C370E349280006E7CF6 /* cuddInteract.c */; };
+ 27A92F0A0E349283006E7CF6 /* cuddLCache.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C380E349280006E7CF6 /* cuddLCache.c */; };
+ 27A92F0B0E349283006E7CF6 /* cuddLevelQ.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C390E349280006E7CF6 /* cuddLevelQ.c */; };
+ 27A92F0C0E349283006E7CF6 /* cuddLinear.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C3A0E349280006E7CF6 /* cuddLinear.c */; };
+ 27A92F0D0E349283006E7CF6 /* cuddLiteral.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C3B0E349280006E7CF6 /* cuddLiteral.c */; };
+ 27A92F0E0E349283006E7CF6 /* cuddMatMult.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C3C0E349280006E7CF6 /* cuddMatMult.c */; };
+ 27A92F0F0E349283006E7CF6 /* cuddPriority.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C3D0E349280006E7CF6 /* cuddPriority.c */; };
+ 27A92F100E349283006E7CF6 /* cuddRead.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C3E0E349280006E7CF6 /* cuddRead.c */; };
+ 27A92F110E349283006E7CF6 /* cuddRef.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C3F0E349280006E7CF6 /* cuddRef.c */; };
+ 27A92F120E349283006E7CF6 /* cuddReorder.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C400E349280006E7CF6 /* cuddReorder.c */; };
+ 27A92F130E349283006E7CF6 /* cuddSat.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C410E349280006E7CF6 /* cuddSat.c */; };
+ 27A92F140E349283006E7CF6 /* cuddSign.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C420E349280006E7CF6 /* cuddSign.c */; };
+ 27A92F150E349283006E7CF6 /* cuddSolve.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C430E349280006E7CF6 /* cuddSolve.c */; };
+ 27A92F160E349283006E7CF6 /* cuddSplit.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C440E349280006E7CF6 /* cuddSplit.c */; };
+ 27A92F170E349283006E7CF6 /* cuddSubsetHB.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C450E349280006E7CF6 /* cuddSubsetHB.c */; };
+ 27A92F180E349283006E7CF6 /* cuddSubsetSP.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C460E349280006E7CF6 /* cuddSubsetSP.c */; };
+ 27A92F190E349283006E7CF6 /* cuddSymmetry.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C470E349280006E7CF6 /* cuddSymmetry.c */; };
+ 27A92F1A0E349283006E7CF6 /* cuddTable.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C480E349280006E7CF6 /* cuddTable.c */; };
+ 27A92F1B0E349283006E7CF6 /* cuddUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C490E349280006E7CF6 /* cuddUtil.c */; };
+ 27A92F1C0E349283006E7CF6 /* cuddWindow.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C4A0E349280006E7CF6 /* cuddWindow.c */; };
+ 27A92F1D0E349283006E7CF6 /* cuddZddCount.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C4B0E349280006E7CF6 /* cuddZddCount.c */; };
+ 27A92F1E0E349283006E7CF6 /* cuddZddFuncs.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C4C0E349280006E7CF6 /* cuddZddFuncs.c */; };
+ 27A92F1F0E349283006E7CF6 /* cuddZddGroup.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C4D0E349280006E7CF6 /* cuddZddGroup.c */; };
+ 27A92F200E349283006E7CF6 /* cuddZddIsop.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C4E0E349280006E7CF6 /* cuddZddIsop.c */; };
+ 27A92F210E349283006E7CF6 /* cuddZddLin.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C4F0E349280006E7CF6 /* cuddZddLin.c */; };
+ 27A92F220E349283006E7CF6 /* cuddZddMisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C500E349280006E7CF6 /* cuddZddMisc.c */; };
+ 27A92F230E349283006E7CF6 /* cuddZddPort.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C510E349280006E7CF6 /* cuddZddPort.c */; };
+ 27A92F240E349283006E7CF6 /* cuddZddReord.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C520E349280006E7CF6 /* cuddZddReord.c */; };
+ 27A92F250E349283006E7CF6 /* cuddZddSetop.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C530E349281006E7CF6 /* cuddZddSetop.c */; };
+ 27A92F260E349283006E7CF6 /* cuddZddSymm.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C540E349281006E7CF6 /* cuddZddSymm.c */; };
+ 27A92F270E349283006E7CF6 /* cuddZddUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C550E349281006E7CF6 /* cuddZddUtil.c */; };
+ 27A92F290E349283006E7CF6 /* dsdApi.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C5B0E349281006E7CF6 /* dsdApi.c */; };
+ 27A92F2A0E349283006E7CF6 /* dsdCheck.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C5C0E349281006E7CF6 /* dsdCheck.c */; };
+ 27A92F2B0E349283006E7CF6 /* dsdLocal.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C5E0E349281006E7CF6 /* dsdLocal.c */; };
+ 27A92F2C0E349283006E7CF6 /* dsdMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C5F0E349281006E7CF6 /* dsdMan.c */; };
+ 27A92F2D0E349283006E7CF6 /* dsdProc.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C600E349281006E7CF6 /* dsdProc.c */; };
+ 27A92F2E0E349283006E7CF6 /* dsdTree.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C610E349281006E7CF6 /* dsdTree.c */; };
+ 27A92F2F0E349283006E7CF6 /* epd.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C640E349281006E7CF6 /* epd.c */; };
+ 27A92F300E349283006E7CF6 /* mtrBasic.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C6A0E349281006E7CF6 /* mtrBasic.c */; };
+ 27A92F310E349283006E7CF6 /* mtrGroup.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C6B0E349281006E7CF6 /* mtrGroup.c */; };
+ 27A92F320E349283006E7CF6 /* parseCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C700E349281006E7CF6 /* parseCore.c */; };
+ 27A92F330E349283006E7CF6 /* parseEqn.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C710E349281006E7CF6 /* parseEqn.c */; };
+ 27A92F340E349283006E7CF6 /* parseStack.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C730E349281006E7CF6 /* parseStack.c */; };
+ 27A92F350E349283006E7CF6 /* reoApi.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C770E349281006E7CF6 /* reoApi.c */; };
+ 27A92F360E349283006E7CF6 /* reoCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C780E349281006E7CF6 /* reoCore.c */; };
+ 27A92F370E349283006E7CF6 /* reoProfile.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C790E349281006E7CF6 /* reoProfile.c */; };
+ 27A92F380E349283006E7CF6 /* reoSift.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C7A0E349281006E7CF6 /* reoSift.c */; };
+ 27A92F390E349283006E7CF6 /* reoSwap.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C7B0E349281006E7CF6 /* reoSwap.c */; };
+ 27A92F3A0E349283006E7CF6 /* reoTest.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C7C0E349281006E7CF6 /* reoTest.c */; };
+ 27A92F3B0E349283006E7CF6 /* reoTransfer.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C7D0E349281006E7CF6 /* reoTransfer.c */; };
+ 27A92F3C0E349283006E7CF6 /* reoUnits.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C7E0E349281006E7CF6 /* reoUnits.c */; };
+ 27A92F3E0E349283006E7CF6 /* aig_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C830E349281006E7CF6 /* aig_.c */; };
+ 27A92F3F0E349283006E7CF6 /* aigCheck.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C840E349281006E7CF6 /* aigCheck.c */; };
+ 27A92F400E349283006E7CF6 /* aigDfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C850E349281006E7CF6 /* aigDfs.c */; };
+ 27A92F410E349283006E7CF6 /* aigFanout.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C860E349281006E7CF6 /* aigFanout.c */; };
+ 27A92F420E349283006E7CF6 /* aigMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C870E349281006E7CF6 /* aigMan.c */; };
+ 27A92F430E349283006E7CF6 /* aigMem.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C880E349281006E7CF6 /* aigMem.c */; };
+ 27A92F440E349283006E7CF6 /* aigMffc.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C890E349281006E7CF6 /* aigMffc.c */; };
+ 27A92F450E349283006E7CF6 /* aigObj.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C8A0E349281006E7CF6 /* aigObj.c */; };
+ 27A92F460E349283006E7CF6 /* aigOper.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C8B0E349281006E7CF6 /* aigOper.c */; };
+ 27A92F470E349283006E7CF6 /* aigOrder.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C8C0E349281006E7CF6 /* aigOrder.c */; };
+ 27A92F480E349283006E7CF6 /* aigPart.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C8D0E349281006E7CF6 /* aigPart.c */; };
+ 27A92F490E349283006E7CF6 /* aigRepr.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C8E0E349281006E7CF6 /* aigRepr.c */; };
+ 27A92F4A0E349283006E7CF6 /* aigRet.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C8F0E349281006E7CF6 /* aigRet.c */; };
+ 27A92F4B0E349283006E7CF6 /* aigScl.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C900E349281006E7CF6 /* aigScl.c */; };
+ 27A92F4C0E349283006E7CF6 /* aigSeq.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C910E349281006E7CF6 /* aigSeq.c */; };
+ 27A92F4D0E349283006E7CF6 /* aigShow.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C920E349281006E7CF6 /* aigShow.c */; };
+ 27A92F4E0E349283006E7CF6 /* aigTable.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C930E349281006E7CF6 /* aigTable.c */; };
+ 27A92F4F0E349283006E7CF6 /* aigTime.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C940E349281006E7CF6 /* aigTime.c */; };
+ 27A92F500E349283006E7CF6 /* aigTiming.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C950E349281006E7CF6 /* aigTiming.c */; };
+ 27A92F510E349283006E7CF6 /* aigTruth.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C960E349281006E7CF6 /* aigTruth.c */; };
+ 27A92F520E349283006E7CF6 /* aigTsim.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C970E349281006E7CF6 /* aigTsim.c */; };
+ 27A92F530E349283006E7CF6 /* aigUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C980E349281006E7CF6 /* aigUtil.c */; };
+ 27A92F540E349283006E7CF6 /* aigWin.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C990E349281006E7CF6 /* aigWin.c */; };
+ 27A92F550E349283006E7CF6 /* bar.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92C9C0E349281006E7CF6 /* bar.c */; };
+ 27A92F560E349283006E7CF6 /* bdc_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CA10E349281006E7CF6 /* bdc_.c */; };
+ 27A92F570E349283006E7CF6 /* bdcCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CA20E349281006E7CF6 /* bdcCore.c */; };
+ 27A92F580E349283006E7CF6 /* bdcDec.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CA30E349281006E7CF6 /* bdcDec.c */; };
+ 27A92F590E349283006E7CF6 /* bdcTable.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CA50E349281006E7CF6 /* bdcTable.c */; };
+ 27A92F5A0E349283006E7CF6 /* cnf_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CA90E349281006E7CF6 /* cnf_.c */; };
+ 27A92F5B0E349283006E7CF6 /* cnfCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CAA0E349281006E7CF6 /* cnfCore.c */; };
+ 27A92F5C0E349283006E7CF6 /* cnfCut.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CAB0E349281006E7CF6 /* cnfCut.c */; };
+ 27A92F5D0E349283006E7CF6 /* cnfData.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CAC0E349281006E7CF6 /* cnfData.c */; };
+ 27A92F5E0E349283006E7CF6 /* cnfMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CAD0E349281006E7CF6 /* cnfMan.c */; };
+ 27A92F5F0E349283006E7CF6 /* cnfMap.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CAE0E349281006E7CF6 /* cnfMap.c */; };
+ 27A92F600E349283006E7CF6 /* cnfPost.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CAF0E349281006E7CF6 /* cnfPost.c */; };
+ 27A92F610E349283006E7CF6 /* cnfUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CB00E349281006E7CF6 /* cnfUtil.c */; };
+ 27A92F620E349283006E7CF6 /* cnfWrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CB10E349281006E7CF6 /* cnfWrite.c */; };
+ 27A92F630E349283006E7CF6 /* csw_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CB50E349281006E7CF6 /* csw_.c */; };
+ 27A92F640E349283006E7CF6 /* cswCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CB60E349281006E7CF6 /* cswCore.c */; };
+ 27A92F650E349283006E7CF6 /* cswCut.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CB70E349281006E7CF6 /* cswCut.c */; };
+ 27A92F660E349283006E7CF6 /* cswMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CB90E349281006E7CF6 /* cswMan.c */; };
+ 27A92F670E349283006E7CF6 /* cswTable.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CBA0E349281006E7CF6 /* cswTable.c */; };
+ 27A92F680E349283006E7CF6 /* dar_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CBE0E349281006E7CF6 /* dar_.c */; };
+ 27A92F690E349283006E7CF6 /* darBalance.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CBF0E349281006E7CF6 /* darBalance.c */; };
+ 27A92F6A0E349283006E7CF6 /* darCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CC00E349281006E7CF6 /* darCore.c */; };
+ 27A92F6B0E349283006E7CF6 /* darCut.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CC10E349281006E7CF6 /* darCut.c */; };
+ 27A92F6C0E349283006E7CF6 /* darData.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CC20E349281006E7CF6 /* darData.c */; };
+ 27A92F6D0E349283006E7CF6 /* darLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CC40E349281006E7CF6 /* darLib.c */; };
+ 27A92F6E0E349283006E7CF6 /* darMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CC50E349281006E7CF6 /* darMan.c */; };
+ 27A92F6F0E349283006E7CF6 /* darPrec.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CC60E349281006E7CF6 /* darPrec.c */; };
+ 27A92F700E349283006E7CF6 /* darRefact.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CC70E349281006E7CF6 /* darRefact.c */; };
+ 27A92F710E349283006E7CF6 /* darResub.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CC80E349281006E7CF6 /* darResub.c */; };
+ 27A92F720E349283006E7CF6 /* darScript.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CC90E349281006E7CF6 /* darScript.c */; };
+ 27A92F730E349283006E7CF6 /* fra_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CD00E349281006E7CF6 /* fra_.c */; };
+ 27A92F740E349283006E7CF6 /* fraBmc.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CD10E349281006E7CF6 /* fraBmc.c */; };
+ 27A92F750E349283006E7CF6 /* fraCec.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CD20E349281006E7CF6 /* fraCec.c */; };
+ 27A92F760E349283006E7CF6 /* fraClass.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CD30E349281006E7CF6 /* fraClass.c */; };
+ 27A92F770E349283006E7CF6 /* fraCnf.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CD40E349281006E7CF6 /* fraCnf.c */; };
+ 27A92F780E349283006E7CF6 /* fraCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CD50E349281006E7CF6 /* fraCore.c */; };
+ 27A92F790E349283006E7CF6 /* fraImp.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CD60E349281006E7CF6 /* fraImp.c */; };
+ 27A92F7A0E349283006E7CF6 /* fraInd.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CD70E349281006E7CF6 /* fraInd.c */; };
+ 27A92F7B0E349283006E7CF6 /* fraLcr.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CD80E349281006E7CF6 /* fraLcr.c */; };
+ 27A92F7C0E349283006E7CF6 /* fraMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CD90E349281006E7CF6 /* fraMan.c */; };
+ 27A92F7D0E349283006E7CF6 /* fraPart.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CDA0E349281006E7CF6 /* fraPart.c */; };
+ 27A92F7E0E349283006E7CF6 /* fraSat.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CDB0E349281006E7CF6 /* fraSat.c */; };
+ 27A92F7F0E349283006E7CF6 /* fraSec.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CDC0E349281006E7CF6 /* fraSec.c */; };
+ 27A92F800E349283006E7CF6 /* fraSim.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CDD0E349281006E7CF6 /* fraSim.c */; };
+ 27A92F820E349283006E7CF6 /* hop_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CE30E349281006E7CF6 /* hop_.c */; };
+ 27A92F830E349283006E7CF6 /* hopBalance.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CE40E349281006E7CF6 /* hopBalance.c */; };
+ 27A92F840E349283006E7CF6 /* hopCheck.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CE50E349281006E7CF6 /* hopCheck.c */; };
+ 27A92F850E349283006E7CF6 /* hopDfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CE60E349281006E7CF6 /* hopDfs.c */; };
+ 27A92F860E349283006E7CF6 /* hopMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CE70E349281006E7CF6 /* hopMan.c */; };
+ 27A92F870E349283006E7CF6 /* hopMem.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CE80E349281006E7CF6 /* hopMem.c */; };
+ 27A92F880E349283006E7CF6 /* hopObj.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CE90E349281006E7CF6 /* hopObj.c */; };
+ 27A92F890E349283006E7CF6 /* hopOper.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CEA0E349281006E7CF6 /* hopOper.c */; };
+ 27A92F8A0E349283006E7CF6 /* hopTable.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CEB0E349281006E7CF6 /* hopTable.c */; };
+ 27A92F8B0E349283006E7CF6 /* hopUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CEC0E349281006E7CF6 /* hopUtil.c */; };
+ 27A92F8C0E349283006E7CF6 /* ioaReadAig.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CF00E349281006E7CF6 /* ioaReadAig.c */; };
+ 27A92F8D0E349283006E7CF6 /* ioaUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CF10E349281006E7CF6 /* ioaUtil.c */; };
+ 27A92F8E0E349283006E7CF6 /* ioaWriteAig.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CF20E349281006E7CF6 /* ioaWriteAig.c */; };
+ 27A92F8F0E349283006E7CF6 /* ivy_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CF70E349281006E7CF6 /* ivy_.c */; };
+ 27A92F900E349283006E7CF6 /* ivyBalance.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CF80E349281006E7CF6 /* ivyBalance.c */; };
+ 27A92F910E349283006E7CF6 /* ivyCanon.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CF90E349281006E7CF6 /* ivyCanon.c */; };
+ 27A92F920E349283006E7CF6 /* ivyCheck.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CFA0E349281006E7CF6 /* ivyCheck.c */; };
+ 27A92F930E349283006E7CF6 /* ivyCut.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CFB0E349281006E7CF6 /* ivyCut.c */; };
+ 27A92F940E349283006E7CF6 /* ivyCutTrav.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CFC0E349281006E7CF6 /* ivyCutTrav.c */; };
+ 27A92F950E349283006E7CF6 /* ivyDfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CFD0E349281006E7CF6 /* ivyDfs.c */; };
+ 27A92F960E349283006E7CF6 /* ivyDsd.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CFE0E349281006E7CF6 /* ivyDsd.c */; };
+ 27A92F970E349283006E7CF6 /* ivyFanout.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92CFF0E349281006E7CF6 /* ivyFanout.c */; };
+ 27A92F980E349283006E7CF6 /* ivyFastMap.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D000E349281006E7CF6 /* ivyFastMap.c */; };
+ 27A92F990E349283006E7CF6 /* ivyFraig.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D010E349281006E7CF6 /* ivyFraig.c */; };
+ 27A92F9A0E349283006E7CF6 /* ivyHaig.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D020E349281006E7CF6 /* ivyHaig.c */; };
+ 27A92F9B0E349283006E7CF6 /* ivyMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D030E349281006E7CF6 /* ivyMan.c */; };
+ 27A92F9C0E349283006E7CF6 /* ivyMem.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D040E349281006E7CF6 /* ivyMem.c */; };
+ 27A92F9D0E349283006E7CF6 /* ivyMulti.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D050E349281006E7CF6 /* ivyMulti.c */; };
+ 27A92F9F0E349283006E7CF6 /* ivyObj.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D070E349281006E7CF6 /* ivyObj.c */; };
+ 27A92FA00E349283006E7CF6 /* ivyOper.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D080E349281006E7CF6 /* ivyOper.c */; };
+ 27A92FA10E349283006E7CF6 /* ivyResyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D090E349281006E7CF6 /* ivyResyn.c */; };
+ 27A92FA20E349283006E7CF6 /* ivyRwr.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D0A0E349281006E7CF6 /* ivyRwr.c */; };
+ 27A92FA40E349283006E7CF6 /* ivySeq.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D0C0E349281006E7CF6 /* ivySeq.c */; };
+ 27A92FA50E349283006E7CF6 /* ivyShow.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D0D0E349281006E7CF6 /* ivyShow.c */; };
+ 27A92FA60E349283006E7CF6 /* ivyTable.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D0E0E349281006E7CF6 /* ivyTable.c */; };
+ 27A92FA70E349283006E7CF6 /* ivyUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D0F0E349281006E7CF6 /* ivyUtil.c */; };
+ 27A92FA80E349283006E7CF6 /* cloud.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D120E349281006E7CF6 /* cloud.c */; };
+ 27A92FA90E349283006E7CF6 /* kit_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D150E349281006E7CF6 /* kit_.c */; };
+ 27A92FAA0E349283006E7CF6 /* kitAig.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D160E349281006E7CF6 /* kitAig.c */; };
+ 27A92FAB0E349283006E7CF6 /* kitBdd.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D170E349281006E7CF6 /* kitBdd.c */; };
+ 27A92FAC0E349283006E7CF6 /* kitCloud.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D180E349281006E7CF6 /* kitCloud.c */; };
+ 27A92FAD0E349283006E7CF6 /* kitDsd.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D190E349281006E7CF6 /* kitDsd.c */; };
+ 27A92FAE0E349283006E7CF6 /* kitFactor.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D1A0E349281006E7CF6 /* kitFactor.c */; };
+ 27A92FAF0E349283006E7CF6 /* kitGraph.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D1B0E349281006E7CF6 /* kitGraph.c */; };
+ 27A92FB00E349283006E7CF6 /* kitHop.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D1C0E349281006E7CF6 /* kitHop.c */; };
+ 27A92FB10E349283006E7CF6 /* kitIsop.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D1D0E349281006E7CF6 /* kitIsop.c */; };
+ 27A92FB20E349283006E7CF6 /* kitSop.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D1E0E349281006E7CF6 /* kitSop.c */; };
+ 27A92FB30E349283006E7CF6 /* kitTruth.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D1F0E349281006E7CF6 /* kitTruth.c */; };
+ 27A92FB40E349283006E7CF6 /* mem.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D220E349281006E7CF6 /* mem.c */; };
+ 27A92FB50E349283006E7CF6 /* rwtDec.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D280E349281006E7CF6 /* rwtDec.c */; };
+ 27A92FB60E349283006E7CF6 /* rwtMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D290E349281006E7CF6 /* rwtMan.c */; };
+ 27A92FB70E349283006E7CF6 /* rwtUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D2A0E349281006E7CF6 /* rwtUtil.c */; };
+ 27A92FB80E349283006E7CF6 /* fpga.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D2D0E349281006E7CF6 /* fpga.c */; };
+ 27A92FB90E349283006E7CF6 /* fpgaCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D2F0E349281006E7CF6 /* fpgaCore.c */; };
+ 27A92FBA0E349283006E7CF6 /* fpgaCreate.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D300E349281006E7CF6 /* fpgaCreate.c */; };
+ 27A92FBB0E349283006E7CF6 /* fpgaCut.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D310E349281006E7CF6 /* fpgaCut.c */; };
+ 27A92FBC0E349283006E7CF6 /* fpgaCutUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D320E349281006E7CF6 /* fpgaCutUtils.c */; };
+ 27A92FBD0E349283006E7CF6 /* fpgaFanout.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D330E349281006E7CF6 /* fpgaFanout.c */; };
+ 27A92FBE0E349283006E7CF6 /* fpgaGENERIC.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D340E349281006E7CF6 /* fpgaGENERIC.c */; };
+ 27A92FBF0E349283006E7CF6 /* fpgaLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D360E349281006E7CF6 /* fpgaLib.c */; };
+ 27A92FC00E349283006E7CF6 /* fpgaMatch.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D370E349281006E7CF6 /* fpgaMatch.c */; };
+ 27A92FC10E349283006E7CF6 /* fpgaSwitch.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D380E349281006E7CF6 /* fpgaSwitch.c */; };
+ 27A92FC20E349283006E7CF6 /* fpgaTime.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D390E349281006E7CF6 /* fpgaTime.c */; };
+ 27A92FC30E349283006E7CF6 /* fpgaTruth.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D3A0E349281006E7CF6 /* fpgaTruth.c */; };
+ 27A92FC40E349283006E7CF6 /* fpgaUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D3B0E349281006E7CF6 /* fpgaUtils.c */; };
+ 27A92FC50E349283006E7CF6 /* fpgaVec.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D3C0E349281006E7CF6 /* fpgaVec.c */; };
+ 27A92FC60E349283006E7CF6 /* if_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D400E349281006E7CF6 /* if_.c */; };
+ 27A92FC70E349283006E7CF6 /* ifCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D410E349281006E7CF6 /* ifCore.c */; };
+ 27A92FC80E349283006E7CF6 /* ifCut.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D420E349281006E7CF6 /* ifCut.c */; };
+ 27A92FC90E349283006E7CF6 /* ifMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D430E349281006E7CF6 /* ifMan.c */; };
+ 27A92FCA0E349283006E7CF6 /* ifMap.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D440E349281006E7CF6 /* ifMap.c */; };
+ 27A92FCB0E349283006E7CF6 /* ifReduce.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D450E349281006E7CF6 /* ifReduce.c */; };
+ 27A92FCC0E349283006E7CF6 /* ifSeq.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D460E349281006E7CF6 /* ifSeq.c */; };
+ 27A92FCD0E349283006E7CF6 /* ifTime.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D470E349281006E7CF6 /* ifTime.c */; };
+ 27A92FCE0E349283006E7CF6 /* ifTruth.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D480E349281006E7CF6 /* ifTruth.c */; };
+ 27A92FCF0E349283006E7CF6 /* ifUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D490E349281006E7CF6 /* ifUtil.c */; };
+ 27A92FD00E349283006E7CF6 /* mapper.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D4C0E349281006E7CF6 /* mapper.c */; };
+ 27A92FD10E349283006E7CF6 /* mapperCanon.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D4E0E349281006E7CF6 /* mapperCanon.c */; };
+ 27A92FD20E349283006E7CF6 /* mapperCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D4F0E349281006E7CF6 /* mapperCore.c */; };
+ 27A92FD30E349283006E7CF6 /* mapperCreate.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D500E349281006E7CF6 /* mapperCreate.c */; };
+ 27A92FD40E349283006E7CF6 /* mapperCut.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D510E349281006E7CF6 /* mapperCut.c */; };
+ 27A92FD50E349283006E7CF6 /* mapperCutUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D520E349281006E7CF6 /* mapperCutUtils.c */; };
+ 27A92FD60E349283006E7CF6 /* mapperFanout.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D530E349281006E7CF6 /* mapperFanout.c */; };
+ 27A92FD70E349283006E7CF6 /* mapperGENERIC.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D540E349281006E7CF6 /* mapperGENERIC.c */; };
+ 27A92FD80E349283006E7CF6 /* mapperLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D560E349281006E7CF6 /* mapperLib.c */; };
+ 27A92FD90E349283006E7CF6 /* mapperMatch.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D570E349281006E7CF6 /* mapperMatch.c */; };
+ 27A92FDA0E349283006E7CF6 /* mapperRefs.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D580E349281006E7CF6 /* mapperRefs.c */; };
+ 27A92FDB0E349283006E7CF6 /* mapperSuper.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D590E349281006E7CF6 /* mapperSuper.c */; };
+ 27A92FDC0E349283006E7CF6 /* mapperSwitch.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D5A0E349281006E7CF6 /* mapperSwitch.c */; };
+ 27A92FDD0E349283006E7CF6 /* mapperTable.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D5B0E349281006E7CF6 /* mapperTable.c */; };
+ 27A92FDE0E349283006E7CF6 /* mapperTime.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D5C0E349281006E7CF6 /* mapperTime.c */; };
+ 27A92FDF0E349283006E7CF6 /* mapperTree.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D5D0E349281006E7CF6 /* mapperTree.c */; };
+ 27A92FE00E349283006E7CF6 /* mapperTruth.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D5E0E349281006E7CF6 /* mapperTruth.c */; };
+ 27A92FE10E349283006E7CF6 /* mapperUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D5F0E349281006E7CF6 /* mapperUtils.c */; };
+ 27A92FE20E349283006E7CF6 /* mapperVec.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D600E349281006E7CF6 /* mapperVec.c */; };
+ 27A92FE30E349283006E7CF6 /* mio.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D630E349281006E7CF6 /* mio.c */; };
+ 27A92FE40E349283006E7CF6 /* mioApi.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D650E349281006E7CF6 /* mioApi.c */; };
+ 27A92FE50E349283006E7CF6 /* mioFunc.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D660E349281006E7CF6 /* mioFunc.c */; };
+ 27A92FE60E349283006E7CF6 /* mioGENERIC.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D670E349281006E7CF6 /* mioGENERIC.c */; };
+ 27A92FE70E349283006E7CF6 /* mioRead.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D690E349281006E7CF6 /* mioRead.c */; };
+ 27A92FE80E349283006E7CF6 /* mioUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D6A0E349281006E7CF6 /* mioUtils.c */; };
+ 27A92FE90E349283006E7CF6 /* super.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D6E0E349281006E7CF6 /* super.c */; };
+ 27A92FEA0E349283006E7CF6 /* superAnd.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D700E349281006E7CF6 /* superAnd.c */; };
+ 27A92FEB0E349283006E7CF6 /* superGate.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D710E349281006E7CF6 /* superGate.c */; };
+ 27A92FEC0E349283006E7CF6 /* superGENERIC.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D720E349281006E7CF6 /* superGENERIC.c */; };
+ 27A92FED0E349283006E7CF6 /* superWrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D740E349281006E7CF6 /* superWrite.c */; };
+ 27A92FEE0E349283006E7CF6 /* abc_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D780E349282006E7CF6 /* abc_.c */; };
+ 27A92FEF0E349283006E7CF6 /* abcAig.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D790E349282006E7CF6 /* abcAig.c */; };
+ 27A92FF00E349283006E7CF6 /* abcBlifMv.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D7A0E349282006E7CF6 /* abcBlifMv.c */; };
+ 27A92FF10E349283006E7CF6 /* abcCheck.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D7B0E349282006E7CF6 /* abcCheck.c */; };
+ 27A92FF20E349283006E7CF6 /* abcDfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D7C0E349282006E7CF6 /* abcDfs.c */; };
+ 27A92FF30E349283006E7CF6 /* abcFanio.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D7D0E349282006E7CF6 /* abcFanio.c */; };
+ 27A92FF40E349283006E7CF6 /* abcFunc.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D7E0E349282006E7CF6 /* abcFunc.c */; };
+ 27A92FF50E349283006E7CF6 /* abcHie.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D7F0E349282006E7CF6 /* abcHie.c */; };
+ 27A92FF60E349283006E7CF6 /* abcLatch.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D810E349282006E7CF6 /* abcLatch.c */; };
+ 27A92FF70E349283006E7CF6 /* abcLib.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D820E349282006E7CF6 /* abcLib.c */; };
+ 27A92FF80E349283006E7CF6 /* abcMinBase.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D830E349282006E7CF6 /* abcMinBase.c */; };
+ 27A92FF90E349283006E7CF6 /* abcNames.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D840E349282006E7CF6 /* abcNames.c */; };
+ 27A92FFA0E349283006E7CF6 /* abcNetlist.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D850E349282006E7CF6 /* abcNetlist.c */; };
+ 27A92FFB0E349283006E7CF6 /* abcNtk.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D860E349282006E7CF6 /* abcNtk.c */; };
+ 27A92FFC0E349283006E7CF6 /* abcObj.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D870E349282006E7CF6 /* abcObj.c */; };
+ 27A92FFD0E349283006E7CF6 /* abcRefs.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D880E349282006E7CF6 /* abcRefs.c */; };
+ 27A92FFE0E349283006E7CF6 /* abcShow.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D890E349282006E7CF6 /* abcShow.c */; };
+ 27A92FFF0E349283006E7CF6 /* abcSop.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D8A0E349282006E7CF6 /* abcSop.c */; };
+ 27A930000E349283006E7CF6 /* abcUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D8B0E349282006E7CF6 /* abcUtil.c */; };
+ 27A930010E349283006E7CF6 /* abc.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D8E0E349282006E7CF6 /* abc.c */; };
+ 27A930020E349283006E7CF6 /* abc_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D8F0E349282006E7CF6 /* abc_.c */; };
+ 27A930030E349283006E7CF6 /* abcAttach.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D900E349282006E7CF6 /* abcAttach.c */; };
+ 27A930040E349283006E7CF6 /* abcAuto.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D910E349282006E7CF6 /* abcAuto.c */; };
+ 27A930050E349283006E7CF6 /* abcBalance.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D920E349282006E7CF6 /* abcBalance.c */; };
+ 27A930060E349283006E7CF6 /* abcBmc.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D930E349282006E7CF6 /* abcBmc.c */; };
+ 27A930070E349283006E7CF6 /* abcCas.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D940E349282006E7CF6 /* abcCas.c */; };
+ 27A930080E349283006E7CF6 /* abcClpBdd.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D950E349282006E7CF6 /* abcClpBdd.c */; };
+ 27A930090E349283006E7CF6 /* abcClpSop.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D960E349282006E7CF6 /* abcClpSop.c */; };
+ 27A9300A0E349283006E7CF6 /* abcCut.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D970E349282006E7CF6 /* abcCut.c */; };
+ 27A9300B0E349283006E7CF6 /* abcDar.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D980E349282006E7CF6 /* abcDar.c */; };
+ 27A9300C0E349283006E7CF6 /* abcDebug.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D990E349282006E7CF6 /* abcDebug.c */; };
+ 27A9300D0E349283006E7CF6 /* abcDress.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D9A0E349282006E7CF6 /* abcDress.c */; };
+ 27A9300E0E349283006E7CF6 /* abcDsd.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D9B0E349282006E7CF6 /* abcDsd.c */; };
+ 27A9300F0E349283006E7CF6 /* abcEspresso.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D9C0E349282006E7CF6 /* abcEspresso.c */; };
+ 27A930100E349283006E7CF6 /* abcExtract.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D9D0E349282006E7CF6 /* abcExtract.c */; };
+ 27A930110E349283006E7CF6 /* abcFpga.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D9E0E349282006E7CF6 /* abcFpga.c */; };
+ 27A930120E349283006E7CF6 /* abcFpgaFast.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92D9F0E349282006E7CF6 /* abcFpgaFast.c */; };
+ 27A930130E349283006E7CF6 /* abcFraig.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DA00E349282006E7CF6 /* abcFraig.c */; };
+ 27A930140E349283006E7CF6 /* abcFxu.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DA10E349282006E7CF6 /* abcFxu.c */; };
+ 27A930150E349283006E7CF6 /* abcGen.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DA20E349282006E7CF6 /* abcGen.c */; };
+ 27A930160E349283006E7CF6 /* abcHaig.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DA30E349282006E7CF6 /* abcHaig.c */; };
+ 27A930170E349283006E7CF6 /* abcIf.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DA40E349282006E7CF6 /* abcIf.c */; };
+ 27A930180E349283006E7CF6 /* abcIvy.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DA50E349282006E7CF6 /* abcIvy.c */; };
+ 27A930190E349283006E7CF6 /* abcLut.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DA60E349282006E7CF6 /* abcLut.c */; };
+ 27A9301A0E349283006E7CF6 /* abcMap.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DA70E349282006E7CF6 /* abcMap.c */; };
+ 27A9301B0E349283006E7CF6 /* abcMeasure.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DA80E349282006E7CF6 /* abcMeasure.c */; };
+ 27A9301C0E349283006E7CF6 /* abcMini.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DA90E349282006E7CF6 /* abcMini.c */; };
+ 27A9301D0E349283006E7CF6 /* abcMiter.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DAA0E349282006E7CF6 /* abcMiter.c */; };
+ 27A9301E0E349283006E7CF6 /* abcMulti.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DAB0E349282006E7CF6 /* abcMulti.c */; };
+ 27A9301F0E349283006E7CF6 /* abcMv.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DAC0E349282006E7CF6 /* abcMv.c */; };
+ 27A930200E349283006E7CF6 /* abcNtbdd.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DAD0E349282006E7CF6 /* abcNtbdd.c */; };
+ 27A930210E349283006E7CF6 /* abcOdc.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DAE0E349282006E7CF6 /* abcOdc.c */; };
+ 27A930220E349283006E7CF6 /* abcOrder.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DAF0E349282006E7CF6 /* abcOrder.c */; };
+ 27A930230E349283006E7CF6 /* abcPart.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DB00E349282006E7CF6 /* abcPart.c */; };
+ 27A930250E349283006E7CF6 /* abcPrint.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DB20E349282006E7CF6 /* abcPrint.c */; };
+ 27A930260E349283006E7CF6 /* abcProve.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DB30E349282006E7CF6 /* abcProve.c */; };
+ 27A930270E349283006E7CF6 /* abcQbf.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DB40E349282006E7CF6 /* abcQbf.c */; };
+ 27A930280E349283006E7CF6 /* abcQuant.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DB50E349282006E7CF6 /* abcQuant.c */; };
+ 27A930290E349283006E7CF6 /* abcRec.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DB60E349282006E7CF6 /* abcRec.c */; };
+ 27A9302A0E349283006E7CF6 /* abcReconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DB70E349282006E7CF6 /* abcReconv.c */; };
+ 27A9302B0E349283006E7CF6 /* abcRefactor.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DB80E349282006E7CF6 /* abcRefactor.c */; };
+ 27A9302C0E349283006E7CF6 /* abcRenode.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DB90E349282006E7CF6 /* abcRenode.c */; };
+ 27A9302D0E349283006E7CF6 /* abcReorder.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DBA0E349282006E7CF6 /* abcReorder.c */; };
+ 27A9302E0E349283006E7CF6 /* abcRestruct.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DBB0E349282006E7CF6 /* abcRestruct.c */; };
+ 27A9302F0E349283006E7CF6 /* abcResub.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DBC0E349282006E7CF6 /* abcResub.c */; };
+ 27A930300E349283006E7CF6 /* abcRewrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DBD0E349282006E7CF6 /* abcRewrite.c */; };
+ 27A930310E349283006E7CF6 /* abcRr.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DBE0E349282006E7CF6 /* abcRr.c */; };
+ 27A930320E349283006E7CF6 /* abcSat.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DBF0E349282006E7CF6 /* abcSat.c */; };
+ 27A930330E349283006E7CF6 /* abcStrash.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DC00E349282006E7CF6 /* abcStrash.c */; };
+ 27A930340E349283006E7CF6 /* abcSweep.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DC10E349282006E7CF6 /* abcSweep.c */; };
+ 27A930350E349283006E7CF6 /* abcSymm.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DC20E349282006E7CF6 /* abcSymm.c */; };
+ 27A930360E349283006E7CF6 /* abcTiming.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DC30E349282006E7CF6 /* abcTiming.c */; };
+ 27A930370E349283006E7CF6 /* abcUnate.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DC40E349282006E7CF6 /* abcUnate.c */; };
+ 27A930380E349283006E7CF6 /* abcUnreach.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DC50E349282006E7CF6 /* abcUnreach.c */; };
+ 27A930390E349283006E7CF6 /* abcVerify.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DC60E349282006E7CF6 /* abcVerify.c */; };
+ 27A9303A0E349283006E7CF6 /* abcXsim.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DC70E349282006E7CF6 /* abcXsim.c */; };
+ 27A9303B0E349283006E7CF6 /* cmd.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DCA0E349282006E7CF6 /* cmd.c */; };
+ 27A9303C0E349283006E7CF6 /* cmdAlias.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DCC0E349282006E7CF6 /* cmdAlias.c */; };
+ 27A9303D0E349283006E7CF6 /* cmdApi.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DCD0E349282006E7CF6 /* cmdApi.c */; };
+ 27A9303E0E349283006E7CF6 /* cmdFlag.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DCE0E349282006E7CF6 /* cmdFlag.c */; };
+ 27A9303F0E349283006E7CF6 /* cmdHist.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DCF0E349282006E7CF6 /* cmdHist.c */; };
+ 27A930400E349283006E7CF6 /* cmdUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DD10E349282006E7CF6 /* cmdUtils.c */; };
+ 27A930410E349283006E7CF6 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DD40E349282006E7CF6 /* io.c */; };
+ 27A930420E349283006E7CF6 /* io_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DD60E349282006E7CF6 /* io_.c */; };
+ 27A930430E349283006E7CF6 /* ioReadAiger.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DD80E349282006E7CF6 /* ioReadAiger.c */; };
+ 27A930440E349283006E7CF6 /* ioReadBaf.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DD90E349282006E7CF6 /* ioReadBaf.c */; };
+ 27A930450E349283006E7CF6 /* ioReadBench.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DDA0E349282006E7CF6 /* ioReadBench.c */; };
+ 27A930460E349283006E7CF6 /* ioReadBlif.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DDB0E349282006E7CF6 /* ioReadBlif.c */; };
+ 27A930470E349283006E7CF6 /* ioReadBlifAig.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DDC0E349282006E7CF6 /* ioReadBlifAig.c */; };
+ 27A930480E349283006E7CF6 /* ioReadBlifMv.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DDD0E349282006E7CF6 /* ioReadBlifMv.c */; };
+ 27A930490E349283006E7CF6 /* ioReadDsd.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DDE0E349282006E7CF6 /* ioReadDsd.c */; };
+ 27A9304A0E349283006E7CF6 /* ioReadEdif.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DDF0E349282006E7CF6 /* ioReadEdif.c */; };
+ 27A9304B0E349283006E7CF6 /* ioReadEqn.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DE00E349282006E7CF6 /* ioReadEqn.c */; };
+ 27A9304C0E349283006E7CF6 /* ioReadPla.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DE10E349282006E7CF6 /* ioReadPla.c */; };
+ 27A9304D0E349283006E7CF6 /* ioReadVerilog.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DE20E349282006E7CF6 /* ioReadVerilog.c */; };
+ 27A9304E0E349283006E7CF6 /* ioUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DE30E349282006E7CF6 /* ioUtil.c */; };
+ 27A9304F0E349283006E7CF6 /* ioWriteAiger.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DE40E349282006E7CF6 /* ioWriteAiger.c */; };
+ 27A930500E349283006E7CF6 /* ioWriteBaf.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DE50E349282006E7CF6 /* ioWriteBaf.c */; };
+ 27A930510E349283006E7CF6 /* ioWriteBench.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DE60E349282006E7CF6 /* ioWriteBench.c */; };
+ 27A930520E349283006E7CF6 /* ioWriteBlif.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DE70E349282006E7CF6 /* ioWriteBlif.c */; };
+ 27A930530E349283006E7CF6 /* ioWriteBlifMv.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DE80E349282006E7CF6 /* ioWriteBlifMv.c */; };
+ 27A930540E349283006E7CF6 /* ioWriteCnf.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DE90E349282006E7CF6 /* ioWriteCnf.c */; };
+ 27A930550E349283006E7CF6 /* ioWriteDot.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DEA0E349282006E7CF6 /* ioWriteDot.c */; };
+ 27A930560E349283006E7CF6 /* ioWriteEqn.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DEB0E349282006E7CF6 /* ioWriteEqn.c */; };
+ 27A930570E349283006E7CF6 /* ioWriteGml.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DEC0E349282006E7CF6 /* ioWriteGml.c */; };
+ 27A930580E349283006E7CF6 /* ioWriteList.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DED0E349282006E7CF6 /* ioWriteList.c */; };
+ 27A930590E349283006E7CF6 /* ioWritePla.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DEE0E349282006E7CF6 /* ioWritePla.c */; };
+ 27A9305A0E349283006E7CF6 /* ioWriteVerilog.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DEF0E349282006E7CF6 /* ioWriteVerilog.c */; };
+ 27A9305B0E349283006E7CF6 /* libSupport.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DF20E349282006E7CF6 /* libSupport.c */; };
+ 27A9305C0E349283006E7CF6 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DF30E349282006E7CF6 /* main.c */; };
+ 27A9305D0E349283006E7CF6 /* mainFrame.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DF50E349282006E7CF6 /* mainFrame.c */; };
+ 27A9305E0E349283006E7CF6 /* mainInit.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DF60E349282006E7CF6 /* mainInit.c */; };
+ 27A9305F0E349283006E7CF6 /* mainUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DF80E349282006E7CF6 /* mainUtils.c */; };
+ 27A930610E349283006E7CF6 /* ver_.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DFE0E349282006E7CF6 /* ver_.c */; };
+ 27A930620E349283006E7CF6 /* verCore.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92DFF0E349282006E7CF6 /* verCore.c */; };
+ 27A930630E349283006E7CF6 /* verFormula.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E000E349282006E7CF6 /* verFormula.c */; };
+ 27A930640E349283006E7CF6 /* verParse.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E010E349282006E7CF6 /* verParse.c */; };
+ 27A930650E349283006E7CF6 /* verStream.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E020E349282006E7CF6 /* verStream.c */; };
+ 27A930660E349283006E7CF6 /* verWords.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E030E349282006E7CF6 /* verWords.c */; };
+ 27A930670E349283006E7CF6 /* cofactor.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E060E349282006E7CF6 /* cofactor.c */; };
+ 27A930680E349283006E7CF6 /* cols.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E070E349282006E7CF6 /* cols.c */; };
+ 27A930690E349283006E7CF6 /* compl.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E080E349282006E7CF6 /* compl.c */; };
+ 27A9306A0E349283006E7CF6 /* contain.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E090E349282006E7CF6 /* contain.c */; };
+ 27A9306B0E349283006E7CF6 /* cubehack.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E0A0E349282006E7CF6 /* cubehack.c */; };
+ 27A9306C0E349283006E7CF6 /* cubestr.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E0B0E349282006E7CF6 /* cubestr.c */; };
+ 27A9306D0E349283006E7CF6 /* cvrin.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E0C0E349282006E7CF6 /* cvrin.c */; };
+ 27A9306E0E349283006E7CF6 /* cvrm.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E0D0E349282006E7CF6 /* cvrm.c */; };
+ 27A9306F0E349283006E7CF6 /* cvrmisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E0E0E349282006E7CF6 /* cvrmisc.c */; };
+ 27A930700E349283006E7CF6 /* cvrout.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E0F0E349282006E7CF6 /* cvrout.c */; };
+ 27A930710E349283006E7CF6 /* dominate.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E100E349282006E7CF6 /* dominate.c */; };
+ 27A930720E349283006E7CF6 /* equiv.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E110E349282006E7CF6 /* equiv.c */; };
+ 27A930730E349283006E7CF6 /* espresso.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E120E349282006E7CF6 /* espresso.c */; };
+ 27A930740E349283006E7CF6 /* essen.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E140E349282006E7CF6 /* essen.c */; };
+ 27A930750E349283006E7CF6 /* exact.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E150E349282006E7CF6 /* exact.c */; };
+ 27A930760E349283006E7CF6 /* expand.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E160E349282006E7CF6 /* expand.c */; };
+ 27A930770E349283006E7CF6 /* gasp.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E170E349282006E7CF6 /* gasp.c */; };
+ 27A930780E349283006E7CF6 /* gimpel.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E180E349282006E7CF6 /* gimpel.c */; };
+ 27A930790E349283006E7CF6 /* globals.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E190E349282006E7CF6 /* globals.c */; };
+ 27A9307A0E349283006E7CF6 /* hack.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E1A0E349282006E7CF6 /* hack.c */; };
+ 27A9307B0E349283006E7CF6 /* indep.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E1B0E349282006E7CF6 /* indep.c */; };
+ 27A9307C0E349283006E7CF6 /* irred.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E1C0E349282006E7CF6 /* irred.c */; };
+ 27A9307E0E349283006E7CF6 /* map.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E1F0E349282006E7CF6 /* map.c */; };
+ 27A9307F0E349283006E7CF6 /* matrix.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E200E349282006E7CF6 /* matrix.c */; };
+ 27A930800E349283006E7CF6 /* mincov.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E210E349282006E7CF6 /* mincov.c */; };
+ 27A930810E349283006E7CF6 /* opo.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E250E349282006E7CF6 /* opo.c */; };
+ 27A930820E349283006E7CF6 /* pair.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E260E349282006E7CF6 /* pair.c */; };
+ 27A930830E349283006E7CF6 /* part.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E270E349282006E7CF6 /* part.c */; };
+ 27A930840E349283006E7CF6 /* primes.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E280E349282006E7CF6 /* primes.c */; };
+ 27A930850E349283006E7CF6 /* reduce.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E290E349282006E7CF6 /* reduce.c */; };
+ 27A930860E349283006E7CF6 /* rows.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E2A0E349282006E7CF6 /* rows.c */; };
+ 27A930870E349283006E7CF6 /* set.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E2B0E349282006E7CF6 /* set.c */; };
+ 27A930880E349283006E7CF6 /* setc.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E2C0E349282006E7CF6 /* setc.c */; };
+ 27A930890E349283006E7CF6 /* sharp.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E2D0E349282006E7CF6 /* sharp.c */; };
+ 27A9308A0E349283006E7CF6 /* sminterf.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E2E0E349282006E7CF6 /* sminterf.c */; };
+ 27A9308B0E349283006E7CF6 /* solution.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E2F0E349282006E7CF6 /* solution.c */; };
+ 27A9308C0E349283006E7CF6 /* sparse.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E300E349282006E7CF6 /* sparse.c */; };
+ 27A9308E0E349283006E7CF6 /* verify.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E350E349282006E7CF6 /* verify.c */; };
+ 27A9308F0E349283006E7CF6 /* extraBddAuto.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E380E349282006E7CF6 /* extraBddAuto.c */; };
+ 27A930900E349283006E7CF6 /* extraBddCas.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E390E349282006E7CF6 /* extraBddCas.c */; };
+ 27A930910E349283006E7CF6 /* extraBddKmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E3A0E349282006E7CF6 /* extraBddKmap.c */; };
+ 27A930920E349283006E7CF6 /* extraBddMisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E3B0E349282006E7CF6 /* extraBddMisc.c */; };
+ 27A930930E349283006E7CF6 /* extraBddSymm.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E3C0E349282006E7CF6 /* extraBddSymm.c */; };
+ 27A930940E349283006E7CF6 /* extraBddUnate.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E3D0E349282006E7CF6 /* extraBddUnate.c */; };
+ 27A930950E349283006E7CF6 /* extraUtilBitMatrix.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E3E0E349282006E7CF6 /* extraUtilBitMatrix.c */; };
+ 27A930960E349283006E7CF6 /* extraUtilCanon.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E3F0E349282006E7CF6 /* extraUtilCanon.c */; };
+ 27A930970E349283006E7CF6 /* extraUtilFile.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E400E349282006E7CF6 /* extraUtilFile.c */; };
+ 27A930980E349283006E7CF6 /* extraUtilMemory.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E410E349282006E7CF6 /* extraUtilMemory.c */; };
+ 27A930990E349283006E7CF6 /* extraUtilMisc.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E420E349282006E7CF6 /* extraUtilMisc.c */; };
+ 27A9309A0E349283006E7CF6 /* extraUtilProgress.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E430E349282006E7CF6 /* extraUtilProgress.c */; };
+ 27A9309B0E349283006E7CF6 /* extraUtilReader.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E440E349282006E7CF6 /* extraUtilReader.c */; };
+ 27A9309C0E349283006E7CF6 /* extraUtilTruth.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E450E349282006E7CF6 /* extraUtilTruth.c */; };
+ 27A9309D0E349283006E7CF6 /* extraUtilUtil.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E460E349282006E7CF6 /* extraUtilUtil.c */; };
+ 27A9309E0E349283006E7CF6 /* mvc.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E500E349282006E7CF6 /* mvc.c */; };
+ 27A9309F0E349283006E7CF6 /* mvcApi.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E520E349282006E7CF6 /* mvcApi.c */; };
+ 27A930A00E349283006E7CF6 /* mvcCompare.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E530E349282006E7CF6 /* mvcCompare.c */; };
+ 27A930A10E349283006E7CF6 /* mvcContain.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E540E349282006E7CF6 /* mvcContain.c */; };
+ 27A930A20E349283006E7CF6 /* mvcCover.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E550E349282006E7CF6 /* mvcCover.c */; };
+ 27A930A30E349283006E7CF6 /* mvcCube.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E560E349282006E7CF6 /* mvcCube.c */; };
+ 27A930A40E349283006E7CF6 /* mvcDivide.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E570E349282006E7CF6 /* mvcDivide.c */; };
+ 27A930A50E349283006E7CF6 /* mvcDivisor.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E580E349282006E7CF6 /* mvcDivisor.c */; };
+ 27A930A60E349283006E7CF6 /* mvcList.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E590E349282006E7CF6 /* mvcList.c */; };
+ 27A930A70E349283006E7CF6 /* mvcLits.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E5A0E349282006E7CF6 /* mvcLits.c */; };
+ 27A930A80E349283006E7CF6 /* mvcMan.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E5B0E349282006E7CF6 /* mvcMan.c */; };
+ 27A930A90E349283006E7CF6 /* mvcOpAlg.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E5C0E349282006E7CF6 /* mvcOpAlg.c */; };
+ 27A930AA0E349283006E7CF6 /* mvcOpBool.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E5D0E349283006E7CF6 /* mvcOpBool.c */; };
+ 27A930AB0E349283006E7CF6 /* mvcPrint.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E5E0E349283006E7CF6 /* mvcPrint.c */; };
+ 27A930AC0E349283006E7CF6 /* mvcSort.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E5F0E349283006E7CF6 /* mvcSort.c */; };
+ 27A930AD0E349283006E7CF6 /* mvcUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E600E349283006E7CF6 /* mvcUtils.c */; };
+ 27A930AE0E349283006E7CF6 /* nmApi.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E640E349283006E7CF6 /* nmApi.c */; };
+ 27A930AF0E349283006E7CF6 /* nmTable.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E660E349283006E7CF6 /* nmTable.c */; };
+ 27A930B00E349283006E7CF6 /* st.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E690E349283006E7CF6 /* st.c */; };
+ 27A930B10E349283006E7CF6 /* stmm.c in Sources */ = {isa = PBXBuildFile; fileRef = 27A92E6B0E349283006E7CF6 /* stmm.c */; };
+ 8DD76FB00486AB0100D96B5E /* abc.1 in CopyFiles */ = {isa = PBXBuildFile; fileRef = C6A0FF2C0290799A04C91782 /* abc.1 */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXCopyFilesBuildPhase section */
+ 8DD76FAF0486AB0100D96B5E /* CopyFiles */ = {
+ isa = PBXCopyFilesBuildPhase;
+ buildActionMask = 8;
+ dstPath = /usr/share/man/man1/;
+ dstSubfolderSpec = 0;
+ files = (
+ 8DD76FB00486AB0100D96B5E /* abc.1 in CopyFiles */,
+ );
+ runOnlyForDeploymentPostprocessing = 1;
+ };
+/* End PBXCopyFilesBuildPhase section */
+
+/* Begin PBXFileReference section */
+ 274040EF0E38BED900DC6F18 /* libreadline.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libreadline.dylib; path = /usr/lib/libreadline.dylib; sourceTree = "<absolute>"; };
+ 27A92B6E0E349280006E7CF6 /* abcCut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcCut.c; sourceTree = "<group>"; };
+ 27A92B6F0E349280006E7CF6 /* cut.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cut.h; sourceTree = "<group>"; };
+ 27A92B700E349280006E7CF6 /* cutApi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cutApi.c; sourceTree = "<group>"; };
+ 27A92B710E349280006E7CF6 /* cutCut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cutCut.c; sourceTree = "<group>"; };
+ 27A92B720E349280006E7CF6 /* cutExpand.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cutExpand.c; sourceTree = "<group>"; };
+ 27A92B730E349280006E7CF6 /* cutInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cutInt.h; sourceTree = "<group>"; };
+ 27A92B740E349280006E7CF6 /* cutList.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cutList.h; sourceTree = "<group>"; };
+ 27A92B750E349280006E7CF6 /* cutMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cutMan.c; sourceTree = "<group>"; };
+ 27A92B760E349280006E7CF6 /* cutMerge.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cutMerge.c; sourceTree = "<group>"; };
+ 27A92B770E349280006E7CF6 /* cutNode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cutNode.c; sourceTree = "<group>"; };
+ 27A92B780E349280006E7CF6 /* cutOracle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cutOracle.c; sourceTree = "<group>"; };
+ 27A92B790E349280006E7CF6 /* cutPre22.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cutPre22.c; sourceTree = "<group>"; };
+ 27A92B7A0E349280006E7CF6 /* cutSeq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cutSeq.c; sourceTree = "<group>"; };
+ 27A92B7B0E349280006E7CF6 /* cutTruth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cutTruth.c; sourceTree = "<group>"; };
+ 27A92B7C0E349280006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92B7E0E349280006E7CF6 /* dec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dec.h; sourceTree = "<group>"; };
+ 27A92B7F0E349280006E7CF6 /* decAbc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = decAbc.c; sourceTree = "<group>"; };
+ 27A92B800E349280006E7CF6 /* decFactor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = decFactor.c; sourceTree = "<group>"; };
+ 27A92B810E349280006E7CF6 /* decMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = decMan.c; sourceTree = "<group>"; };
+ 27A92B820E349280006E7CF6 /* decPrint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = decPrint.c; sourceTree = "<group>"; };
+ 27A92B830E349280006E7CF6 /* decUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = decUtil.c; sourceTree = "<group>"; };
+ 27A92B840E349280006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92B860E349280006E7CF6 /* fxu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fxu.c; sourceTree = "<group>"; };
+ 27A92B870E349280006E7CF6 /* fxu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fxu.h; sourceTree = "<group>"; };
+ 27A92B880E349280006E7CF6 /* fxuCreate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fxuCreate.c; sourceTree = "<group>"; };
+ 27A92B890E349280006E7CF6 /* fxuHeapD.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fxuHeapD.c; sourceTree = "<group>"; };
+ 27A92B8A0E349280006E7CF6 /* fxuHeapS.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fxuHeapS.c; sourceTree = "<group>"; };
+ 27A92B8B0E349280006E7CF6 /* fxuInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fxuInt.h; sourceTree = "<group>"; };
+ 27A92B8C0E349280006E7CF6 /* fxuList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fxuList.c; sourceTree = "<group>"; };
+ 27A92B8D0E349280006E7CF6 /* fxuMatrix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fxuMatrix.c; sourceTree = "<group>"; };
+ 27A92B8E0E349280006E7CF6 /* fxuPair.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fxuPair.c; sourceTree = "<group>"; };
+ 27A92B8F0E349280006E7CF6 /* fxuPrint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fxuPrint.c; sourceTree = "<group>"; };
+ 27A92B900E349280006E7CF6 /* fxuReduce.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fxuReduce.c; sourceTree = "<group>"; };
+ 27A92B910E349280006E7CF6 /* fxuSelect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fxuSelect.c; sourceTree = "<group>"; };
+ 27A92B920E349280006E7CF6 /* fxuSingle.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fxuSingle.c; sourceTree = "<group>"; };
+ 27A92B930E349280006E7CF6 /* fxuUpdate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fxuUpdate.c; sourceTree = "<group>"; };
+ 27A92B940E349280006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92B960E349280006E7CF6 /* lpk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lpk.h; sourceTree = "<group>"; };
+ 27A92B970E349280006E7CF6 /* lpk_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpk_.c; sourceTree = "<group>"; };
+ 27A92B980E349280006E7CF6 /* lpkAbcDec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpkAbcDec.c; sourceTree = "<group>"; };
+ 27A92B990E349280006E7CF6 /* lpkAbcDsd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpkAbcDsd.c; sourceTree = "<group>"; };
+ 27A92B9A0E349280006E7CF6 /* lpkAbcMux.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpkAbcMux.c; sourceTree = "<group>"; };
+ 27A92B9B0E349280006E7CF6 /* lpkAbcUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpkAbcUtil.c; sourceTree = "<group>"; };
+ 27A92B9C0E349280006E7CF6 /* lpkCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpkCore.c; sourceTree = "<group>"; };
+ 27A92B9D0E349280006E7CF6 /* lpkCut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpkCut.c; sourceTree = "<group>"; };
+ 27A92B9E0E349280006E7CF6 /* lpkInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lpkInt.h; sourceTree = "<group>"; };
+ 27A92B9F0E349280006E7CF6 /* lpkMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpkMan.c; sourceTree = "<group>"; };
+ 27A92BA00E349280006E7CF6 /* lpkMap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpkMap.c; sourceTree = "<group>"; };
+ 27A92BA10E349280006E7CF6 /* lpkMulti.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpkMulti.c; sourceTree = "<group>"; };
+ 27A92BA20E349280006E7CF6 /* lpkMux.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpkMux.c; sourceTree = "<group>"; };
+ 27A92BA30E349280006E7CF6 /* lpkSets.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpkSets.c; sourceTree = "<group>"; };
+ 27A92BA40E349280006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92BA60E349280006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92BA70E349280006E7CF6 /* res.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = res.h; sourceTree = "<group>"; };
+ 27A92BA80E349280006E7CF6 /* res_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = res_.c; sourceTree = "<group>"; };
+ 27A92BA90E349280006E7CF6 /* resCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resCore.c; sourceTree = "<group>"; };
+ 27A92BAA0E349280006E7CF6 /* resDivs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resDivs.c; sourceTree = "<group>"; };
+ 27A92BAB0E349280006E7CF6 /* resFilter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resFilter.c; sourceTree = "<group>"; };
+ 27A92BAC0E349280006E7CF6 /* resInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = resInt.h; sourceTree = "<group>"; };
+ 27A92BAD0E349280006E7CF6 /* resSat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resSat.c; sourceTree = "<group>"; };
+ 27A92BAE0E349280006E7CF6 /* resSim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resSim.c; sourceTree = "<group>"; };
+ 27A92BAF0E349280006E7CF6 /* resSim_old.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resSim_old.c; sourceTree = "<group>"; };
+ 27A92BB00E349280006E7CF6 /* resStrash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resStrash.c; sourceTree = "<group>"; };
+ 27A92BB10E349280006E7CF6 /* resWin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = resWin.c; sourceTree = "<group>"; };
+ 27A92BB30E349280006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92BB40E349280006E7CF6 /* ret_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ret_.c; sourceTree = "<group>"; };
+ 27A92BB50E349280006E7CF6 /* retArea.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = retArea.c; sourceTree = "<group>"; };
+ 27A92BB60E349280006E7CF6 /* retCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = retCore.c; sourceTree = "<group>"; };
+ 27A92BB70E349280006E7CF6 /* retDelay.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = retDelay.c; sourceTree = "<group>"; };
+ 27A92BB80E349280006E7CF6 /* retFlow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = retFlow.c; sourceTree = "<group>"; };
+ 27A92BB90E349280006E7CF6 /* retIncrem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = retIncrem.c; sourceTree = "<group>"; };
+ 27A92BBA0E349280006E7CF6 /* retInit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = retInit.c; sourceTree = "<group>"; };
+ 27A92BBB0E349280006E7CF6 /* retInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = retInt.h; sourceTree = "<group>"; };
+ 27A92BBC0E349280006E7CF6 /* retLvalue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = retLvalue.c; sourceTree = "<group>"; };
+ 27A92BBE0E349280006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92BBF0E349280006E7CF6 /* rwr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rwr.h; sourceTree = "<group>"; };
+ 27A92BC00E349280006E7CF6 /* rwrDec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rwrDec.c; sourceTree = "<group>"; };
+ 27A92BC10E349280006E7CF6 /* rwrEva.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rwrEva.c; sourceTree = "<group>"; };
+ 27A92BC20E349280006E7CF6 /* rwrExp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rwrExp.c; sourceTree = "<group>"; };
+ 27A92BC30E349280006E7CF6 /* rwrLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rwrLib.c; sourceTree = "<group>"; };
+ 27A92BC40E349280006E7CF6 /* rwrMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rwrMan.c; sourceTree = "<group>"; };
+ 27A92BC50E349280006E7CF6 /* rwrPrint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rwrPrint.c; sourceTree = "<group>"; };
+ 27A92BC60E349280006E7CF6 /* rwrTemp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rwrTemp.c; sourceTree = "<group>"; };
+ 27A92BC70E349280006E7CF6 /* rwrUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rwrUtil.c; sourceTree = "<group>"; };
+ 27A92BC90E349280006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92BCA0E349280006E7CF6 /* sim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sim.h; sourceTree = "<group>"; };
+ 27A92BCB0E349280006E7CF6 /* simMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = simMan.c; sourceTree = "<group>"; };
+ 27A92BCC0E349280006E7CF6 /* simSat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = simSat.c; sourceTree = "<group>"; };
+ 27A92BCD0E349280006E7CF6 /* simSeq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = simSeq.c; sourceTree = "<group>"; };
+ 27A92BCE0E349280006E7CF6 /* simSupp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = simSupp.c; sourceTree = "<group>"; };
+ 27A92BCF0E349280006E7CF6 /* simSwitch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = simSwitch.c; sourceTree = "<group>"; };
+ 27A92BD00E349280006E7CF6 /* simSym.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = simSym.c; sourceTree = "<group>"; };
+ 27A92BD10E349280006E7CF6 /* simSymSat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = simSymSat.c; sourceTree = "<group>"; };
+ 27A92BD20E349280006E7CF6 /* simSymSim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = simSymSim.c; sourceTree = "<group>"; };
+ 27A92BD30E349280006E7CF6 /* simSymStr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = simSymStr.c; sourceTree = "<group>"; };
+ 27A92BD40E349280006E7CF6 /* simUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = simUtils.c; sourceTree = "<group>"; };
+ 27A92BD50E349280006E7CF6 /* generic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = generic.h; sourceTree = "<group>"; };
+ 27A92BD80E349280006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92BD90E349280006E7CF6 /* satInter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = satInter.c; sourceTree = "<group>"; };
+ 27A92BDA0E349280006E7CF6 /* satMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = satMem.c; sourceTree = "<group>"; };
+ 27A92BDB0E349280006E7CF6 /* satMem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = satMem.h; sourceTree = "<group>"; };
+ 27A92BDC0E349280006E7CF6 /* satSolver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = satSolver.c; sourceTree = "<group>"; };
+ 27A92BDD0E349280006E7CF6 /* satSolver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = satSolver.h; sourceTree = "<group>"; };
+ 27A92BDE0E349280006E7CF6 /* satStore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = satStore.c; sourceTree = "<group>"; };
+ 27A92BDF0E349280006E7CF6 /* satStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = satStore.h; sourceTree = "<group>"; };
+ 27A92BE00E349280006E7CF6 /* satTrace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = satTrace.c; sourceTree = "<group>"; };
+ 27A92BE10E349280006E7CF6 /* satUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = satUtil.c; sourceTree = "<group>"; };
+ 27A92BE20E349280006E7CF6 /* satVec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = satVec.h; sourceTree = "<group>"; };
+ 27A92BE40E349280006E7CF6 /* csat_apis.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = csat_apis.c; sourceTree = "<group>"; };
+ 27A92BE50E349280006E7CF6 /* csat_apis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = csat_apis.h; sourceTree = "<group>"; };
+ 27A92BE60E349280006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92BE80E349280006E7CF6 /* fraig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fraig.h; sourceTree = "<group>"; };
+ 27A92BE90E349280006E7CF6 /* fraigApi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraigApi.c; sourceTree = "<group>"; };
+ 27A92BEA0E349280006E7CF6 /* fraigCanon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraigCanon.c; sourceTree = "<group>"; };
+ 27A92BEB0E349280006E7CF6 /* fraigChoice.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraigChoice.c; sourceTree = "<group>"; };
+ 27A92BEC0E349280006E7CF6 /* fraigFanout.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraigFanout.c; sourceTree = "<group>"; };
+ 27A92BED0E349280006E7CF6 /* fraigFeed.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraigFeed.c; sourceTree = "<group>"; };
+ 27A92BEE0E349280006E7CF6 /* fraigInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fraigInt.h; sourceTree = "<group>"; };
+ 27A92BEF0E349280006E7CF6 /* fraigMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraigMan.c; sourceTree = "<group>"; };
+ 27A92BF00E349280006E7CF6 /* fraigMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraigMem.c; sourceTree = "<group>"; };
+ 27A92BF10E349280006E7CF6 /* fraigNode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraigNode.c; sourceTree = "<group>"; };
+ 27A92BF20E349280006E7CF6 /* fraigPrime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraigPrime.c; sourceTree = "<group>"; };
+ 27A92BF30E349280006E7CF6 /* fraigSat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraigSat.c; sourceTree = "<group>"; };
+ 27A92BF40E349280006E7CF6 /* fraigTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraigTable.c; sourceTree = "<group>"; };
+ 27A92BF50E349280006E7CF6 /* fraigUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraigUtil.c; sourceTree = "<group>"; };
+ 27A92BF60E349280006E7CF6 /* fraigVec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraigVec.c; sourceTree = "<group>"; };
+ 27A92BF70E349280006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92BF90E349280006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92BFA0E349280006E7CF6 /* msat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = msat.h; sourceTree = "<group>"; };
+ 27A92BFB0E349280006E7CF6 /* msatActivity.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msatActivity.c; sourceTree = "<group>"; };
+ 27A92BFC0E349280006E7CF6 /* msatClause.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msatClause.c; sourceTree = "<group>"; };
+ 27A92BFD0E349280006E7CF6 /* msatClauseVec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msatClauseVec.c; sourceTree = "<group>"; };
+ 27A92BFE0E349280006E7CF6 /* msatInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = msatInt.h; sourceTree = "<group>"; };
+ 27A92BFF0E349280006E7CF6 /* msatMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msatMem.c; sourceTree = "<group>"; };
+ 27A92C000E349280006E7CF6 /* msatOrderH.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msatOrderH.c; sourceTree = "<group>"; };
+ 27A92C010E349280006E7CF6 /* msatOrderJ.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msatOrderJ.c; sourceTree = "<group>"; };
+ 27A92C020E349280006E7CF6 /* msatQueue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msatQueue.c; sourceTree = "<group>"; };
+ 27A92C030E349280006E7CF6 /* msatRead.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msatRead.c; sourceTree = "<group>"; };
+ 27A92C040E349280006E7CF6 /* msatSolverApi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msatSolverApi.c; sourceTree = "<group>"; };
+ 27A92C050E349280006E7CF6 /* msatSolverCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msatSolverCore.c; sourceTree = "<group>"; };
+ 27A92C060E349280006E7CF6 /* msatSolverIo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msatSolverIo.c; sourceTree = "<group>"; };
+ 27A92C070E349280006E7CF6 /* msatSolverSearch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msatSolverSearch.c; sourceTree = "<group>"; };
+ 27A92C080E349280006E7CF6 /* msatSort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msatSort.c; sourceTree = "<group>"; };
+ 27A92C090E349280006E7CF6 /* msatVec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msatVec.c; sourceTree = "<group>"; };
+ 27A92C0B0E349280006E7CF6 /* pr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pr.c; sourceTree = "<group>"; };
+ 27A92C0C0E349280006E7CF6 /* pr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pr.h; sourceTree = "<group>"; };
+ 27A92C0D0E349280006E7CF6 /* stats.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = stats.txt; sourceTree = "<group>"; };
+ 27A92C100E349280006E7CF6 /* cas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cas.h; sourceTree = "<group>"; };
+ 27A92C110E349280006E7CF6 /* casCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = casCore.c; sourceTree = "<group>"; };
+ 27A92C120E349280006E7CF6 /* casDec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = casDec.c; sourceTree = "<group>"; };
+ 27A92C130E349280006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92C150E349280006E7CF6 /* cuBdd.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cuBdd.make; sourceTree = "<group>"; };
+ 27A92C160E349280006E7CF6 /* cudd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cudd.h; sourceTree = "<group>"; };
+ 27A92C170E349280006E7CF6 /* cudd.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = cudd.make; sourceTree = "<group>"; };
+ 27A92C180E349280006E7CF6 /* cuddAddAbs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddAddAbs.c; sourceTree = "<group>"; };
+ 27A92C190E349280006E7CF6 /* cuddAddApply.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddAddApply.c; sourceTree = "<group>"; };
+ 27A92C1A0E349280006E7CF6 /* cuddAddFind.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddAddFind.c; sourceTree = "<group>"; };
+ 27A92C1B0E349280006E7CF6 /* cuddAddInv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddAddInv.c; sourceTree = "<group>"; };
+ 27A92C1C0E349280006E7CF6 /* cuddAddIte.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddAddIte.c; sourceTree = "<group>"; };
+ 27A92C1D0E349280006E7CF6 /* cuddAddNeg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddAddNeg.c; sourceTree = "<group>"; };
+ 27A92C1E0E349280006E7CF6 /* cuddAddWalsh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddAddWalsh.c; sourceTree = "<group>"; };
+ 27A92C1F0E349280006E7CF6 /* cuddAndAbs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddAndAbs.c; sourceTree = "<group>"; };
+ 27A92C200E349280006E7CF6 /* cuddAnneal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddAnneal.c; sourceTree = "<group>"; };
+ 27A92C210E349280006E7CF6 /* cuddApa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddApa.c; sourceTree = "<group>"; };
+ 27A92C220E349280006E7CF6 /* cuddAPI.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddAPI.c; sourceTree = "<group>"; };
+ 27A92C230E349280006E7CF6 /* cuddApprox.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddApprox.c; sourceTree = "<group>"; };
+ 27A92C240E349280006E7CF6 /* cuddBddAbs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddBddAbs.c; sourceTree = "<group>"; };
+ 27A92C250E349280006E7CF6 /* cuddBddCorr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddBddCorr.c; sourceTree = "<group>"; };
+ 27A92C260E349280006E7CF6 /* cuddBddIte.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddBddIte.c; sourceTree = "<group>"; };
+ 27A92C270E349280006E7CF6 /* cuddBridge.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddBridge.c; sourceTree = "<group>"; };
+ 27A92C280E349280006E7CF6 /* cuddCache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddCache.c; sourceTree = "<group>"; };
+ 27A92C290E349280006E7CF6 /* cuddCheck.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddCheck.c; sourceTree = "<group>"; };
+ 27A92C2A0E349280006E7CF6 /* cuddClip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddClip.c; sourceTree = "<group>"; };
+ 27A92C2B0E349280006E7CF6 /* cuddCof.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddCof.c; sourceTree = "<group>"; };
+ 27A92C2C0E349280006E7CF6 /* cuddCompose.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddCompose.c; sourceTree = "<group>"; };
+ 27A92C2D0E349280006E7CF6 /* cuddDecomp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddDecomp.c; sourceTree = "<group>"; };
+ 27A92C2E0E349280006E7CF6 /* cuddEssent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddEssent.c; sourceTree = "<group>"; };
+ 27A92C2F0E349280006E7CF6 /* cuddExact.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddExact.c; sourceTree = "<group>"; };
+ 27A92C300E349280006E7CF6 /* cuddExport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddExport.c; sourceTree = "<group>"; };
+ 27A92C310E349280006E7CF6 /* cuddGenCof.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddGenCof.c; sourceTree = "<group>"; };
+ 27A92C320E349280006E7CF6 /* cuddGenetic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddGenetic.c; sourceTree = "<group>"; };
+ 27A92C330E349280006E7CF6 /* cuddGroup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddGroup.c; sourceTree = "<group>"; };
+ 27A92C340E349280006E7CF6 /* cuddHarwell.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddHarwell.c; sourceTree = "<group>"; };
+ 27A92C350E349280006E7CF6 /* cuddInit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddInit.c; sourceTree = "<group>"; };
+ 27A92C360E349280006E7CF6 /* cuddInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cuddInt.h; sourceTree = "<group>"; };
+ 27A92C370E349280006E7CF6 /* cuddInteract.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddInteract.c; sourceTree = "<group>"; };
+ 27A92C380E349280006E7CF6 /* cuddLCache.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddLCache.c; sourceTree = "<group>"; };
+ 27A92C390E349280006E7CF6 /* cuddLevelQ.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddLevelQ.c; sourceTree = "<group>"; };
+ 27A92C3A0E349280006E7CF6 /* cuddLinear.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddLinear.c; sourceTree = "<group>"; };
+ 27A92C3B0E349280006E7CF6 /* cuddLiteral.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddLiteral.c; sourceTree = "<group>"; };
+ 27A92C3C0E349280006E7CF6 /* cuddMatMult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddMatMult.c; sourceTree = "<group>"; };
+ 27A92C3D0E349280006E7CF6 /* cuddPriority.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddPriority.c; sourceTree = "<group>"; };
+ 27A92C3E0E349280006E7CF6 /* cuddRead.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddRead.c; sourceTree = "<group>"; };
+ 27A92C3F0E349280006E7CF6 /* cuddRef.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddRef.c; sourceTree = "<group>"; };
+ 27A92C400E349280006E7CF6 /* cuddReorder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddReorder.c; sourceTree = "<group>"; };
+ 27A92C410E349280006E7CF6 /* cuddSat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddSat.c; sourceTree = "<group>"; };
+ 27A92C420E349280006E7CF6 /* cuddSign.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddSign.c; sourceTree = "<group>"; };
+ 27A92C430E349280006E7CF6 /* cuddSolve.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddSolve.c; sourceTree = "<group>"; };
+ 27A92C440E349280006E7CF6 /* cuddSplit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddSplit.c; sourceTree = "<group>"; };
+ 27A92C450E349280006E7CF6 /* cuddSubsetHB.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddSubsetHB.c; sourceTree = "<group>"; };
+ 27A92C460E349280006E7CF6 /* cuddSubsetSP.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddSubsetSP.c; sourceTree = "<group>"; };
+ 27A92C470E349280006E7CF6 /* cuddSymmetry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddSymmetry.c; sourceTree = "<group>"; };
+ 27A92C480E349280006E7CF6 /* cuddTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddTable.c; sourceTree = "<group>"; };
+ 27A92C490E349280006E7CF6 /* cuddUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddUtil.c; sourceTree = "<group>"; };
+ 27A92C4A0E349280006E7CF6 /* cuddWindow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddWindow.c; sourceTree = "<group>"; };
+ 27A92C4B0E349280006E7CF6 /* cuddZddCount.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddZddCount.c; sourceTree = "<group>"; };
+ 27A92C4C0E349280006E7CF6 /* cuddZddFuncs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddZddFuncs.c; sourceTree = "<group>"; };
+ 27A92C4D0E349280006E7CF6 /* cuddZddGroup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddZddGroup.c; sourceTree = "<group>"; };
+ 27A92C4E0E349280006E7CF6 /* cuddZddIsop.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddZddIsop.c; sourceTree = "<group>"; };
+ 27A92C4F0E349280006E7CF6 /* cuddZddLin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddZddLin.c; sourceTree = "<group>"; };
+ 27A92C500E349280006E7CF6 /* cuddZddMisc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddZddMisc.c; sourceTree = "<group>"; };
+ 27A92C510E349280006E7CF6 /* cuddZddPort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddZddPort.c; sourceTree = "<group>"; };
+ 27A92C520E349280006E7CF6 /* cuddZddReord.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddZddReord.c; sourceTree = "<group>"; };
+ 27A92C530E349281006E7CF6 /* cuddZddSetop.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddZddSetop.c; sourceTree = "<group>"; };
+ 27A92C540E349281006E7CF6 /* cuddZddSymm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddZddSymm.c; sourceTree = "<group>"; };
+ 27A92C550E349281006E7CF6 /* cuddZddUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cuddZddUtil.c; sourceTree = "<group>"; };
+ 27A92C560E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92C570E349281006E7CF6 /* r7x8.1.mat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = r7x8.1.mat; sourceTree = "<group>"; };
+ 27A92C580E349281006E7CF6 /* testcudd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testcudd.c; sourceTree = "<group>"; };
+ 27A92C5A0E349281006E7CF6 /* dsd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dsd.h; sourceTree = "<group>"; };
+ 27A92C5B0E349281006E7CF6 /* dsdApi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dsdApi.c; sourceTree = "<group>"; };
+ 27A92C5C0E349281006E7CF6 /* dsdCheck.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dsdCheck.c; sourceTree = "<group>"; };
+ 27A92C5D0E349281006E7CF6 /* dsdInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dsdInt.h; sourceTree = "<group>"; };
+ 27A92C5E0E349281006E7CF6 /* dsdLocal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dsdLocal.c; sourceTree = "<group>"; };
+ 27A92C5F0E349281006E7CF6 /* dsdMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dsdMan.c; sourceTree = "<group>"; };
+ 27A92C600E349281006E7CF6 /* dsdProc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dsdProc.c; sourceTree = "<group>"; };
+ 27A92C610E349281006E7CF6 /* dsdTree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dsdTree.c; sourceTree = "<group>"; };
+ 27A92C620E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92C640E349281006E7CF6 /* epd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = epd.c; sourceTree = "<group>"; };
+ 27A92C650E349281006E7CF6 /* epd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = epd.h; sourceTree = "<group>"; };
+ 27A92C660E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92C680E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92C690E349281006E7CF6 /* mtr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mtr.h; sourceTree = "<group>"; };
+ 27A92C6A0E349281006E7CF6 /* mtrBasic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mtrBasic.c; sourceTree = "<group>"; };
+ 27A92C6B0E349281006E7CF6 /* mtrGroup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mtrGroup.c; sourceTree = "<group>"; };
+ 27A92C6C0E349281006E7CF6 /* mtrInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mtrInt.h; sourceTree = "<group>"; };
+ 27A92C6E0E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92C6F0E349281006E7CF6 /* parse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parse.h; sourceTree = "<group>"; };
+ 27A92C700E349281006E7CF6 /* parseCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = parseCore.c; sourceTree = "<group>"; };
+ 27A92C710E349281006E7CF6 /* parseEqn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = parseEqn.c; sourceTree = "<group>"; };
+ 27A92C720E349281006E7CF6 /* parseInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parseInt.h; sourceTree = "<group>"; };
+ 27A92C730E349281006E7CF6 /* parseStack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = parseStack.c; sourceTree = "<group>"; };
+ 27A92C750E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92C760E349281006E7CF6 /* reo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reo.h; sourceTree = "<group>"; };
+ 27A92C770E349281006E7CF6 /* reoApi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reoApi.c; sourceTree = "<group>"; };
+ 27A92C780E349281006E7CF6 /* reoCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reoCore.c; sourceTree = "<group>"; };
+ 27A92C790E349281006E7CF6 /* reoProfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reoProfile.c; sourceTree = "<group>"; };
+ 27A92C7A0E349281006E7CF6 /* reoSift.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reoSift.c; sourceTree = "<group>"; };
+ 27A92C7B0E349281006E7CF6 /* reoSwap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reoSwap.c; sourceTree = "<group>"; };
+ 27A92C7C0E349281006E7CF6 /* reoTest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reoTest.c; sourceTree = "<group>"; };
+ 27A92C7D0E349281006E7CF6 /* reoTransfer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reoTransfer.c; sourceTree = "<group>"; };
+ 27A92C7E0E349281006E7CF6 /* reoUnits.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reoUnits.c; sourceTree = "<group>"; };
+ 27A92C7F0E349281006E7CF6 /* generic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = generic.c; sourceTree = "<group>"; };
+ 27A92C820E349281006E7CF6 /* aig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aig.h; sourceTree = "<group>"; };
+ 27A92C830E349281006E7CF6 /* aig_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aig_.c; sourceTree = "<group>"; };
+ 27A92C840E349281006E7CF6 /* aigCheck.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigCheck.c; sourceTree = "<group>"; };
+ 27A92C850E349281006E7CF6 /* aigDfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigDfs.c; sourceTree = "<group>"; };
+ 27A92C860E349281006E7CF6 /* aigFanout.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigFanout.c; sourceTree = "<group>"; };
+ 27A92C870E349281006E7CF6 /* aigMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigMan.c; sourceTree = "<group>"; };
+ 27A92C880E349281006E7CF6 /* aigMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigMem.c; sourceTree = "<group>"; };
+ 27A92C890E349281006E7CF6 /* aigMffc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigMffc.c; sourceTree = "<group>"; };
+ 27A92C8A0E349281006E7CF6 /* aigObj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigObj.c; sourceTree = "<group>"; };
+ 27A92C8B0E349281006E7CF6 /* aigOper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigOper.c; sourceTree = "<group>"; };
+ 27A92C8C0E349281006E7CF6 /* aigOrder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigOrder.c; sourceTree = "<group>"; };
+ 27A92C8D0E349281006E7CF6 /* aigPart.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigPart.c; sourceTree = "<group>"; };
+ 27A92C8E0E349281006E7CF6 /* aigRepr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigRepr.c; sourceTree = "<group>"; };
+ 27A92C8F0E349281006E7CF6 /* aigRet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigRet.c; sourceTree = "<group>"; };
+ 27A92C900E349281006E7CF6 /* aigScl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigScl.c; sourceTree = "<group>"; };
+ 27A92C910E349281006E7CF6 /* aigSeq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigSeq.c; sourceTree = "<group>"; };
+ 27A92C920E349281006E7CF6 /* aigShow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigShow.c; sourceTree = "<group>"; };
+ 27A92C930E349281006E7CF6 /* aigTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigTable.c; sourceTree = "<group>"; };
+ 27A92C940E349281006E7CF6 /* aigTime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigTime.c; sourceTree = "<group>"; };
+ 27A92C950E349281006E7CF6 /* aigTiming.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigTiming.c; sourceTree = "<group>"; };
+ 27A92C960E349281006E7CF6 /* aigTruth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigTruth.c; sourceTree = "<group>"; };
+ 27A92C970E349281006E7CF6 /* aigTsim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigTsim.c; sourceTree = "<group>"; };
+ 27A92C980E349281006E7CF6 /* aigUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigUtil.c; sourceTree = "<group>"; };
+ 27A92C990E349281006E7CF6 /* aigWin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aigWin.c; sourceTree = "<group>"; };
+ 27A92C9A0E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92C9C0E349281006E7CF6 /* bar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bar.c; sourceTree = "<group>"; };
+ 27A92C9D0E349281006E7CF6 /* bar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bar.h; sourceTree = "<group>"; };
+ 27A92C9E0E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92CA00E349281006E7CF6 /* bdc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bdc.h; sourceTree = "<group>"; };
+ 27A92CA10E349281006E7CF6 /* bdc_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bdc_.c; sourceTree = "<group>"; };
+ 27A92CA20E349281006E7CF6 /* bdcCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bdcCore.c; sourceTree = "<group>"; };
+ 27A92CA30E349281006E7CF6 /* bdcDec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bdcDec.c; sourceTree = "<group>"; };
+ 27A92CA40E349281006E7CF6 /* bdcInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bdcInt.h; sourceTree = "<group>"; };
+ 27A92CA50E349281006E7CF6 /* bdcTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bdcTable.c; sourceTree = "<group>"; };
+ 27A92CA60E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92CA80E349281006E7CF6 /* cnf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cnf.h; sourceTree = "<group>"; };
+ 27A92CA90E349281006E7CF6 /* cnf_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cnf_.c; sourceTree = "<group>"; };
+ 27A92CAA0E349281006E7CF6 /* cnfCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cnfCore.c; sourceTree = "<group>"; };
+ 27A92CAB0E349281006E7CF6 /* cnfCut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cnfCut.c; sourceTree = "<group>"; };
+ 27A92CAC0E349281006E7CF6 /* cnfData.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cnfData.c; sourceTree = "<group>"; };
+ 27A92CAD0E349281006E7CF6 /* cnfMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cnfMan.c; sourceTree = "<group>"; };
+ 27A92CAE0E349281006E7CF6 /* cnfMap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cnfMap.c; sourceTree = "<group>"; };
+ 27A92CAF0E349281006E7CF6 /* cnfPost.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cnfPost.c; sourceTree = "<group>"; };
+ 27A92CB00E349281006E7CF6 /* cnfUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cnfUtil.c; sourceTree = "<group>"; };
+ 27A92CB10E349281006E7CF6 /* cnfWrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cnfWrite.c; sourceTree = "<group>"; };
+ 27A92CB20E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92CB40E349281006E7CF6 /* csw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = csw.h; sourceTree = "<group>"; };
+ 27A92CB50E349281006E7CF6 /* csw_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = csw_.c; sourceTree = "<group>"; };
+ 27A92CB60E349281006E7CF6 /* cswCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cswCore.c; sourceTree = "<group>"; };
+ 27A92CB70E349281006E7CF6 /* cswCut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cswCut.c; sourceTree = "<group>"; };
+ 27A92CB80E349281006E7CF6 /* cswInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cswInt.h; sourceTree = "<group>"; };
+ 27A92CB90E349281006E7CF6 /* cswMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cswMan.c; sourceTree = "<group>"; };
+ 27A92CBA0E349281006E7CF6 /* cswTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cswTable.c; sourceTree = "<group>"; };
+ 27A92CBB0E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92CBD0E349281006E7CF6 /* dar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dar.h; sourceTree = "<group>"; };
+ 27A92CBE0E349281006E7CF6 /* dar_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dar_.c; sourceTree = "<group>"; };
+ 27A92CBF0E349281006E7CF6 /* darBalance.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = darBalance.c; sourceTree = "<group>"; };
+ 27A92CC00E349281006E7CF6 /* darCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = darCore.c; sourceTree = "<group>"; };
+ 27A92CC10E349281006E7CF6 /* darCut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = darCut.c; sourceTree = "<group>"; };
+ 27A92CC20E349281006E7CF6 /* darData.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = darData.c; sourceTree = "<group>"; };
+ 27A92CC30E349281006E7CF6 /* darInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = darInt.h; sourceTree = "<group>"; };
+ 27A92CC40E349281006E7CF6 /* darLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = darLib.c; sourceTree = "<group>"; };
+ 27A92CC50E349281006E7CF6 /* darMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = darMan.c; sourceTree = "<group>"; };
+ 27A92CC60E349281006E7CF6 /* darPrec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = darPrec.c; sourceTree = "<group>"; };
+ 27A92CC70E349281006E7CF6 /* darRefact.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = darRefact.c; sourceTree = "<group>"; };
+ 27A92CC80E349281006E7CF6 /* darResub.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = darResub.c; sourceTree = "<group>"; };
+ 27A92CC90E349281006E7CF6 /* darScript.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = darScript.c; sourceTree = "<group>"; };
+ 27A92CCA0E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92CCC0E349281006E7CF6 /* deco.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = deco.h; sourceTree = "<group>"; };
+ 27A92CCD0E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92CCF0E349281006E7CF6 /* fra.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fra.h; sourceTree = "<group>"; };
+ 27A92CD00E349281006E7CF6 /* fra_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fra_.c; sourceTree = "<group>"; };
+ 27A92CD10E349281006E7CF6 /* fraBmc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraBmc.c; sourceTree = "<group>"; };
+ 27A92CD20E349281006E7CF6 /* fraCec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraCec.c; sourceTree = "<group>"; };
+ 27A92CD30E349281006E7CF6 /* fraClass.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraClass.c; sourceTree = "<group>"; };
+ 27A92CD40E349281006E7CF6 /* fraCnf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraCnf.c; sourceTree = "<group>"; };
+ 27A92CD50E349281006E7CF6 /* fraCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraCore.c; sourceTree = "<group>"; };
+ 27A92CD60E349281006E7CF6 /* fraImp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraImp.c; sourceTree = "<group>"; };
+ 27A92CD70E349281006E7CF6 /* fraInd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraInd.c; sourceTree = "<group>"; };
+ 27A92CD80E349281006E7CF6 /* fraLcr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraLcr.c; sourceTree = "<group>"; };
+ 27A92CD90E349281006E7CF6 /* fraMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraMan.c; sourceTree = "<group>"; };
+ 27A92CDA0E349281006E7CF6 /* fraPart.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraPart.c; sourceTree = "<group>"; };
+ 27A92CDB0E349281006E7CF6 /* fraSat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraSat.c; sourceTree = "<group>"; };
+ 27A92CDC0E349281006E7CF6 /* fraSec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraSec.c; sourceTree = "<group>"; };
+ 27A92CDD0E349281006E7CF6 /* fraSim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fraSim.c; sourceTree = "<group>"; };
+ 27A92CDE0E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92CE00E349281006E7CF6 /* cudd2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cudd2.c; sourceTree = "<group>"; };
+ 27A92CE10E349281006E7CF6 /* cudd2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cudd2.h; sourceTree = "<group>"; };
+ 27A92CE20E349281006E7CF6 /* hop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hop.h; sourceTree = "<group>"; };
+ 27A92CE30E349281006E7CF6 /* hop_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hop_.c; sourceTree = "<group>"; };
+ 27A92CE40E349281006E7CF6 /* hopBalance.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hopBalance.c; sourceTree = "<group>"; };
+ 27A92CE50E349281006E7CF6 /* hopCheck.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hopCheck.c; sourceTree = "<group>"; };
+ 27A92CE60E349281006E7CF6 /* hopDfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hopDfs.c; sourceTree = "<group>"; };
+ 27A92CE70E349281006E7CF6 /* hopMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hopMan.c; sourceTree = "<group>"; };
+ 27A92CE80E349281006E7CF6 /* hopMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hopMem.c; sourceTree = "<group>"; };
+ 27A92CE90E349281006E7CF6 /* hopObj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hopObj.c; sourceTree = "<group>"; };
+ 27A92CEA0E349281006E7CF6 /* hopOper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hopOper.c; sourceTree = "<group>"; };
+ 27A92CEB0E349281006E7CF6 /* hopTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hopTable.c; sourceTree = "<group>"; };
+ 27A92CEC0E349281006E7CF6 /* hopUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hopUtil.c; sourceTree = "<group>"; };
+ 27A92CED0E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92CEF0E349281006E7CF6 /* ioa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ioa.h; sourceTree = "<group>"; };
+ 27A92CF00E349281006E7CF6 /* ioaReadAig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioaReadAig.c; sourceTree = "<group>"; };
+ 27A92CF10E349281006E7CF6 /* ioaUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioaUtil.c; sourceTree = "<group>"; };
+ 27A92CF20E349281006E7CF6 /* ioaWriteAig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioaWriteAig.c; sourceTree = "<group>"; };
+ 27A92CF30E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92CF50E349281006E7CF6 /* attr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = attr.h; sourceTree = "<group>"; };
+ 27A92CF60E349281006E7CF6 /* ivy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ivy.h; sourceTree = "<group>"; };
+ 27A92CF70E349281006E7CF6 /* ivy_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivy_.c; sourceTree = "<group>"; };
+ 27A92CF80E349281006E7CF6 /* ivyBalance.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyBalance.c; sourceTree = "<group>"; };
+ 27A92CF90E349281006E7CF6 /* ivyCanon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyCanon.c; sourceTree = "<group>"; };
+ 27A92CFA0E349281006E7CF6 /* ivyCheck.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyCheck.c; sourceTree = "<group>"; };
+ 27A92CFB0E349281006E7CF6 /* ivyCut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyCut.c; sourceTree = "<group>"; };
+ 27A92CFC0E349281006E7CF6 /* ivyCutTrav.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyCutTrav.c; sourceTree = "<group>"; };
+ 27A92CFD0E349281006E7CF6 /* ivyDfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyDfs.c; sourceTree = "<group>"; };
+ 27A92CFE0E349281006E7CF6 /* ivyDsd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyDsd.c; sourceTree = "<group>"; };
+ 27A92CFF0E349281006E7CF6 /* ivyFanout.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyFanout.c; sourceTree = "<group>"; };
+ 27A92D000E349281006E7CF6 /* ivyFastMap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyFastMap.c; sourceTree = "<group>"; };
+ 27A92D010E349281006E7CF6 /* ivyFraig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyFraig.c; sourceTree = "<group>"; };
+ 27A92D020E349281006E7CF6 /* ivyHaig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyHaig.c; sourceTree = "<group>"; };
+ 27A92D030E349281006E7CF6 /* ivyMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyMan.c; sourceTree = "<group>"; };
+ 27A92D040E349281006E7CF6 /* ivyMem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyMem.c; sourceTree = "<group>"; };
+ 27A92D050E349281006E7CF6 /* ivyMulti.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyMulti.c; sourceTree = "<group>"; };
+ 27A92D060E349281006E7CF6 /* ivyMulti8.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyMulti8.c; sourceTree = "<group>"; };
+ 27A92D070E349281006E7CF6 /* ivyObj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyObj.c; sourceTree = "<group>"; };
+ 27A92D080E349281006E7CF6 /* ivyOper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyOper.c; sourceTree = "<group>"; };
+ 27A92D090E349281006E7CF6 /* ivyResyn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyResyn.c; sourceTree = "<group>"; };
+ 27A92D0A0E349281006E7CF6 /* ivyRwr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyRwr.c; sourceTree = "<group>"; };
+ 27A92D0B0E349281006E7CF6 /* ivyRwrAlg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyRwrAlg.c; sourceTree = "<group>"; };
+ 27A92D0C0E349281006E7CF6 /* ivySeq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivySeq.c; sourceTree = "<group>"; };
+ 27A92D0D0E349281006E7CF6 /* ivyShow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyShow.c; sourceTree = "<group>"; };
+ 27A92D0E0E349281006E7CF6 /* ivyTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyTable.c; sourceTree = "<group>"; };
+ 27A92D0F0E349281006E7CF6 /* ivyUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ivyUtil.c; sourceTree = "<group>"; };
+ 27A92D100E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92D120E349281006E7CF6 /* cloud.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cloud.c; sourceTree = "<group>"; };
+ 27A92D130E349281006E7CF6 /* cloud.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cloud.h; sourceTree = "<group>"; };
+ 27A92D140E349281006E7CF6 /* kit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kit.h; sourceTree = "<group>"; };
+ 27A92D150E349281006E7CF6 /* kit_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kit_.c; sourceTree = "<group>"; };
+ 27A92D160E349281006E7CF6 /* kitAig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kitAig.c; sourceTree = "<group>"; };
+ 27A92D170E349281006E7CF6 /* kitBdd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kitBdd.c; sourceTree = "<group>"; };
+ 27A92D180E349281006E7CF6 /* kitCloud.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kitCloud.c; sourceTree = "<group>"; };
+ 27A92D190E349281006E7CF6 /* kitDsd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kitDsd.c; sourceTree = "<group>"; };
+ 27A92D1A0E349281006E7CF6 /* kitFactor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kitFactor.c; sourceTree = "<group>"; };
+ 27A92D1B0E349281006E7CF6 /* kitGraph.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kitGraph.c; sourceTree = "<group>"; };
+ 27A92D1C0E349281006E7CF6 /* kitHop.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kitHop.c; sourceTree = "<group>"; };
+ 27A92D1D0E349281006E7CF6 /* kitIsop.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kitIsop.c; sourceTree = "<group>"; };
+ 27A92D1E0E349281006E7CF6 /* kitSop.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kitSop.c; sourceTree = "<group>"; };
+ 27A92D1F0E349281006E7CF6 /* kitTruth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kitTruth.c; sourceTree = "<group>"; };
+ 27A92D200E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92D220E349281006E7CF6 /* mem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mem.c; sourceTree = "<group>"; };
+ 27A92D230E349281006E7CF6 /* mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = "<group>"; };
+ 27A92D240E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92D260E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92D270E349281006E7CF6 /* rwt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rwt.h; sourceTree = "<group>"; };
+ 27A92D280E349281006E7CF6 /* rwtDec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rwtDec.c; sourceTree = "<group>"; };
+ 27A92D290E349281006E7CF6 /* rwtMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rwtMan.c; sourceTree = "<group>"; };
+ 27A92D2A0E349281006E7CF6 /* rwtUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rwtUtil.c; sourceTree = "<group>"; };
+ 27A92D2D0E349281006E7CF6 /* fpga.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpga.c; sourceTree = "<group>"; };
+ 27A92D2E0E349281006E7CF6 /* fpga.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fpga.h; sourceTree = "<group>"; };
+ 27A92D2F0E349281006E7CF6 /* fpgaCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpgaCore.c; sourceTree = "<group>"; };
+ 27A92D300E349281006E7CF6 /* fpgaCreate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpgaCreate.c; sourceTree = "<group>"; };
+ 27A92D310E349281006E7CF6 /* fpgaCut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpgaCut.c; sourceTree = "<group>"; };
+ 27A92D320E349281006E7CF6 /* fpgaCutUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpgaCutUtils.c; sourceTree = "<group>"; };
+ 27A92D330E349281006E7CF6 /* fpgaFanout.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpgaFanout.c; sourceTree = "<group>"; };
+ 27A92D340E349281006E7CF6 /* fpgaGENERIC.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpgaGENERIC.c; sourceTree = "<group>"; };
+ 27A92D350E349281006E7CF6 /* fpgaInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fpgaInt.h; sourceTree = "<group>"; };
+ 27A92D360E349281006E7CF6 /* fpgaLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpgaLib.c; sourceTree = "<group>"; };
+ 27A92D370E349281006E7CF6 /* fpgaMatch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpgaMatch.c; sourceTree = "<group>"; };
+ 27A92D380E349281006E7CF6 /* fpgaSwitch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpgaSwitch.c; sourceTree = "<group>"; };
+ 27A92D390E349281006E7CF6 /* fpgaTime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpgaTime.c; sourceTree = "<group>"; };
+ 27A92D3A0E349281006E7CF6 /* fpgaTruth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpgaTruth.c; sourceTree = "<group>"; };
+ 27A92D3B0E349281006E7CF6 /* fpgaUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpgaUtils.c; sourceTree = "<group>"; };
+ 27A92D3C0E349281006E7CF6 /* fpgaVec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fpgaVec.c; sourceTree = "<group>"; };
+ 27A92D3D0E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92D3F0E349281006E7CF6 /* if.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = if.h; sourceTree = "<group>"; };
+ 27A92D400E349281006E7CF6 /* if_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = if_.c; sourceTree = "<group>"; };
+ 27A92D410E349281006E7CF6 /* ifCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ifCore.c; sourceTree = "<group>"; };
+ 27A92D420E349281006E7CF6 /* ifCut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ifCut.c; sourceTree = "<group>"; };
+ 27A92D430E349281006E7CF6 /* ifMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ifMan.c; sourceTree = "<group>"; };
+ 27A92D440E349281006E7CF6 /* ifMap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ifMap.c; sourceTree = "<group>"; };
+ 27A92D450E349281006E7CF6 /* ifReduce.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ifReduce.c; sourceTree = "<group>"; };
+ 27A92D460E349281006E7CF6 /* ifSeq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ifSeq.c; sourceTree = "<group>"; };
+ 27A92D470E349281006E7CF6 /* ifTime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ifTime.c; sourceTree = "<group>"; };
+ 27A92D480E349281006E7CF6 /* ifTruth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ifTruth.c; sourceTree = "<group>"; };
+ 27A92D490E349281006E7CF6 /* ifUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ifUtil.c; sourceTree = "<group>"; };
+ 27A92D4A0E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92D4C0E349281006E7CF6 /* mapper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapper.c; sourceTree = "<group>"; };
+ 27A92D4D0E349281006E7CF6 /* mapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mapper.h; sourceTree = "<group>"; };
+ 27A92D4E0E349281006E7CF6 /* mapperCanon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperCanon.c; sourceTree = "<group>"; };
+ 27A92D4F0E349281006E7CF6 /* mapperCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperCore.c; sourceTree = "<group>"; };
+ 27A92D500E349281006E7CF6 /* mapperCreate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperCreate.c; sourceTree = "<group>"; };
+ 27A92D510E349281006E7CF6 /* mapperCut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperCut.c; sourceTree = "<group>"; };
+ 27A92D520E349281006E7CF6 /* mapperCutUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperCutUtils.c; sourceTree = "<group>"; };
+ 27A92D530E349281006E7CF6 /* mapperFanout.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperFanout.c; sourceTree = "<group>"; };
+ 27A92D540E349281006E7CF6 /* mapperGENERIC.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperGENERIC.c; sourceTree = "<group>"; };
+ 27A92D550E349281006E7CF6 /* mapperInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mapperInt.h; sourceTree = "<group>"; };
+ 27A92D560E349281006E7CF6 /* mapperLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperLib.c; sourceTree = "<group>"; };
+ 27A92D570E349281006E7CF6 /* mapperMatch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperMatch.c; sourceTree = "<group>"; };
+ 27A92D580E349281006E7CF6 /* mapperRefs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperRefs.c; sourceTree = "<group>"; };
+ 27A92D590E349281006E7CF6 /* mapperSuper.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperSuper.c; sourceTree = "<group>"; };
+ 27A92D5A0E349281006E7CF6 /* mapperSwitch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperSwitch.c; sourceTree = "<group>"; };
+ 27A92D5B0E349281006E7CF6 /* mapperTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperTable.c; sourceTree = "<group>"; };
+ 27A92D5C0E349281006E7CF6 /* mapperTime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperTime.c; sourceTree = "<group>"; };
+ 27A92D5D0E349281006E7CF6 /* mapperTree.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperTree.c; sourceTree = "<group>"; };
+ 27A92D5E0E349281006E7CF6 /* mapperTruth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperTruth.c; sourceTree = "<group>"; };
+ 27A92D5F0E349281006E7CF6 /* mapperUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperUtils.c; sourceTree = "<group>"; };
+ 27A92D600E349281006E7CF6 /* mapperVec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mapperVec.c; sourceTree = "<group>"; };
+ 27A92D610E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92D630E349281006E7CF6 /* mio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mio.c; sourceTree = "<group>"; };
+ 27A92D640E349281006E7CF6 /* mio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mio.h; sourceTree = "<group>"; };
+ 27A92D650E349281006E7CF6 /* mioApi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mioApi.c; sourceTree = "<group>"; };
+ 27A92D660E349281006E7CF6 /* mioFunc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mioFunc.c; sourceTree = "<group>"; };
+ 27A92D670E349281006E7CF6 /* mioGENERIC.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mioGENERIC.c; sourceTree = "<group>"; };
+ 27A92D680E349281006E7CF6 /* mioInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mioInt.h; sourceTree = "<group>"; };
+ 27A92D690E349281006E7CF6 /* mioRead.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mioRead.c; sourceTree = "<group>"; };
+ 27A92D6A0E349281006E7CF6 /* mioUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mioUtils.c; sourceTree = "<group>"; };
+ 27A92D6B0E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92D6D0E349281006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92D6E0E349281006E7CF6 /* super.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = super.c; sourceTree = "<group>"; };
+ 27A92D6F0E349281006E7CF6 /* super.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = super.h; sourceTree = "<group>"; };
+ 27A92D700E349281006E7CF6 /* superAnd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = superAnd.c; sourceTree = "<group>"; };
+ 27A92D710E349281006E7CF6 /* superGate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = superGate.c; sourceTree = "<group>"; };
+ 27A92D720E349281006E7CF6 /* superGENERIC.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = superGENERIC.c; sourceTree = "<group>"; };
+ 27A92D730E349281006E7CF6 /* superInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = superInt.h; sourceTree = "<group>"; };
+ 27A92D740E349281006E7CF6 /* superWrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = superWrite.c; sourceTree = "<group>"; };
+ 27A92D770E349282006E7CF6 /* abc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = abc.h; sourceTree = "<group>"; };
+ 27A92D780E349282006E7CF6 /* abc_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abc_.c; sourceTree = "<group>"; };
+ 27A92D790E349282006E7CF6 /* abcAig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcAig.c; sourceTree = "<group>"; };
+ 27A92D7A0E349282006E7CF6 /* abcBlifMv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcBlifMv.c; sourceTree = "<group>"; };
+ 27A92D7B0E349282006E7CF6 /* abcCheck.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcCheck.c; sourceTree = "<group>"; };
+ 27A92D7C0E349282006E7CF6 /* abcDfs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcDfs.c; sourceTree = "<group>"; };
+ 27A92D7D0E349282006E7CF6 /* abcFanio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcFanio.c; sourceTree = "<group>"; };
+ 27A92D7E0E349282006E7CF6 /* abcFunc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcFunc.c; sourceTree = "<group>"; };
+ 27A92D7F0E349282006E7CF6 /* abcHie.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcHie.c; sourceTree = "<group>"; };
+ 27A92D800E349282006E7CF6 /* abcInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = abcInt.h; sourceTree = "<group>"; };
+ 27A92D810E349282006E7CF6 /* abcLatch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcLatch.c; sourceTree = "<group>"; };
+ 27A92D820E349282006E7CF6 /* abcLib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcLib.c; sourceTree = "<group>"; };
+ 27A92D830E349282006E7CF6 /* abcMinBase.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcMinBase.c; sourceTree = "<group>"; };
+ 27A92D840E349282006E7CF6 /* abcNames.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcNames.c; sourceTree = "<group>"; };
+ 27A92D850E349282006E7CF6 /* abcNetlist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcNetlist.c; sourceTree = "<group>"; };
+ 27A92D860E349282006E7CF6 /* abcNtk.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcNtk.c; sourceTree = "<group>"; };
+ 27A92D870E349282006E7CF6 /* abcObj.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcObj.c; sourceTree = "<group>"; };
+ 27A92D880E349282006E7CF6 /* abcRefs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcRefs.c; sourceTree = "<group>"; };
+ 27A92D890E349282006E7CF6 /* abcShow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcShow.c; sourceTree = "<group>"; };
+ 27A92D8A0E349282006E7CF6 /* abcSop.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcSop.c; sourceTree = "<group>"; };
+ 27A92D8B0E349282006E7CF6 /* abcUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcUtil.c; sourceTree = "<group>"; };
+ 27A92D8C0E349282006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92D8E0E349282006E7CF6 /* abc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abc.c; sourceTree = "<group>"; };
+ 27A92D8F0E349282006E7CF6 /* abc_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abc_.c; sourceTree = "<group>"; };
+ 27A92D900E349282006E7CF6 /* abcAttach.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcAttach.c; sourceTree = "<group>"; };
+ 27A92D910E349282006E7CF6 /* abcAuto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcAuto.c; sourceTree = "<group>"; };
+ 27A92D920E349282006E7CF6 /* abcBalance.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcBalance.c; sourceTree = "<group>"; };
+ 27A92D930E349282006E7CF6 /* abcBmc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcBmc.c; sourceTree = "<group>"; };
+ 27A92D940E349282006E7CF6 /* abcCas.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcCas.c; sourceTree = "<group>"; };
+ 27A92D950E349282006E7CF6 /* abcClpBdd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcClpBdd.c; sourceTree = "<group>"; };
+ 27A92D960E349282006E7CF6 /* abcClpSop.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcClpSop.c; sourceTree = "<group>"; };
+ 27A92D970E349282006E7CF6 /* abcCut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcCut.c; sourceTree = "<group>"; };
+ 27A92D980E349282006E7CF6 /* abcDar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcDar.c; sourceTree = "<group>"; };
+ 27A92D990E349282006E7CF6 /* abcDebug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcDebug.c; sourceTree = "<group>"; };
+ 27A92D9A0E349282006E7CF6 /* abcDress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcDress.c; sourceTree = "<group>"; };
+ 27A92D9B0E349282006E7CF6 /* abcDsd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcDsd.c; sourceTree = "<group>"; };
+ 27A92D9C0E349282006E7CF6 /* abcEspresso.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcEspresso.c; sourceTree = "<group>"; };
+ 27A92D9D0E349282006E7CF6 /* abcExtract.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcExtract.c; sourceTree = "<group>"; };
+ 27A92D9E0E349282006E7CF6 /* abcFpga.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcFpga.c; sourceTree = "<group>"; };
+ 27A92D9F0E349282006E7CF6 /* abcFpgaFast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcFpgaFast.c; sourceTree = "<group>"; };
+ 27A92DA00E349282006E7CF6 /* abcFraig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcFraig.c; sourceTree = "<group>"; };
+ 27A92DA10E349282006E7CF6 /* abcFxu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcFxu.c; sourceTree = "<group>"; };
+ 27A92DA20E349282006E7CF6 /* abcGen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcGen.c; sourceTree = "<group>"; };
+ 27A92DA30E349282006E7CF6 /* abcHaig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcHaig.c; sourceTree = "<group>"; };
+ 27A92DA40E349282006E7CF6 /* abcIf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcIf.c; sourceTree = "<group>"; };
+ 27A92DA50E349282006E7CF6 /* abcIvy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcIvy.c; sourceTree = "<group>"; };
+ 27A92DA60E349282006E7CF6 /* abcLut.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcLut.c; sourceTree = "<group>"; };
+ 27A92DA70E349282006E7CF6 /* abcMap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcMap.c; sourceTree = "<group>"; };
+ 27A92DA80E349282006E7CF6 /* abcMeasure.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcMeasure.c; sourceTree = "<group>"; };
+ 27A92DA90E349282006E7CF6 /* abcMini.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcMini.c; sourceTree = "<group>"; };
+ 27A92DAA0E349282006E7CF6 /* abcMiter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcMiter.c; sourceTree = "<group>"; };
+ 27A92DAB0E349282006E7CF6 /* abcMulti.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcMulti.c; sourceTree = "<group>"; };
+ 27A92DAC0E349282006E7CF6 /* abcMv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcMv.c; sourceTree = "<group>"; };
+ 27A92DAD0E349282006E7CF6 /* abcNtbdd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcNtbdd.c; sourceTree = "<group>"; };
+ 27A92DAE0E349282006E7CF6 /* abcOdc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcOdc.c; sourceTree = "<group>"; };
+ 27A92DAF0E349282006E7CF6 /* abcOrder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcOrder.c; sourceTree = "<group>"; };
+ 27A92DB00E349282006E7CF6 /* abcPart.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcPart.c; sourceTree = "<group>"; };
+ 27A92DB10E349282006E7CF6 /* abcPlace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcPlace.c; sourceTree = "<group>"; };
+ 27A92DB20E349282006E7CF6 /* abcPrint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcPrint.c; sourceTree = "<group>"; };
+ 27A92DB30E349282006E7CF6 /* abcProve.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcProve.c; sourceTree = "<group>"; };
+ 27A92DB40E349282006E7CF6 /* abcQbf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcQbf.c; sourceTree = "<group>"; };
+ 27A92DB50E349282006E7CF6 /* abcQuant.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcQuant.c; sourceTree = "<group>"; };
+ 27A92DB60E349282006E7CF6 /* abcRec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcRec.c; sourceTree = "<group>"; };
+ 27A92DB70E349282006E7CF6 /* abcReconv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcReconv.c; sourceTree = "<group>"; };
+ 27A92DB80E349282006E7CF6 /* abcRefactor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcRefactor.c; sourceTree = "<group>"; };
+ 27A92DB90E349282006E7CF6 /* abcRenode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcRenode.c; sourceTree = "<group>"; };
+ 27A92DBA0E349282006E7CF6 /* abcReorder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcReorder.c; sourceTree = "<group>"; };
+ 27A92DBB0E349282006E7CF6 /* abcRestruct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcRestruct.c; sourceTree = "<group>"; };
+ 27A92DBC0E349282006E7CF6 /* abcResub.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcResub.c; sourceTree = "<group>"; };
+ 27A92DBD0E349282006E7CF6 /* abcRewrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcRewrite.c; sourceTree = "<group>"; };
+ 27A92DBE0E349282006E7CF6 /* abcRr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcRr.c; sourceTree = "<group>"; };
+ 27A92DBF0E349282006E7CF6 /* abcSat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcSat.c; sourceTree = "<group>"; };
+ 27A92DC00E349282006E7CF6 /* abcStrash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcStrash.c; sourceTree = "<group>"; };
+ 27A92DC10E349282006E7CF6 /* abcSweep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcSweep.c; sourceTree = "<group>"; };
+ 27A92DC20E349282006E7CF6 /* abcSymm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcSymm.c; sourceTree = "<group>"; };
+ 27A92DC30E349282006E7CF6 /* abcTiming.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcTiming.c; sourceTree = "<group>"; };
+ 27A92DC40E349282006E7CF6 /* abcUnate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcUnate.c; sourceTree = "<group>"; };
+ 27A92DC50E349282006E7CF6 /* abcUnreach.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcUnreach.c; sourceTree = "<group>"; };
+ 27A92DC60E349282006E7CF6 /* abcVerify.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcVerify.c; sourceTree = "<group>"; };
+ 27A92DC70E349282006E7CF6 /* abcXsim.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = abcXsim.c; sourceTree = "<group>"; };
+ 27A92DC80E349282006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92DCA0E349282006E7CF6 /* cmd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cmd.c; sourceTree = "<group>"; };
+ 27A92DCB0E349282006E7CF6 /* cmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmd.h; sourceTree = "<group>"; };
+ 27A92DCC0E349282006E7CF6 /* cmdAlias.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cmdAlias.c; sourceTree = "<group>"; };
+ 27A92DCD0E349282006E7CF6 /* cmdApi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cmdApi.c; sourceTree = "<group>"; };
+ 27A92DCE0E349282006E7CF6 /* cmdFlag.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cmdFlag.c; sourceTree = "<group>"; };
+ 27A92DCF0E349282006E7CF6 /* cmdHist.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cmdHist.c; sourceTree = "<group>"; };
+ 27A92DD00E349282006E7CF6 /* cmdInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmdInt.h; sourceTree = "<group>"; };
+ 27A92DD10E349282006E7CF6 /* cmdUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cmdUtils.c; sourceTree = "<group>"; };
+ 27A92DD20E349282006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92DD40E349282006E7CF6 /* io.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = io.c; sourceTree = "<group>"; };
+ 27A92DD50E349282006E7CF6 /* io.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = io.h; sourceTree = "<group>"; };
+ 27A92DD60E349282006E7CF6 /* io_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = io_.c; sourceTree = "<group>"; };
+ 27A92DD70E349282006E7CF6 /* ioInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ioInt.h; sourceTree = "<group>"; };
+ 27A92DD80E349282006E7CF6 /* ioReadAiger.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioReadAiger.c; sourceTree = "<group>"; };
+ 27A92DD90E349282006E7CF6 /* ioReadBaf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioReadBaf.c; sourceTree = "<group>"; };
+ 27A92DDA0E349282006E7CF6 /* ioReadBench.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioReadBench.c; sourceTree = "<group>"; };
+ 27A92DDB0E349282006E7CF6 /* ioReadBlif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioReadBlif.c; sourceTree = "<group>"; };
+ 27A92DDC0E349282006E7CF6 /* ioReadBlifAig.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioReadBlifAig.c; sourceTree = "<group>"; };
+ 27A92DDD0E349282006E7CF6 /* ioReadBlifMv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioReadBlifMv.c; sourceTree = "<group>"; };
+ 27A92DDE0E349282006E7CF6 /* ioReadDsd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioReadDsd.c; sourceTree = "<group>"; };
+ 27A92DDF0E349282006E7CF6 /* ioReadEdif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioReadEdif.c; sourceTree = "<group>"; };
+ 27A92DE00E349282006E7CF6 /* ioReadEqn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioReadEqn.c; sourceTree = "<group>"; };
+ 27A92DE10E349282006E7CF6 /* ioReadPla.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioReadPla.c; sourceTree = "<group>"; };
+ 27A92DE20E349282006E7CF6 /* ioReadVerilog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioReadVerilog.c; sourceTree = "<group>"; };
+ 27A92DE30E349282006E7CF6 /* ioUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioUtil.c; sourceTree = "<group>"; };
+ 27A92DE40E349282006E7CF6 /* ioWriteAiger.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioWriteAiger.c; sourceTree = "<group>"; };
+ 27A92DE50E349282006E7CF6 /* ioWriteBaf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioWriteBaf.c; sourceTree = "<group>"; };
+ 27A92DE60E349282006E7CF6 /* ioWriteBench.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioWriteBench.c; sourceTree = "<group>"; };
+ 27A92DE70E349282006E7CF6 /* ioWriteBlif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioWriteBlif.c; sourceTree = "<group>"; };
+ 27A92DE80E349282006E7CF6 /* ioWriteBlifMv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioWriteBlifMv.c; sourceTree = "<group>"; };
+ 27A92DE90E349282006E7CF6 /* ioWriteCnf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioWriteCnf.c; sourceTree = "<group>"; };
+ 27A92DEA0E349282006E7CF6 /* ioWriteDot.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioWriteDot.c; sourceTree = "<group>"; };
+ 27A92DEB0E349282006E7CF6 /* ioWriteEqn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioWriteEqn.c; sourceTree = "<group>"; };
+ 27A92DEC0E349282006E7CF6 /* ioWriteGml.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioWriteGml.c; sourceTree = "<group>"; };
+ 27A92DED0E349282006E7CF6 /* ioWriteList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioWriteList.c; sourceTree = "<group>"; };
+ 27A92DEE0E349282006E7CF6 /* ioWritePla.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioWritePla.c; sourceTree = "<group>"; };
+ 27A92DEF0E349282006E7CF6 /* ioWriteVerilog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ioWriteVerilog.c; sourceTree = "<group>"; };
+ 27A92DF00E349282006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92DF20E349282006E7CF6 /* libSupport.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = libSupport.c; sourceTree = "<group>"; };
+ 27A92DF30E349282006E7CF6 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
+ 27A92DF40E349282006E7CF6 /* main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = main.h; sourceTree = "<group>"; };
+ 27A92DF50E349282006E7CF6 /* mainFrame.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mainFrame.c; sourceTree = "<group>"; };
+ 27A92DF60E349282006E7CF6 /* mainInit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mainInit.c; sourceTree = "<group>"; };
+ 27A92DF70E349282006E7CF6 /* mainInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mainInt.h; sourceTree = "<group>"; };
+ 27A92DF80E349282006E7CF6 /* mainUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mainUtils.c; sourceTree = "<group>"; };
+ 27A92DF90E349282006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92DFA0E349282006E7CF6 /* temp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = temp.c; sourceTree = "<group>"; };
+ 27A92DFC0E349282006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92DFD0E349282006E7CF6 /* ver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ver.h; sourceTree = "<group>"; };
+ 27A92DFE0E349282006E7CF6 /* ver_.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ver_.c; sourceTree = "<group>"; };
+ 27A92DFF0E349282006E7CF6 /* verCore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = verCore.c; sourceTree = "<group>"; };
+ 27A92E000E349282006E7CF6 /* verFormula.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = verFormula.c; sourceTree = "<group>"; };
+ 27A92E010E349282006E7CF6 /* verParse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = verParse.c; sourceTree = "<group>"; };
+ 27A92E020E349282006E7CF6 /* verStream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = verStream.c; sourceTree = "<group>"; };
+ 27A92E030E349282006E7CF6 /* verWords.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = verWords.c; sourceTree = "<group>"; };
+ 27A92E060E349282006E7CF6 /* cofactor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cofactor.c; sourceTree = "<group>"; };
+ 27A92E070E349282006E7CF6 /* cols.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cols.c; sourceTree = "<group>"; };
+ 27A92E080E349282006E7CF6 /* compl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = compl.c; sourceTree = "<group>"; };
+ 27A92E090E349282006E7CF6 /* contain.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = contain.c; sourceTree = "<group>"; };
+ 27A92E0A0E349282006E7CF6 /* cubehack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cubehack.c; sourceTree = "<group>"; };
+ 27A92E0B0E349282006E7CF6 /* cubestr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cubestr.c; sourceTree = "<group>"; };
+ 27A92E0C0E349282006E7CF6 /* cvrin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cvrin.c; sourceTree = "<group>"; };
+ 27A92E0D0E349282006E7CF6 /* cvrm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cvrm.c; sourceTree = "<group>"; };
+ 27A92E0E0E349282006E7CF6 /* cvrmisc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cvrmisc.c; sourceTree = "<group>"; };
+ 27A92E0F0E349282006E7CF6 /* cvrout.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cvrout.c; sourceTree = "<group>"; };
+ 27A92E100E349282006E7CF6 /* dominate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dominate.c; sourceTree = "<group>"; };
+ 27A92E110E349282006E7CF6 /* equiv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = equiv.c; sourceTree = "<group>"; };
+ 27A92E120E349282006E7CF6 /* espresso.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = espresso.c; sourceTree = "<group>"; };
+ 27A92E130E349282006E7CF6 /* espresso.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = espresso.h; sourceTree = "<group>"; };
+ 27A92E140E349282006E7CF6 /* essen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = essen.c; sourceTree = "<group>"; };
+ 27A92E150E349282006E7CF6 /* exact.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = exact.c; sourceTree = "<group>"; };
+ 27A92E160E349282006E7CF6 /* expand.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = expand.c; sourceTree = "<group>"; };
+ 27A92E170E349282006E7CF6 /* gasp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gasp.c; sourceTree = "<group>"; };
+ 27A92E180E349282006E7CF6 /* gimpel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gimpel.c; sourceTree = "<group>"; };
+ 27A92E190E349282006E7CF6 /* globals.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = globals.c; sourceTree = "<group>"; };
+ 27A92E1A0E349282006E7CF6 /* hack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hack.c; sourceTree = "<group>"; };
+ 27A92E1B0E349282006E7CF6 /* indep.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = indep.c; sourceTree = "<group>"; };
+ 27A92E1C0E349282006E7CF6 /* irred.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = irred.c; sourceTree = "<group>"; };
+ 27A92E1D0E349282006E7CF6 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
+ 27A92E1E0E349282006E7CF6 /* main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = main.h; sourceTree = "<group>"; };
+ 27A92E1F0E349282006E7CF6 /* map.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = map.c; sourceTree = "<group>"; };
+ 27A92E200E349282006E7CF6 /* matrix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matrix.c; sourceTree = "<group>"; };
+ 27A92E210E349282006E7CF6 /* mincov.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mincov.c; sourceTree = "<group>"; };
+ 27A92E220E349282006E7CF6 /* mincov.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mincov.h; sourceTree = "<group>"; };
+ 27A92E230E349282006E7CF6 /* mincov_int.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mincov_int.h; sourceTree = "<group>"; };
+ 27A92E240E349282006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92E250E349282006E7CF6 /* opo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = opo.c; sourceTree = "<group>"; };
+ 27A92E260E349282006E7CF6 /* pair.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pair.c; sourceTree = "<group>"; };
+ 27A92E270E349282006E7CF6 /* part.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = part.c; sourceTree = "<group>"; };
+ 27A92E280E349282006E7CF6 /* primes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = primes.c; sourceTree = "<group>"; };
+ 27A92E290E349282006E7CF6 /* reduce.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = reduce.c; sourceTree = "<group>"; };
+ 27A92E2A0E349282006E7CF6 /* rows.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rows.c; sourceTree = "<group>"; };
+ 27A92E2B0E349282006E7CF6 /* set.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = set.c; sourceTree = "<group>"; };
+ 27A92E2C0E349282006E7CF6 /* setc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = setc.c; sourceTree = "<group>"; };
+ 27A92E2D0E349282006E7CF6 /* sharp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sharp.c; sourceTree = "<group>"; };
+ 27A92E2E0E349282006E7CF6 /* sminterf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sminterf.c; sourceTree = "<group>"; };
+ 27A92E2F0E349282006E7CF6 /* solution.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = solution.c; sourceTree = "<group>"; };
+ 27A92E300E349282006E7CF6 /* sparse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sparse.c; sourceTree = "<group>"; };
+ 27A92E310E349282006E7CF6 /* sparse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sparse.h; sourceTree = "<group>"; };
+ 27A92E320E349282006E7CF6 /* sparse_int.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sparse_int.h; sourceTree = "<group>"; };
+ 27A92E330E349282006E7CF6 /* unate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = unate.c; sourceTree = "<group>"; };
+ 27A92E340E349282006E7CF6 /* util_old.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = util_old.h; sourceTree = "<group>"; };
+ 27A92E350E349282006E7CF6 /* verify.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = verify.c; sourceTree = "<group>"; };
+ 27A92E370E349282006E7CF6 /* extra.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = extra.h; sourceTree = "<group>"; };
+ 27A92E380E349282006E7CF6 /* extraBddAuto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = extraBddAuto.c; sourceTree = "<group>"; };
+ 27A92E390E349282006E7CF6 /* extraBddCas.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = extraBddCas.c; sourceTree = "<group>"; };
+ 27A92E3A0E349282006E7CF6 /* extraBddKmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = extraBddKmap.c; sourceTree = "<group>"; };
+ 27A92E3B0E349282006E7CF6 /* extraBddMisc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = extraBddMisc.c; sourceTree = "<group>"; };
+ 27A92E3C0E349282006E7CF6 /* extraBddSymm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = extraBddSymm.c; sourceTree = "<group>"; };
+ 27A92E3D0E349282006E7CF6 /* extraBddUnate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = extraBddUnate.c; sourceTree = "<group>"; };
+ 27A92E3E0E349282006E7CF6 /* extraUtilBitMatrix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = extraUtilBitMatrix.c; sourceTree = "<group>"; };
+ 27A92E3F0E349282006E7CF6 /* extraUtilCanon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = extraUtilCanon.c; sourceTree = "<group>"; };
+ 27A92E400E349282006E7CF6 /* extraUtilFile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = extraUtilFile.c; sourceTree = "<group>"; };
+ 27A92E410E349282006E7CF6 /* extraUtilMemory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = extraUtilMemory.c; sourceTree = "<group>"; };
+ 27A92E420E349282006E7CF6 /* extraUtilMisc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = extraUtilMisc.c; sourceTree = "<group>"; };
+ 27A92E430E349282006E7CF6 /* extraUtilProgress.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = extraUtilProgress.c; sourceTree = "<group>"; };
+ 27A92E440E349282006E7CF6 /* extraUtilReader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = extraUtilReader.c; sourceTree = "<group>"; };
+ 27A92E450E349282006E7CF6 /* extraUtilTruth.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = extraUtilTruth.c; sourceTree = "<group>"; };
+ 27A92E460E349282006E7CF6 /* extraUtilUtil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = extraUtilUtil.c; sourceTree = "<group>"; };
+ 27A92E470E349282006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92E490E349282006E7CF6 /* hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hash.h; sourceTree = "<group>"; };
+ 27A92E4A0E349282006E7CF6 /* hashFlt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hashFlt.h; sourceTree = "<group>"; };
+ 27A92E4B0E349282006E7CF6 /* hashInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hashInt.h; sourceTree = "<group>"; };
+ 27A92E4C0E349282006E7CF6 /* hashPtr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hashPtr.h; sourceTree = "<group>"; };
+ 27A92E4D0E349282006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92E4F0E349282006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92E500E349282006E7CF6 /* mvc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvc.c; sourceTree = "<group>"; };
+ 27A92E510E349282006E7CF6 /* mvc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mvc.h; sourceTree = "<group>"; };
+ 27A92E520E349282006E7CF6 /* mvcApi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvcApi.c; sourceTree = "<group>"; };
+ 27A92E530E349282006E7CF6 /* mvcCompare.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvcCompare.c; sourceTree = "<group>"; };
+ 27A92E540E349282006E7CF6 /* mvcContain.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvcContain.c; sourceTree = "<group>"; };
+ 27A92E550E349282006E7CF6 /* mvcCover.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvcCover.c; sourceTree = "<group>"; };
+ 27A92E560E349282006E7CF6 /* mvcCube.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvcCube.c; sourceTree = "<group>"; };
+ 27A92E570E349282006E7CF6 /* mvcDivide.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvcDivide.c; sourceTree = "<group>"; };
+ 27A92E580E349282006E7CF6 /* mvcDivisor.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvcDivisor.c; sourceTree = "<group>"; };
+ 27A92E590E349282006E7CF6 /* mvcList.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvcList.c; sourceTree = "<group>"; };
+ 27A92E5A0E349282006E7CF6 /* mvcLits.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvcLits.c; sourceTree = "<group>"; };
+ 27A92E5B0E349282006E7CF6 /* mvcMan.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvcMan.c; sourceTree = "<group>"; };
+ 27A92E5C0E349282006E7CF6 /* mvcOpAlg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvcOpAlg.c; sourceTree = "<group>"; };
+ 27A92E5D0E349283006E7CF6 /* mvcOpBool.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvcOpBool.c; sourceTree = "<group>"; };
+ 27A92E5E0E349283006E7CF6 /* mvcPrint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvcPrint.c; sourceTree = "<group>"; };
+ 27A92E5F0E349283006E7CF6 /* mvcSort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvcSort.c; sourceTree = "<group>"; };
+ 27A92E600E349283006E7CF6 /* mvcUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvcUtils.c; sourceTree = "<group>"; };
+ 27A92E620E349283006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92E630E349283006E7CF6 /* nm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nm.h; sourceTree = "<group>"; };
+ 27A92E640E349283006E7CF6 /* nmApi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nmApi.c; sourceTree = "<group>"; };
+ 27A92E650E349283006E7CF6 /* nmInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = nmInt.h; sourceTree = "<group>"; };
+ 27A92E660E349283006E7CF6 /* nmTable.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = nmTable.c; sourceTree = "<group>"; };
+ 27A92E680E349283006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92E690E349283006E7CF6 /* st.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = st.c; sourceTree = "<group>"; };
+ 27A92E6A0E349283006E7CF6 /* st.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = st.h; sourceTree = "<group>"; };
+ 27A92E6B0E349283006E7CF6 /* stmm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = stmm.c; sourceTree = "<group>"; };
+ 27A92E6C0E349283006E7CF6 /* stmm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stmm.h; sourceTree = "<group>"; };
+ 27A92E6E0E349283006E7CF6 /* leaks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = leaks.h; sourceTree = "<group>"; };
+ 27A92E6F0E349283006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92E700E349283006E7CF6 /* stdlib_hack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = stdlib_hack.h; sourceTree = "<group>"; };
+ 27A92E710E349283006E7CF6 /* util_hack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = util_hack.h; sourceTree = "<group>"; };
+ 27A92E730E349283006E7CF6 /* module.make */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = module.make; sourceTree = "<group>"; };
+ 27A92E740E349283006E7CF6 /* vec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vec.h; sourceTree = "<group>"; };
+ 27A92E750E349283006E7CF6 /* vecAtt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vecAtt.h; sourceTree = "<group>"; };
+ 27A92E760E349283006E7CF6 /* vecFlt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vecFlt.h; sourceTree = "<group>"; };
+ 27A92E770E349283006E7CF6 /* vecInt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vecInt.h; sourceTree = "<group>"; };
+ 27A92E780E349283006E7CF6 /* vecPtr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vecPtr.h; sourceTree = "<group>"; };
+ 27A92E790E349283006E7CF6 /* vecStr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vecStr.h; sourceTree = "<group>"; };
+ 27A92E7A0E349283006E7CF6 /* vecVec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vecVec.h; sourceTree = "<group>"; };
+ 8DD76FB20486AB0100D96B5E /* abc */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = abc; sourceTree = BUILT_PRODUCTS_DIR; };
+ C6A0FF2C0290799A04C91782 /* abc.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = abc.1; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ 8DD76FAD0486AB0100D96B5E /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 274040F00E38BEDA00DC6F18 /* libreadline.dylib in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+ 08FB7794FE84155DC02AAC07 /* abc */ = {
+ isa = PBXGroup;
+ children = (
+ 274040F20E38BEE600DC6F18 /* Libraries */,
+ 08FB7795FE84155DC02AAC07 /* Source */,
+ C6A0FF2B0290797F04C91782 /* Documentation */,
+ 1AB674ADFE9D54B511CA2CBB /* Products */,
+ );
+ name = abc;
+ sourceTree = "<group>";
+ };
+ 08FB7795FE84155DC02AAC07 /* Source */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92B6C0E349280006E7CF6 /* opt */,
+ 27A92BD50E349280006E7CF6 /* generic.h */,
+ 27A92BD60E349280006E7CF6 /* sat */,
+ 27A92C0E0E349280006E7CF6 /* bdd */,
+ 27A92C7F0E349281006E7CF6 /* generic.c */,
+ 27A92C800E349281006E7CF6 /* aig */,
+ 27A92D2B0E349281006E7CF6 /* map */,
+ 27A92D750E349282006E7CF6 /* base */,
+ 27A92E040E349282006E7CF6 /* misc */,
+ );
+ name = Source;
+ sourceTree = "<group>";
+ };
+ 1AB674ADFE9D54B511CA2CBB /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 8DD76FB20486AB0100D96B5E /* abc */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 274040F20E38BEE600DC6F18 /* Libraries */ = {
+ isa = PBXGroup;
+ children = (
+ 274040EF0E38BED900DC6F18 /* libreadline.dylib */,
+ );
+ name = Libraries;
+ sourceTree = "<group>";
+ };
+ 27A92B6C0E349280006E7CF6 /* opt */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92B6D0E349280006E7CF6 /* cut */,
+ 27A92B7D0E349280006E7CF6 /* dec */,
+ 27A92B850E349280006E7CF6 /* fxu */,
+ 27A92B950E349280006E7CF6 /* lpk */,
+ 27A92BA50E349280006E7CF6 /* res */,
+ 27A92BB20E349280006E7CF6 /* ret */,
+ 27A92BBD0E349280006E7CF6 /* rwr */,
+ 27A92BC80E349280006E7CF6 /* sim */,
+ );
+ path = opt;
+ sourceTree = "<group>";
+ };
+ 27A92B6D0E349280006E7CF6 /* cut */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92B6E0E349280006E7CF6 /* abcCut.c */,
+ 27A92B6F0E349280006E7CF6 /* cut.h */,
+ 27A92B700E349280006E7CF6 /* cutApi.c */,
+ 27A92B710E349280006E7CF6 /* cutCut.c */,
+ 27A92B720E349280006E7CF6 /* cutExpand.c */,
+ 27A92B730E349280006E7CF6 /* cutInt.h */,
+ 27A92B740E349280006E7CF6 /* cutList.h */,
+ 27A92B750E349280006E7CF6 /* cutMan.c */,
+ 27A92B760E349280006E7CF6 /* cutMerge.c */,
+ 27A92B770E349280006E7CF6 /* cutNode.c */,
+ 27A92B780E349280006E7CF6 /* cutOracle.c */,
+ 27A92B790E349280006E7CF6 /* cutPre22.c */,
+ 27A92B7A0E349280006E7CF6 /* cutSeq.c */,
+ 27A92B7B0E349280006E7CF6 /* cutTruth.c */,
+ 27A92B7C0E349280006E7CF6 /* module.make */,
+ );
+ path = cut;
+ sourceTree = "<group>";
+ };
+ 27A92B7D0E349280006E7CF6 /* dec */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92B7E0E349280006E7CF6 /* dec.h */,
+ 27A92B7F0E349280006E7CF6 /* decAbc.c */,
+ 27A92B800E349280006E7CF6 /* decFactor.c */,
+ 27A92B810E349280006E7CF6 /* decMan.c */,
+ 27A92B820E349280006E7CF6 /* decPrint.c */,
+ 27A92B830E349280006E7CF6 /* decUtil.c */,
+ 27A92B840E349280006E7CF6 /* module.make */,
+ );
+ path = dec;
+ sourceTree = "<group>";
+ };
+ 27A92B850E349280006E7CF6 /* fxu */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92B860E349280006E7CF6 /* fxu.c */,
+ 27A92B870E349280006E7CF6 /* fxu.h */,
+ 27A92B880E349280006E7CF6 /* fxuCreate.c */,
+ 27A92B890E349280006E7CF6 /* fxuHeapD.c */,
+ 27A92B8A0E349280006E7CF6 /* fxuHeapS.c */,
+ 27A92B8B0E349280006E7CF6 /* fxuInt.h */,
+ 27A92B8C0E349280006E7CF6 /* fxuList.c */,
+ 27A92B8D0E349280006E7CF6 /* fxuMatrix.c */,
+ 27A92B8E0E349280006E7CF6 /* fxuPair.c */,
+ 27A92B8F0E349280006E7CF6 /* fxuPrint.c */,
+ 27A92B900E349280006E7CF6 /* fxuReduce.c */,
+ 27A92B910E349280006E7CF6 /* fxuSelect.c */,
+ 27A92B920E349280006E7CF6 /* fxuSingle.c */,
+ 27A92B930E349280006E7CF6 /* fxuUpdate.c */,
+ 27A92B940E349280006E7CF6 /* module.make */,
+ );
+ path = fxu;
+ sourceTree = "<group>";
+ };
+ 27A92B950E349280006E7CF6 /* lpk */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92B960E349280006E7CF6 /* lpk.h */,
+ 27A92B970E349280006E7CF6 /* lpk_.c */,
+ 27A92B980E349280006E7CF6 /* lpkAbcDec.c */,
+ 27A92B990E349280006E7CF6 /* lpkAbcDsd.c */,
+ 27A92B9A0E349280006E7CF6 /* lpkAbcMux.c */,
+ 27A92B9B0E349280006E7CF6 /* lpkAbcUtil.c */,
+ 27A92B9C0E349280006E7CF6 /* lpkCore.c */,
+ 27A92B9D0E349280006E7CF6 /* lpkCut.c */,
+ 27A92B9E0E349280006E7CF6 /* lpkInt.h */,
+ 27A92B9F0E349280006E7CF6 /* lpkMan.c */,
+ 27A92BA00E349280006E7CF6 /* lpkMap.c */,
+ 27A92BA10E349280006E7CF6 /* lpkMulti.c */,
+ 27A92BA20E349280006E7CF6 /* lpkMux.c */,
+ 27A92BA30E349280006E7CF6 /* lpkSets.c */,
+ 27A92BA40E349280006E7CF6 /* module.make */,
+ );
+ path = lpk;
+ sourceTree = "<group>";
+ };
+ 27A92BA50E349280006E7CF6 /* res */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92BA60E349280006E7CF6 /* module.make */,
+ 27A92BA70E349280006E7CF6 /* res.h */,
+ 27A92BA80E349280006E7CF6 /* res_.c */,
+ 27A92BA90E349280006E7CF6 /* resCore.c */,
+ 27A92BAA0E349280006E7CF6 /* resDivs.c */,
+ 27A92BAB0E349280006E7CF6 /* resFilter.c */,
+ 27A92BAC0E349280006E7CF6 /* resInt.h */,
+ 27A92BAD0E349280006E7CF6 /* resSat.c */,
+ 27A92BAE0E349280006E7CF6 /* resSim.c */,
+ 27A92BAF0E349280006E7CF6 /* resSim_old.c */,
+ 27A92BB00E349280006E7CF6 /* resStrash.c */,
+ 27A92BB10E349280006E7CF6 /* resWin.c */,
+ );
+ path = res;
+ sourceTree = "<group>";
+ };
+ 27A92BB20E349280006E7CF6 /* ret */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92BB30E349280006E7CF6 /* module.make */,
+ 27A92BB40E349280006E7CF6 /* ret_.c */,
+ 27A92BB50E349280006E7CF6 /* retArea.c */,
+ 27A92BB60E349280006E7CF6 /* retCore.c */,
+ 27A92BB70E349280006E7CF6 /* retDelay.c */,
+ 27A92BB80E349280006E7CF6 /* retFlow.c */,
+ 27A92BB90E349280006E7CF6 /* retIncrem.c */,
+ 27A92BBA0E349280006E7CF6 /* retInit.c */,
+ 27A92BBB0E349280006E7CF6 /* retInt.h */,
+ 27A92BBC0E349280006E7CF6 /* retLvalue.c */,
+ );
+ path = ret;
+ sourceTree = "<group>";
+ };
+ 27A92BBD0E349280006E7CF6 /* rwr */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92BBE0E349280006E7CF6 /* module.make */,
+ 27A92BBF0E349280006E7CF6 /* rwr.h */,
+ 27A92BC00E349280006E7CF6 /* rwrDec.c */,
+ 27A92BC10E349280006E7CF6 /* rwrEva.c */,
+ 27A92BC20E349280006E7CF6 /* rwrExp.c */,
+ 27A92BC30E349280006E7CF6 /* rwrLib.c */,
+ 27A92BC40E349280006E7CF6 /* rwrMan.c */,
+ 27A92BC50E349280006E7CF6 /* rwrPrint.c */,
+ 27A92BC60E349280006E7CF6 /* rwrTemp.c */,
+ 27A92BC70E349280006E7CF6 /* rwrUtil.c */,
+ );
+ path = rwr;
+ sourceTree = "<group>";
+ };
+ 27A92BC80E349280006E7CF6 /* sim */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92BC90E349280006E7CF6 /* module.make */,
+ 27A92BCA0E349280006E7CF6 /* sim.h */,
+ 27A92BCB0E349280006E7CF6 /* simMan.c */,
+ 27A92BCC0E349280006E7CF6 /* simSat.c */,
+ 27A92BCD0E349280006E7CF6 /* simSeq.c */,
+ 27A92BCE0E349280006E7CF6 /* simSupp.c */,
+ 27A92BCF0E349280006E7CF6 /* simSwitch.c */,
+ 27A92BD00E349280006E7CF6 /* simSym.c */,
+ 27A92BD10E349280006E7CF6 /* simSymSat.c */,
+ 27A92BD20E349280006E7CF6 /* simSymSim.c */,
+ 27A92BD30E349280006E7CF6 /* simSymStr.c */,
+ 27A92BD40E349280006E7CF6 /* simUtils.c */,
+ );
+ path = sim;
+ sourceTree = "<group>";
+ };
+ 27A92BD60E349280006E7CF6 /* sat */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92BD70E349280006E7CF6 /* bsat */,
+ 27A92BE30E349280006E7CF6 /* csat */,
+ 27A92BE70E349280006E7CF6 /* fraig */,
+ 27A92BF80E349280006E7CF6 /* msat */,
+ 27A92C0A0E349280006E7CF6 /* proof */,
+ );
+ path = sat;
+ sourceTree = "<group>";
+ };
+ 27A92BD70E349280006E7CF6 /* bsat */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92BD80E349280006E7CF6 /* module.make */,
+ 27A92BD90E349280006E7CF6 /* satInter.c */,
+ 27A92BDA0E349280006E7CF6 /* satMem.c */,
+ 27A92BDB0E349280006E7CF6 /* satMem.h */,
+ 27A92BDC0E349280006E7CF6 /* satSolver.c */,
+ 27A92BDD0E349280006E7CF6 /* satSolver.h */,
+ 27A92BDE0E349280006E7CF6 /* satStore.c */,
+ 27A92BDF0E349280006E7CF6 /* satStore.h */,
+ 27A92BE00E349280006E7CF6 /* satTrace.c */,
+ 27A92BE10E349280006E7CF6 /* satUtil.c */,
+ 27A92BE20E349280006E7CF6 /* satVec.h */,
+ );
+ path = bsat;
+ sourceTree = "<group>";
+ };
+ 27A92BE30E349280006E7CF6 /* csat */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92BE40E349280006E7CF6 /* csat_apis.c */,
+ 27A92BE50E349280006E7CF6 /* csat_apis.h */,
+ 27A92BE60E349280006E7CF6 /* module.make */,
+ );
+ path = csat;
+ sourceTree = "<group>";
+ };
+ 27A92BE70E349280006E7CF6 /* fraig */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92BE80E349280006E7CF6 /* fraig.h */,
+ 27A92BE90E349280006E7CF6 /* fraigApi.c */,
+ 27A92BEA0E349280006E7CF6 /* fraigCanon.c */,
+ 27A92BEB0E349280006E7CF6 /* fraigChoice.c */,
+ 27A92BEC0E349280006E7CF6 /* fraigFanout.c */,
+ 27A92BED0E349280006E7CF6 /* fraigFeed.c */,
+ 27A92BEE0E349280006E7CF6 /* fraigInt.h */,
+ 27A92BEF0E349280006E7CF6 /* fraigMan.c */,
+ 27A92BF00E349280006E7CF6 /* fraigMem.c */,
+ 27A92BF10E349280006E7CF6 /* fraigNode.c */,
+ 27A92BF20E349280006E7CF6 /* fraigPrime.c */,
+ 27A92BF30E349280006E7CF6 /* fraigSat.c */,
+ 27A92BF40E349280006E7CF6 /* fraigTable.c */,
+ 27A92BF50E349280006E7CF6 /* fraigUtil.c */,
+ 27A92BF60E349280006E7CF6 /* fraigVec.c */,
+ 27A92BF70E349280006E7CF6 /* module.make */,
+ );
+ path = fraig;
+ sourceTree = "<group>";
+ };
+ 27A92BF80E349280006E7CF6 /* msat */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92BF90E349280006E7CF6 /* module.make */,
+ 27A92BFA0E349280006E7CF6 /* msat.h */,
+ 27A92BFB0E349280006E7CF6 /* msatActivity.c */,
+ 27A92BFC0E349280006E7CF6 /* msatClause.c */,
+ 27A92BFD0E349280006E7CF6 /* msatClauseVec.c */,
+ 27A92BFE0E349280006E7CF6 /* msatInt.h */,
+ 27A92BFF0E349280006E7CF6 /* msatMem.c */,
+ 27A92C000E349280006E7CF6 /* msatOrderH.c */,
+ 27A92C010E349280006E7CF6 /* msatOrderJ.c */,
+ 27A92C020E349280006E7CF6 /* msatQueue.c */,
+ 27A92C030E349280006E7CF6 /* msatRead.c */,
+ 27A92C040E349280006E7CF6 /* msatSolverApi.c */,
+ 27A92C050E349280006E7CF6 /* msatSolverCore.c */,
+ 27A92C060E349280006E7CF6 /* msatSolverIo.c */,
+ 27A92C070E349280006E7CF6 /* msatSolverSearch.c */,
+ 27A92C080E349280006E7CF6 /* msatSort.c */,
+ 27A92C090E349280006E7CF6 /* msatVec.c */,
+ );
+ path = msat;
+ sourceTree = "<group>";
+ };
+ 27A92C0A0E349280006E7CF6 /* proof */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92C0B0E349280006E7CF6 /* pr.c */,
+ 27A92C0C0E349280006E7CF6 /* pr.h */,
+ 27A92C0D0E349280006E7CF6 /* stats.txt */,
+ );
+ path = proof;
+ sourceTree = "<group>";
+ };
+ 27A92C0E0E349280006E7CF6 /* bdd */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92C0F0E349280006E7CF6 /* cas */,
+ 27A92C140E349280006E7CF6 /* cudd */,
+ 27A92C590E349281006E7CF6 /* dsd */,
+ 27A92C630E349281006E7CF6 /* epd */,
+ 27A92C670E349281006E7CF6 /* mtr */,
+ 27A92C6D0E349281006E7CF6 /* parse */,
+ 27A92C740E349281006E7CF6 /* reo */,
+ );
+ path = bdd;
+ sourceTree = "<group>";
+ };
+ 27A92C0F0E349280006E7CF6 /* cas */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92C100E349280006E7CF6 /* cas.h */,
+ 27A92C110E349280006E7CF6 /* casCore.c */,
+ 27A92C120E349280006E7CF6 /* casDec.c */,
+ 27A92C130E349280006E7CF6 /* module.make */,
+ );
+ path = cas;
+ sourceTree = "<group>";
+ };
+ 27A92C140E349280006E7CF6 /* cudd */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92C150E349280006E7CF6 /* cuBdd.make */,
+ 27A92C160E349280006E7CF6 /* cudd.h */,
+ 27A92C170E349280006E7CF6 /* cudd.make */,
+ 27A92C180E349280006E7CF6 /* cuddAddAbs.c */,
+ 27A92C190E349280006E7CF6 /* cuddAddApply.c */,
+ 27A92C1A0E349280006E7CF6 /* cuddAddFind.c */,
+ 27A92C1B0E349280006E7CF6 /* cuddAddInv.c */,
+ 27A92C1C0E349280006E7CF6 /* cuddAddIte.c */,
+ 27A92C1D0E349280006E7CF6 /* cuddAddNeg.c */,
+ 27A92C1E0E349280006E7CF6 /* cuddAddWalsh.c */,
+ 27A92C1F0E349280006E7CF6 /* cuddAndAbs.c */,
+ 27A92C200E349280006E7CF6 /* cuddAnneal.c */,
+ 27A92C210E349280006E7CF6 /* cuddApa.c */,
+ 27A92C220E349280006E7CF6 /* cuddAPI.c */,
+ 27A92C230E349280006E7CF6 /* cuddApprox.c */,
+ 27A92C240E349280006E7CF6 /* cuddBddAbs.c */,
+ 27A92C250E349280006E7CF6 /* cuddBddCorr.c */,
+ 27A92C260E349280006E7CF6 /* cuddBddIte.c */,
+ 27A92C270E349280006E7CF6 /* cuddBridge.c */,
+ 27A92C280E349280006E7CF6 /* cuddCache.c */,
+ 27A92C290E349280006E7CF6 /* cuddCheck.c */,
+ 27A92C2A0E349280006E7CF6 /* cuddClip.c */,
+ 27A92C2B0E349280006E7CF6 /* cuddCof.c */,
+ 27A92C2C0E349280006E7CF6 /* cuddCompose.c */,
+ 27A92C2D0E349280006E7CF6 /* cuddDecomp.c */,
+ 27A92C2E0E349280006E7CF6 /* cuddEssent.c */,
+ 27A92C2F0E349280006E7CF6 /* cuddExact.c */,
+ 27A92C300E349280006E7CF6 /* cuddExport.c */,
+ 27A92C310E349280006E7CF6 /* cuddGenCof.c */,
+ 27A92C320E349280006E7CF6 /* cuddGenetic.c */,
+ 27A92C330E349280006E7CF6 /* cuddGroup.c */,
+ 27A92C340E349280006E7CF6 /* cuddHarwell.c */,
+ 27A92C350E349280006E7CF6 /* cuddInit.c */,
+ 27A92C360E349280006E7CF6 /* cuddInt.h */,
+ 27A92C370E349280006E7CF6 /* cuddInteract.c */,
+ 27A92C380E349280006E7CF6 /* cuddLCache.c */,
+ 27A92C390E349280006E7CF6 /* cuddLevelQ.c */,
+ 27A92C3A0E349280006E7CF6 /* cuddLinear.c */,
+ 27A92C3B0E349280006E7CF6 /* cuddLiteral.c */,
+ 27A92C3C0E349280006E7CF6 /* cuddMatMult.c */,
+ 27A92C3D0E349280006E7CF6 /* cuddPriority.c */,
+ 27A92C3E0E349280006E7CF6 /* cuddRead.c */,
+ 27A92C3F0E349280006E7CF6 /* cuddRef.c */,
+ 27A92C400E349280006E7CF6 /* cuddReorder.c */,
+ 27A92C410E349280006E7CF6 /* cuddSat.c */,
+ 27A92C420E349280006E7CF6 /* cuddSign.c */,
+ 27A92C430E349280006E7CF6 /* cuddSolve.c */,
+ 27A92C440E349280006E7CF6 /* cuddSplit.c */,
+ 27A92C450E349280006E7CF6 /* cuddSubsetHB.c */,
+ 27A92C460E349280006E7CF6 /* cuddSubsetSP.c */,
+ 27A92C470E349280006E7CF6 /* cuddSymmetry.c */,
+ 27A92C480E349280006E7CF6 /* cuddTable.c */,
+ 27A92C490E349280006E7CF6 /* cuddUtil.c */,
+ 27A92C4A0E349280006E7CF6 /* cuddWindow.c */,
+ 27A92C4B0E349280006E7CF6 /* cuddZddCount.c */,
+ 27A92C4C0E349280006E7CF6 /* cuddZddFuncs.c */,
+ 27A92C4D0E349280006E7CF6 /* cuddZddGroup.c */,
+ 27A92C4E0E349280006E7CF6 /* cuddZddIsop.c */,
+ 27A92C4F0E349280006E7CF6 /* cuddZddLin.c */,
+ 27A92C500E349280006E7CF6 /* cuddZddMisc.c */,
+ 27A92C510E349280006E7CF6 /* cuddZddPort.c */,
+ 27A92C520E349280006E7CF6 /* cuddZddReord.c */,
+ 27A92C530E349281006E7CF6 /* cuddZddSetop.c */,
+ 27A92C540E349281006E7CF6 /* cuddZddSymm.c */,
+ 27A92C550E349281006E7CF6 /* cuddZddUtil.c */,
+ 27A92C560E349281006E7CF6 /* module.make */,
+ 27A92C570E349281006E7CF6 /* r7x8.1.mat */,
+ 27A92C580E349281006E7CF6 /* testcudd.c */,
+ );
+ path = cudd;
+ sourceTree = "<group>";
+ };
+ 27A92C590E349281006E7CF6 /* dsd */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92C5A0E349281006E7CF6 /* dsd.h */,
+ 27A92C5B0E349281006E7CF6 /* dsdApi.c */,
+ 27A92C5C0E349281006E7CF6 /* dsdCheck.c */,
+ 27A92C5D0E349281006E7CF6 /* dsdInt.h */,
+ 27A92C5E0E349281006E7CF6 /* dsdLocal.c */,
+ 27A92C5F0E349281006E7CF6 /* dsdMan.c */,
+ 27A92C600E349281006E7CF6 /* dsdProc.c */,
+ 27A92C610E349281006E7CF6 /* dsdTree.c */,
+ 27A92C620E349281006E7CF6 /* module.make */,
+ );
+ path = dsd;
+ sourceTree = "<group>";
+ };
+ 27A92C630E349281006E7CF6 /* epd */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92C640E349281006E7CF6 /* epd.c */,
+ 27A92C650E349281006E7CF6 /* epd.h */,
+ 27A92C660E349281006E7CF6 /* module.make */,
+ );
+ path = epd;
+ sourceTree = "<group>";
+ };
+ 27A92C670E349281006E7CF6 /* mtr */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92C680E349281006E7CF6 /* module.make */,
+ 27A92C690E349281006E7CF6 /* mtr.h */,
+ 27A92C6A0E349281006E7CF6 /* mtrBasic.c */,
+ 27A92C6B0E349281006E7CF6 /* mtrGroup.c */,
+ 27A92C6C0E349281006E7CF6 /* mtrInt.h */,
+ );
+ path = mtr;
+ sourceTree = "<group>";
+ };
+ 27A92C6D0E349281006E7CF6 /* parse */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92C6E0E349281006E7CF6 /* module.make */,
+ 27A92C6F0E349281006E7CF6 /* parse.h */,
+ 27A92C700E349281006E7CF6 /* parseCore.c */,
+ 27A92C710E349281006E7CF6 /* parseEqn.c */,
+ 27A92C720E349281006E7CF6 /* parseInt.h */,
+ 27A92C730E349281006E7CF6 /* parseStack.c */,
+ );
+ path = parse;
+ sourceTree = "<group>";
+ };
+ 27A92C740E349281006E7CF6 /* reo */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92C750E349281006E7CF6 /* module.make */,
+ 27A92C760E349281006E7CF6 /* reo.h */,
+ 27A92C770E349281006E7CF6 /* reoApi.c */,
+ 27A92C780E349281006E7CF6 /* reoCore.c */,
+ 27A92C790E349281006E7CF6 /* reoProfile.c */,
+ 27A92C7A0E349281006E7CF6 /* reoSift.c */,
+ 27A92C7B0E349281006E7CF6 /* reoSwap.c */,
+ 27A92C7C0E349281006E7CF6 /* reoTest.c */,
+ 27A92C7D0E349281006E7CF6 /* reoTransfer.c */,
+ 27A92C7E0E349281006E7CF6 /* reoUnits.c */,
+ );
+ path = reo;
+ sourceTree = "<group>";
+ };
+ 27A92C800E349281006E7CF6 /* aig */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92C810E349281006E7CF6 /* aig */,
+ 27A92C9B0E349281006E7CF6 /* bar */,
+ 27A92C9F0E349281006E7CF6 /* bdc */,
+ 27A92CA70E349281006E7CF6 /* cnf */,
+ 27A92CB30E349281006E7CF6 /* csw */,
+ 27A92CBC0E349281006E7CF6 /* dar */,
+ 27A92CCB0E349281006E7CF6 /* deco */,
+ 27A92CCE0E349281006E7CF6 /* fra */,
+ 27A92CDF0E349281006E7CF6 /* hop */,
+ 27A92CEE0E349281006E7CF6 /* ioa */,
+ 27A92CF40E349281006E7CF6 /* ivy */,
+ 27A92D110E349281006E7CF6 /* kit */,
+ 27A92D210E349281006E7CF6 /* mem */,
+ 27A92D250E349281006E7CF6 /* rwt */,
+ );
+ path = aig;
+ sourceTree = "<group>";
+ };
+ 27A92C810E349281006E7CF6 /* aig */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92C820E349281006E7CF6 /* aig.h */,
+ 27A92C830E349281006E7CF6 /* aig_.c */,
+ 27A92C840E349281006E7CF6 /* aigCheck.c */,
+ 27A92C850E349281006E7CF6 /* aigDfs.c */,
+ 27A92C860E349281006E7CF6 /* aigFanout.c */,
+ 27A92C870E349281006E7CF6 /* aigMan.c */,
+ 27A92C880E349281006E7CF6 /* aigMem.c */,
+ 27A92C890E349281006E7CF6 /* aigMffc.c */,
+ 27A92C8A0E349281006E7CF6 /* aigObj.c */,
+ 27A92C8B0E349281006E7CF6 /* aigOper.c */,
+ 27A92C8C0E349281006E7CF6 /* aigOrder.c */,
+ 27A92C8D0E349281006E7CF6 /* aigPart.c */,
+ 27A92C8E0E349281006E7CF6 /* aigRepr.c */,
+ 27A92C8F0E349281006E7CF6 /* aigRet.c */,
+ 27A92C900E349281006E7CF6 /* aigScl.c */,
+ 27A92C910E349281006E7CF6 /* aigSeq.c */,
+ 27A92C920E349281006E7CF6 /* aigShow.c */,
+ 27A92C930E349281006E7CF6 /* aigTable.c */,
+ 27A92C940E349281006E7CF6 /* aigTime.c */,
+ 27A92C950E349281006E7CF6 /* aigTiming.c */,
+ 27A92C960E349281006E7CF6 /* aigTruth.c */,
+ 27A92C970E349281006E7CF6 /* aigTsim.c */,
+ 27A92C980E349281006E7CF6 /* aigUtil.c */,
+ 27A92C990E349281006E7CF6 /* aigWin.c */,
+ 27A92C9A0E349281006E7CF6 /* module.make */,
+ );
+ path = aig;
+ sourceTree = "<group>";
+ };
+ 27A92C9B0E349281006E7CF6 /* bar */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92C9C0E349281006E7CF6 /* bar.c */,
+ 27A92C9D0E349281006E7CF6 /* bar.h */,
+ 27A92C9E0E349281006E7CF6 /* module.make */,
+ );
+ path = bar;
+ sourceTree = "<group>";
+ };
+ 27A92C9F0E349281006E7CF6 /* bdc */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92CA00E349281006E7CF6 /* bdc.h */,
+ 27A92CA10E349281006E7CF6 /* bdc_.c */,
+ 27A92CA20E349281006E7CF6 /* bdcCore.c */,
+ 27A92CA30E349281006E7CF6 /* bdcDec.c */,
+ 27A92CA40E349281006E7CF6 /* bdcInt.h */,
+ 27A92CA50E349281006E7CF6 /* bdcTable.c */,
+ 27A92CA60E349281006E7CF6 /* module.make */,
+ );
+ path = bdc;
+ sourceTree = "<group>";
+ };
+ 27A92CA70E349281006E7CF6 /* cnf */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92CA80E349281006E7CF6 /* cnf.h */,
+ 27A92CA90E349281006E7CF6 /* cnf_.c */,
+ 27A92CAA0E349281006E7CF6 /* cnfCore.c */,
+ 27A92CAB0E349281006E7CF6 /* cnfCut.c */,
+ 27A92CAC0E349281006E7CF6 /* cnfData.c */,
+ 27A92CAD0E349281006E7CF6 /* cnfMan.c */,
+ 27A92CAE0E349281006E7CF6 /* cnfMap.c */,
+ 27A92CAF0E349281006E7CF6 /* cnfPost.c */,
+ 27A92CB00E349281006E7CF6 /* cnfUtil.c */,
+ 27A92CB10E349281006E7CF6 /* cnfWrite.c */,
+ 27A92CB20E349281006E7CF6 /* module.make */,
+ );
+ path = cnf;
+ sourceTree = "<group>";
+ };
+ 27A92CB30E349281006E7CF6 /* csw */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92CB40E349281006E7CF6 /* csw.h */,
+ 27A92CB50E349281006E7CF6 /* csw_.c */,
+ 27A92CB60E349281006E7CF6 /* cswCore.c */,
+ 27A92CB70E349281006E7CF6 /* cswCut.c */,
+ 27A92CB80E349281006E7CF6 /* cswInt.h */,
+ 27A92CB90E349281006E7CF6 /* cswMan.c */,
+ 27A92CBA0E349281006E7CF6 /* cswTable.c */,
+ 27A92CBB0E349281006E7CF6 /* module.make */,
+ );
+ path = csw;
+ sourceTree = "<group>";
+ };
+ 27A92CBC0E349281006E7CF6 /* dar */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92CBD0E349281006E7CF6 /* dar.h */,
+ 27A92CBE0E349281006E7CF6 /* dar_.c */,
+ 27A92CBF0E349281006E7CF6 /* darBalance.c */,
+ 27A92CC00E349281006E7CF6 /* darCore.c */,
+ 27A92CC10E349281006E7CF6 /* darCut.c */,
+ 27A92CC20E349281006E7CF6 /* darData.c */,
+ 27A92CC30E349281006E7CF6 /* darInt.h */,
+ 27A92CC40E349281006E7CF6 /* darLib.c */,
+ 27A92CC50E349281006E7CF6 /* darMan.c */,
+ 27A92CC60E349281006E7CF6 /* darPrec.c */,
+ 27A92CC70E349281006E7CF6 /* darRefact.c */,
+ 27A92CC80E349281006E7CF6 /* darResub.c */,
+ 27A92CC90E349281006E7CF6 /* darScript.c */,
+ 27A92CCA0E349281006E7CF6 /* module.make */,
+ );
+ path = dar;
+ sourceTree = "<group>";
+ };
+ 27A92CCB0E349281006E7CF6 /* deco */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92CCC0E349281006E7CF6 /* deco.h */,
+ 27A92CCD0E349281006E7CF6 /* module.make */,
+ );
+ path = deco;
+ sourceTree = "<group>";
+ };
+ 27A92CCE0E349281006E7CF6 /* fra */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92CCF0E349281006E7CF6 /* fra.h */,
+ 27A92CD00E349281006E7CF6 /* fra_.c */,
+ 27A92CD10E349281006E7CF6 /* fraBmc.c */,
+ 27A92CD20E349281006E7CF6 /* fraCec.c */,
+ 27A92CD30E349281006E7CF6 /* fraClass.c */,
+ 27A92CD40E349281006E7CF6 /* fraCnf.c */,
+ 27A92CD50E349281006E7CF6 /* fraCore.c */,
+ 27A92CD60E349281006E7CF6 /* fraImp.c */,
+ 27A92CD70E349281006E7CF6 /* fraInd.c */,
+ 27A92CD80E349281006E7CF6 /* fraLcr.c */,
+ 27A92CD90E349281006E7CF6 /* fraMan.c */,
+ 27A92CDA0E349281006E7CF6 /* fraPart.c */,
+ 27A92CDB0E349281006E7CF6 /* fraSat.c */,
+ 27A92CDC0E349281006E7CF6 /* fraSec.c */,
+ 27A92CDD0E349281006E7CF6 /* fraSim.c */,
+ 27A92CDE0E349281006E7CF6 /* module.make */,
+ );
+ path = fra;
+ sourceTree = "<group>";
+ };
+ 27A92CDF0E349281006E7CF6 /* hop */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92CE00E349281006E7CF6 /* cudd2.c */,
+ 27A92CE10E349281006E7CF6 /* cudd2.h */,
+ 27A92CE20E349281006E7CF6 /* hop.h */,
+ 27A92CE30E349281006E7CF6 /* hop_.c */,
+ 27A92CE40E349281006E7CF6 /* hopBalance.c */,
+ 27A92CE50E349281006E7CF6 /* hopCheck.c */,
+ 27A92CE60E349281006E7CF6 /* hopDfs.c */,
+ 27A92CE70E349281006E7CF6 /* hopMan.c */,
+ 27A92CE80E349281006E7CF6 /* hopMem.c */,
+ 27A92CE90E349281006E7CF6 /* hopObj.c */,
+ 27A92CEA0E349281006E7CF6 /* hopOper.c */,
+ 27A92CEB0E349281006E7CF6 /* hopTable.c */,
+ 27A92CEC0E349281006E7CF6 /* hopUtil.c */,
+ 27A92CED0E349281006E7CF6 /* module.make */,
+ );
+ path = hop;
+ sourceTree = "<group>";
+ };
+ 27A92CEE0E349281006E7CF6 /* ioa */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92CEF0E349281006E7CF6 /* ioa.h */,
+ 27A92CF00E349281006E7CF6 /* ioaReadAig.c */,
+ 27A92CF10E349281006E7CF6 /* ioaUtil.c */,
+ 27A92CF20E349281006E7CF6 /* ioaWriteAig.c */,
+ 27A92CF30E349281006E7CF6 /* module.make */,
+ );
+ path = ioa;
+ sourceTree = "<group>";
+ };
+ 27A92CF40E349281006E7CF6 /* ivy */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92CF50E349281006E7CF6 /* attr.h */,
+ 27A92CF60E349281006E7CF6 /* ivy.h */,
+ 27A92CF70E349281006E7CF6 /* ivy_.c */,
+ 27A92CF80E349281006E7CF6 /* ivyBalance.c */,
+ 27A92CF90E349281006E7CF6 /* ivyCanon.c */,
+ 27A92CFA0E349281006E7CF6 /* ivyCheck.c */,
+ 27A92CFB0E349281006E7CF6 /* ivyCut.c */,
+ 27A92CFC0E349281006E7CF6 /* ivyCutTrav.c */,
+ 27A92CFD0E349281006E7CF6 /* ivyDfs.c */,
+ 27A92CFE0E349281006E7CF6 /* ivyDsd.c */,
+ 27A92CFF0E349281006E7CF6 /* ivyFanout.c */,
+ 27A92D000E349281006E7CF6 /* ivyFastMap.c */,
+ 27A92D010E349281006E7CF6 /* ivyFraig.c */,
+ 27A92D020E349281006E7CF6 /* ivyHaig.c */,
+ 27A92D030E349281006E7CF6 /* ivyMan.c */,
+ 27A92D040E349281006E7CF6 /* ivyMem.c */,
+ 27A92D050E349281006E7CF6 /* ivyMulti.c */,
+ 27A92D060E349281006E7CF6 /* ivyMulti8.c */,
+ 27A92D070E349281006E7CF6 /* ivyObj.c */,
+ 27A92D080E349281006E7CF6 /* ivyOper.c */,
+ 27A92D090E349281006E7CF6 /* ivyResyn.c */,
+ 27A92D0A0E349281006E7CF6 /* ivyRwr.c */,
+ 27A92D0B0E349281006E7CF6 /* ivyRwrAlg.c */,
+ 27A92D0C0E349281006E7CF6 /* ivySeq.c */,
+ 27A92D0D0E349281006E7CF6 /* ivyShow.c */,
+ 27A92D0E0E349281006E7CF6 /* ivyTable.c */,
+ 27A92D0F0E349281006E7CF6 /* ivyUtil.c */,
+ 27A92D100E349281006E7CF6 /* module.make */,
+ );
+ path = ivy;
+ sourceTree = "<group>";
+ };
+ 27A92D110E349281006E7CF6 /* kit */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92D120E349281006E7CF6 /* cloud.c */,
+ 27A92D130E349281006E7CF6 /* cloud.h */,
+ 27A92D140E349281006E7CF6 /* kit.h */,
+ 27A92D150E349281006E7CF6 /* kit_.c */,
+ 27A92D160E349281006E7CF6 /* kitAig.c */,
+ 27A92D170E349281006E7CF6 /* kitBdd.c */,
+ 27A92D180E349281006E7CF6 /* kitCloud.c */,
+ 27A92D190E349281006E7CF6 /* kitDsd.c */,
+ 27A92D1A0E349281006E7CF6 /* kitFactor.c */,
+ 27A92D1B0E349281006E7CF6 /* kitGraph.c */,
+ 27A92D1C0E349281006E7CF6 /* kitHop.c */,
+ 27A92D1D0E349281006E7CF6 /* kitIsop.c */,
+ 27A92D1E0E349281006E7CF6 /* kitSop.c */,
+ 27A92D1F0E349281006E7CF6 /* kitTruth.c */,
+ 27A92D200E349281006E7CF6 /* module.make */,
+ );
+ path = kit;
+ sourceTree = "<group>";
+ };
+ 27A92D210E349281006E7CF6 /* mem */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92D220E349281006E7CF6 /* mem.c */,
+ 27A92D230E349281006E7CF6 /* mem.h */,
+ 27A92D240E349281006E7CF6 /* module.make */,
+ );
+ path = mem;
+ sourceTree = "<group>";
+ };
+ 27A92D250E349281006E7CF6 /* rwt */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92D260E349281006E7CF6 /* module.make */,
+ 27A92D270E349281006E7CF6 /* rwt.h */,
+ 27A92D280E349281006E7CF6 /* rwtDec.c */,
+ 27A92D290E349281006E7CF6 /* rwtMan.c */,
+ 27A92D2A0E349281006E7CF6 /* rwtUtil.c */,
+ );
+ path = rwt;
+ sourceTree = "<group>";
+ };
+ 27A92D2B0E349281006E7CF6 /* map */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92D2C0E349281006E7CF6 /* fpga */,
+ 27A92D3E0E349281006E7CF6 /* if */,
+ 27A92D4B0E349281006E7CF6 /* mapper */,
+ 27A92D620E349281006E7CF6 /* mio */,
+ 27A92D6C0E349281006E7CF6 /* super */,
+ );
+ path = map;
+ sourceTree = "<group>";
+ };
+ 27A92D2C0E349281006E7CF6 /* fpga */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92D2D0E349281006E7CF6 /* fpga.c */,
+ 27A92D2E0E349281006E7CF6 /* fpga.h */,
+ 27A92D2F0E349281006E7CF6 /* fpgaCore.c */,
+ 27A92D300E349281006E7CF6 /* fpgaCreate.c */,
+ 27A92D310E349281006E7CF6 /* fpgaCut.c */,
+ 27A92D320E349281006E7CF6 /* fpgaCutUtils.c */,
+ 27A92D330E349281006E7CF6 /* fpgaFanout.c */,
+ 27A92D340E349281006E7CF6 /* fpgaGENERIC.c */,
+ 27A92D350E349281006E7CF6 /* fpgaInt.h */,
+ 27A92D360E349281006E7CF6 /* fpgaLib.c */,
+ 27A92D370E349281006E7CF6 /* fpgaMatch.c */,
+ 27A92D380E349281006E7CF6 /* fpgaSwitch.c */,
+ 27A92D390E349281006E7CF6 /* fpgaTime.c */,
+ 27A92D3A0E349281006E7CF6 /* fpgaTruth.c */,
+ 27A92D3B0E349281006E7CF6 /* fpgaUtils.c */,
+ 27A92D3C0E349281006E7CF6 /* fpgaVec.c */,
+ 27A92D3D0E349281006E7CF6 /* module.make */,
+ );
+ path = fpga;
+ sourceTree = "<group>";
+ };
+ 27A92D3E0E349281006E7CF6 /* if */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92D3F0E349281006E7CF6 /* if.h */,
+ 27A92D400E349281006E7CF6 /* if_.c */,
+ 27A92D410E349281006E7CF6 /* ifCore.c */,
+ 27A92D420E349281006E7CF6 /* ifCut.c */,
+ 27A92D430E349281006E7CF6 /* ifMan.c */,
+ 27A92D440E349281006E7CF6 /* ifMap.c */,
+ 27A92D450E349281006E7CF6 /* ifReduce.c */,
+ 27A92D460E349281006E7CF6 /* ifSeq.c */,
+ 27A92D470E349281006E7CF6 /* ifTime.c */,
+ 27A92D480E349281006E7CF6 /* ifTruth.c */,
+ 27A92D490E349281006E7CF6 /* ifUtil.c */,
+ 27A92D4A0E349281006E7CF6 /* module.make */,
+ );
+ path = if;
+ sourceTree = "<group>";
+ };
+ 27A92D4B0E349281006E7CF6 /* mapper */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92D4C0E349281006E7CF6 /* mapper.c */,
+ 27A92D4D0E349281006E7CF6 /* mapper.h */,
+ 27A92D4E0E349281006E7CF6 /* mapperCanon.c */,
+ 27A92D4F0E349281006E7CF6 /* mapperCore.c */,
+ 27A92D500E349281006E7CF6 /* mapperCreate.c */,
+ 27A92D510E349281006E7CF6 /* mapperCut.c */,
+ 27A92D520E349281006E7CF6 /* mapperCutUtils.c */,
+ 27A92D530E349281006E7CF6 /* mapperFanout.c */,
+ 27A92D540E349281006E7CF6 /* mapperGENERIC.c */,
+ 27A92D550E349281006E7CF6 /* mapperInt.h */,
+ 27A92D560E349281006E7CF6 /* mapperLib.c */,
+ 27A92D570E349281006E7CF6 /* mapperMatch.c */,
+ 27A92D580E349281006E7CF6 /* mapperRefs.c */,
+ 27A92D590E349281006E7CF6 /* mapperSuper.c */,
+ 27A92D5A0E349281006E7CF6 /* mapperSwitch.c */,
+ 27A92D5B0E349281006E7CF6 /* mapperTable.c */,
+ 27A92D5C0E349281006E7CF6 /* mapperTime.c */,
+ 27A92D5D0E349281006E7CF6 /* mapperTree.c */,
+ 27A92D5E0E349281006E7CF6 /* mapperTruth.c */,
+ 27A92D5F0E349281006E7CF6 /* mapperUtils.c */,
+ 27A92D600E349281006E7CF6 /* mapperVec.c */,
+ 27A92D610E349281006E7CF6 /* module.make */,
+ );
+ path = mapper;
+ sourceTree = "<group>";
+ };
+ 27A92D620E349281006E7CF6 /* mio */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92D630E349281006E7CF6 /* mio.c */,
+ 27A92D640E349281006E7CF6 /* mio.h */,
+ 27A92D650E349281006E7CF6 /* mioApi.c */,
+ 27A92D660E349281006E7CF6 /* mioFunc.c */,
+ 27A92D670E349281006E7CF6 /* mioGENERIC.c */,
+ 27A92D680E349281006E7CF6 /* mioInt.h */,
+ 27A92D690E349281006E7CF6 /* mioRead.c */,
+ 27A92D6A0E349281006E7CF6 /* mioUtils.c */,
+ 27A92D6B0E349281006E7CF6 /* module.make */,
+ );
+ path = mio;
+ sourceTree = "<group>";
+ };
+ 27A92D6C0E349281006E7CF6 /* super */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92D6D0E349281006E7CF6 /* module.make */,
+ 27A92D6E0E349281006E7CF6 /* super.c */,
+ 27A92D6F0E349281006E7CF6 /* super.h */,
+ 27A92D700E349281006E7CF6 /* superAnd.c */,
+ 27A92D710E349281006E7CF6 /* superGate.c */,
+ 27A92D720E349281006E7CF6 /* superGENERIC.c */,
+ 27A92D730E349281006E7CF6 /* superInt.h */,
+ 27A92D740E349281006E7CF6 /* superWrite.c */,
+ );
+ path = super;
+ sourceTree = "<group>";
+ };
+ 27A92D750E349282006E7CF6 /* base */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92D760E349282006E7CF6 /* abc */,
+ 27A92D8D0E349282006E7CF6 /* abci */,
+ 27A92DC90E349282006E7CF6 /* cmd */,
+ 27A92DD30E349282006E7CF6 /* io */,
+ 27A92DF10E349282006E7CF6 /* main */,
+ 27A92DFA0E349282006E7CF6 /* temp.c */,
+ 27A92DFB0E349282006E7CF6 /* ver */,
+ );
+ path = base;
+ sourceTree = "<group>";
+ };
+ 27A92D760E349282006E7CF6 /* abc */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92D770E349282006E7CF6 /* abc.h */,
+ 27A92D780E349282006E7CF6 /* abc_.c */,
+ 27A92D790E349282006E7CF6 /* abcAig.c */,
+ 27A92D7A0E349282006E7CF6 /* abcBlifMv.c */,
+ 27A92D7B0E349282006E7CF6 /* abcCheck.c */,
+ 27A92D7C0E349282006E7CF6 /* abcDfs.c */,
+ 27A92D7D0E349282006E7CF6 /* abcFanio.c */,
+ 27A92D7E0E349282006E7CF6 /* abcFunc.c */,
+ 27A92D7F0E349282006E7CF6 /* abcHie.c */,
+ 27A92D800E349282006E7CF6 /* abcInt.h */,
+ 27A92D810E349282006E7CF6 /* abcLatch.c */,
+ 27A92D820E349282006E7CF6 /* abcLib.c */,
+ 27A92D830E349282006E7CF6 /* abcMinBase.c */,
+ 27A92D840E349282006E7CF6 /* abcNames.c */,
+ 27A92D850E349282006E7CF6 /* abcNetlist.c */,
+ 27A92D860E349282006E7CF6 /* abcNtk.c */,
+ 27A92D870E349282006E7CF6 /* abcObj.c */,
+ 27A92D880E349282006E7CF6 /* abcRefs.c */,
+ 27A92D890E349282006E7CF6 /* abcShow.c */,
+ 27A92D8A0E349282006E7CF6 /* abcSop.c */,
+ 27A92D8B0E349282006E7CF6 /* abcUtil.c */,
+ 27A92D8C0E349282006E7CF6 /* module.make */,
+ );
+ path = abc;
+ sourceTree = "<group>";
+ };
+ 27A92D8D0E349282006E7CF6 /* abci */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92D8E0E349282006E7CF6 /* abc.c */,
+ 27A92D8F0E349282006E7CF6 /* abc_.c */,
+ 27A92D900E349282006E7CF6 /* abcAttach.c */,
+ 27A92D910E349282006E7CF6 /* abcAuto.c */,
+ 27A92D920E349282006E7CF6 /* abcBalance.c */,
+ 27A92D930E349282006E7CF6 /* abcBmc.c */,
+ 27A92D940E349282006E7CF6 /* abcCas.c */,
+ 27A92D950E349282006E7CF6 /* abcClpBdd.c */,
+ 27A92D960E349282006E7CF6 /* abcClpSop.c */,
+ 27A92D970E349282006E7CF6 /* abcCut.c */,
+ 27A92D980E349282006E7CF6 /* abcDar.c */,
+ 27A92D990E349282006E7CF6 /* abcDebug.c */,
+ 27A92D9A0E349282006E7CF6 /* abcDress.c */,
+ 27A92D9B0E349282006E7CF6 /* abcDsd.c */,
+ 27A92D9C0E349282006E7CF6 /* abcEspresso.c */,
+ 27A92D9D0E349282006E7CF6 /* abcExtract.c */,
+ 27A92D9E0E349282006E7CF6 /* abcFpga.c */,
+ 27A92D9F0E349282006E7CF6 /* abcFpgaFast.c */,
+ 27A92DA00E349282006E7CF6 /* abcFraig.c */,
+ 27A92DA10E349282006E7CF6 /* abcFxu.c */,
+ 27A92DA20E349282006E7CF6 /* abcGen.c */,
+ 27A92DA30E349282006E7CF6 /* abcHaig.c */,
+ 27A92DA40E349282006E7CF6 /* abcIf.c */,
+ 27A92DA50E349282006E7CF6 /* abcIvy.c */,
+ 27A92DA60E349282006E7CF6 /* abcLut.c */,
+ 27A92DA70E349282006E7CF6 /* abcMap.c */,
+ 27A92DA80E349282006E7CF6 /* abcMeasure.c */,
+ 27A92DA90E349282006E7CF6 /* abcMini.c */,
+ 27A92DAA0E349282006E7CF6 /* abcMiter.c */,
+ 27A92DAB0E349282006E7CF6 /* abcMulti.c */,
+ 27A92DAC0E349282006E7CF6 /* abcMv.c */,
+ 27A92DAD0E349282006E7CF6 /* abcNtbdd.c */,
+ 27A92DAE0E349282006E7CF6 /* abcOdc.c */,
+ 27A92DAF0E349282006E7CF6 /* abcOrder.c */,
+ 27A92DB00E349282006E7CF6 /* abcPart.c */,
+ 27A92DB10E349282006E7CF6 /* abcPlace.c */,
+ 27A92DB20E349282006E7CF6 /* abcPrint.c */,
+ 27A92DB30E349282006E7CF6 /* abcProve.c */,
+ 27A92DB40E349282006E7CF6 /* abcQbf.c */,
+ 27A92DB50E349282006E7CF6 /* abcQuant.c */,
+ 27A92DB60E349282006E7CF6 /* abcRec.c */,
+ 27A92DB70E349282006E7CF6 /* abcReconv.c */,
+ 27A92DB80E349282006E7CF6 /* abcRefactor.c */,
+ 27A92DB90E349282006E7CF6 /* abcRenode.c */,
+ 27A92DBA0E349282006E7CF6 /* abcReorder.c */,
+ 27A92DBB0E349282006E7CF6 /* abcRestruct.c */,
+ 27A92DBC0E349282006E7CF6 /* abcResub.c */,
+ 27A92DBD0E349282006E7CF6 /* abcRewrite.c */,
+ 27A92DBE0E349282006E7CF6 /* abcRr.c */,
+ 27A92DBF0E349282006E7CF6 /* abcSat.c */,
+ 27A92DC00E349282006E7CF6 /* abcStrash.c */,
+ 27A92DC10E349282006E7CF6 /* abcSweep.c */,
+ 27A92DC20E349282006E7CF6 /* abcSymm.c */,
+ 27A92DC30E349282006E7CF6 /* abcTiming.c */,
+ 27A92DC40E349282006E7CF6 /* abcUnate.c */,
+ 27A92DC50E349282006E7CF6 /* abcUnreach.c */,
+ 27A92DC60E349282006E7CF6 /* abcVerify.c */,
+ 27A92DC70E349282006E7CF6 /* abcXsim.c */,
+ 27A92DC80E349282006E7CF6 /* module.make */,
+ );
+ path = abci;
+ sourceTree = "<group>";
+ };
+ 27A92DC90E349282006E7CF6 /* cmd */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92DCA0E349282006E7CF6 /* cmd.c */,
+ 27A92DCB0E349282006E7CF6 /* cmd.h */,
+ 27A92DCC0E349282006E7CF6 /* cmdAlias.c */,
+ 27A92DCD0E349282006E7CF6 /* cmdApi.c */,
+ 27A92DCE0E349282006E7CF6 /* cmdFlag.c */,
+ 27A92DCF0E349282006E7CF6 /* cmdHist.c */,
+ 27A92DD00E349282006E7CF6 /* cmdInt.h */,
+ 27A92DD10E349282006E7CF6 /* cmdUtils.c */,
+ 27A92DD20E349282006E7CF6 /* module.make */,
+ );
+ path = cmd;
+ sourceTree = "<group>";
+ };
+ 27A92DD30E349282006E7CF6 /* io */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92DD40E349282006E7CF6 /* io.c */,
+ 27A92DD50E349282006E7CF6 /* io.h */,
+ 27A92DD60E349282006E7CF6 /* io_.c */,
+ 27A92DD70E349282006E7CF6 /* ioInt.h */,
+ 27A92DD80E349282006E7CF6 /* ioReadAiger.c */,
+ 27A92DD90E349282006E7CF6 /* ioReadBaf.c */,
+ 27A92DDA0E349282006E7CF6 /* ioReadBench.c */,
+ 27A92DDB0E349282006E7CF6 /* ioReadBlif.c */,
+ 27A92DDC0E349282006E7CF6 /* ioReadBlifAig.c */,
+ 27A92DDD0E349282006E7CF6 /* ioReadBlifMv.c */,
+ 27A92DDE0E349282006E7CF6 /* ioReadDsd.c */,
+ 27A92DDF0E349282006E7CF6 /* ioReadEdif.c */,
+ 27A92DE00E349282006E7CF6 /* ioReadEqn.c */,
+ 27A92DE10E349282006E7CF6 /* ioReadPla.c */,
+ 27A92DE20E349282006E7CF6 /* ioReadVerilog.c */,
+ 27A92DE30E349282006E7CF6 /* ioUtil.c */,
+ 27A92DE40E349282006E7CF6 /* ioWriteAiger.c */,
+ 27A92DE50E349282006E7CF6 /* ioWriteBaf.c */,
+ 27A92DE60E349282006E7CF6 /* ioWriteBench.c */,
+ 27A92DE70E349282006E7CF6 /* ioWriteBlif.c */,
+ 27A92DE80E349282006E7CF6 /* ioWriteBlifMv.c */,
+ 27A92DE90E349282006E7CF6 /* ioWriteCnf.c */,
+ 27A92DEA0E349282006E7CF6 /* ioWriteDot.c */,
+ 27A92DEB0E349282006E7CF6 /* ioWriteEqn.c */,
+ 27A92DEC0E349282006E7CF6 /* ioWriteGml.c */,
+ 27A92DED0E349282006E7CF6 /* ioWriteList.c */,
+ 27A92DEE0E349282006E7CF6 /* ioWritePla.c */,
+ 27A92DEF0E349282006E7CF6 /* ioWriteVerilog.c */,
+ 27A92DF00E349282006E7CF6 /* module.make */,
+ );
+ path = io;
+ sourceTree = "<group>";
+ };
+ 27A92DF10E349282006E7CF6 /* main */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92DF20E349282006E7CF6 /* libSupport.c */,
+ 27A92DF30E349282006E7CF6 /* main.c */,
+ 27A92DF40E349282006E7CF6 /* main.h */,
+ 27A92DF50E349282006E7CF6 /* mainFrame.c */,
+ 27A92DF60E349282006E7CF6 /* mainInit.c */,
+ 27A92DF70E349282006E7CF6 /* mainInt.h */,
+ 27A92DF80E349282006E7CF6 /* mainUtils.c */,
+ 27A92DF90E349282006E7CF6 /* module.make */,
+ );
+ path = main;
+ sourceTree = "<group>";
+ };
+ 27A92DFB0E349282006E7CF6 /* ver */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92DFC0E349282006E7CF6 /* module.make */,
+ 27A92DFD0E349282006E7CF6 /* ver.h */,
+ 27A92DFE0E349282006E7CF6 /* ver_.c */,
+ 27A92DFF0E349282006E7CF6 /* verCore.c */,
+ 27A92E000E349282006E7CF6 /* verFormula.c */,
+ 27A92E010E349282006E7CF6 /* verParse.c */,
+ 27A92E020E349282006E7CF6 /* verStream.c */,
+ 27A92E030E349282006E7CF6 /* verWords.c */,
+ );
+ path = ver;
+ sourceTree = "<group>";
+ };
+ 27A92E040E349282006E7CF6 /* misc */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92E050E349282006E7CF6 /* espresso */,
+ 27A92E360E349282006E7CF6 /* extra */,
+ 27A92E480E349282006E7CF6 /* hash */,
+ 27A92E4E0E349282006E7CF6 /* mvc */,
+ 27A92E610E349283006E7CF6 /* nm */,
+ 27A92E670E349283006E7CF6 /* st */,
+ 27A92E6D0E349283006E7CF6 /* util */,
+ 27A92E720E349283006E7CF6 /* vec */,
+ );
+ path = misc;
+ sourceTree = "<group>";
+ };
+ 27A92E050E349282006E7CF6 /* espresso */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92E060E349282006E7CF6 /* cofactor.c */,
+ 27A92E070E349282006E7CF6 /* cols.c */,
+ 27A92E080E349282006E7CF6 /* compl.c */,
+ 27A92E090E349282006E7CF6 /* contain.c */,
+ 27A92E0A0E349282006E7CF6 /* cubehack.c */,
+ 27A92E0B0E349282006E7CF6 /* cubestr.c */,
+ 27A92E0C0E349282006E7CF6 /* cvrin.c */,
+ 27A92E0D0E349282006E7CF6 /* cvrm.c */,
+ 27A92E0E0E349282006E7CF6 /* cvrmisc.c */,
+ 27A92E0F0E349282006E7CF6 /* cvrout.c */,
+ 27A92E100E349282006E7CF6 /* dominate.c */,
+ 27A92E110E349282006E7CF6 /* equiv.c */,
+ 27A92E120E349282006E7CF6 /* espresso.c */,
+ 27A92E130E349282006E7CF6 /* espresso.h */,
+ 27A92E140E349282006E7CF6 /* essen.c */,
+ 27A92E150E349282006E7CF6 /* exact.c */,
+ 27A92E160E349282006E7CF6 /* expand.c */,
+ 27A92E170E349282006E7CF6 /* gasp.c */,
+ 27A92E180E349282006E7CF6 /* gimpel.c */,
+ 27A92E190E349282006E7CF6 /* globals.c */,
+ 27A92E1A0E349282006E7CF6 /* hack.c */,
+ 27A92E1B0E349282006E7CF6 /* indep.c */,
+ 27A92E1C0E349282006E7CF6 /* irred.c */,
+ 27A92E1D0E349282006E7CF6 /* main.c */,
+ 27A92E1E0E349282006E7CF6 /* main.h */,
+ 27A92E1F0E349282006E7CF6 /* map.c */,
+ 27A92E200E349282006E7CF6 /* matrix.c */,
+ 27A92E210E349282006E7CF6 /* mincov.c */,
+ 27A92E220E349282006E7CF6 /* mincov.h */,
+ 27A92E230E349282006E7CF6 /* mincov_int.h */,
+ 27A92E240E349282006E7CF6 /* module.make */,
+ 27A92E250E349282006E7CF6 /* opo.c */,
+ 27A92E260E349282006E7CF6 /* pair.c */,
+ 27A92E270E349282006E7CF6 /* part.c */,
+ 27A92E280E349282006E7CF6 /* primes.c */,
+ 27A92E290E349282006E7CF6 /* reduce.c */,
+ 27A92E2A0E349282006E7CF6 /* rows.c */,
+ 27A92E2B0E349282006E7CF6 /* set.c */,
+ 27A92E2C0E349282006E7CF6 /* setc.c */,
+ 27A92E2D0E349282006E7CF6 /* sharp.c */,
+ 27A92E2E0E349282006E7CF6 /* sminterf.c */,
+ 27A92E2F0E349282006E7CF6 /* solution.c */,
+ 27A92E300E349282006E7CF6 /* sparse.c */,
+ 27A92E310E349282006E7CF6 /* sparse.h */,
+ 27A92E320E349282006E7CF6 /* sparse_int.h */,
+ 27A92E330E349282006E7CF6 /* unate.c */,
+ 27A92E340E349282006E7CF6 /* util_old.h */,
+ 27A92E350E349282006E7CF6 /* verify.c */,
+ );
+ path = espresso;
+ sourceTree = "<group>";
+ };
+ 27A92E360E349282006E7CF6 /* extra */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92E370E349282006E7CF6 /* extra.h */,
+ 27A92E380E349282006E7CF6 /* extraBddAuto.c */,
+ 27A92E390E349282006E7CF6 /* extraBddCas.c */,
+ 27A92E3A0E349282006E7CF6 /* extraBddKmap.c */,
+ 27A92E3B0E349282006E7CF6 /* extraBddMisc.c */,
+ 27A92E3C0E349282006E7CF6 /* extraBddSymm.c */,
+ 27A92E3D0E349282006E7CF6 /* extraBddUnate.c */,
+ 27A92E3E0E349282006E7CF6 /* extraUtilBitMatrix.c */,
+ 27A92E3F0E349282006E7CF6 /* extraUtilCanon.c */,
+ 27A92E400E349282006E7CF6 /* extraUtilFile.c */,
+ 27A92E410E349282006E7CF6 /* extraUtilMemory.c */,
+ 27A92E420E349282006E7CF6 /* extraUtilMisc.c */,
+ 27A92E430E349282006E7CF6 /* extraUtilProgress.c */,
+ 27A92E440E349282006E7CF6 /* extraUtilReader.c */,
+ 27A92E450E349282006E7CF6 /* extraUtilTruth.c */,
+ 27A92E460E349282006E7CF6 /* extraUtilUtil.c */,
+ 27A92E470E349282006E7CF6 /* module.make */,
+ );
+ path = extra;
+ sourceTree = "<group>";
+ };
+ 27A92E480E349282006E7CF6 /* hash */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92E490E349282006E7CF6 /* hash.h */,
+ 27A92E4A0E349282006E7CF6 /* hashFlt.h */,
+ 27A92E4B0E349282006E7CF6 /* hashInt.h */,
+ 27A92E4C0E349282006E7CF6 /* hashPtr.h */,
+ 27A92E4D0E349282006E7CF6 /* module.make */,
+ );
+ path = hash;
+ sourceTree = "<group>";
+ };
+ 27A92E4E0E349282006E7CF6 /* mvc */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92E4F0E349282006E7CF6 /* module.make */,
+ 27A92E500E349282006E7CF6 /* mvc.c */,
+ 27A92E510E349282006E7CF6 /* mvc.h */,
+ 27A92E520E349282006E7CF6 /* mvcApi.c */,
+ 27A92E530E349282006E7CF6 /* mvcCompare.c */,
+ 27A92E540E349282006E7CF6 /* mvcContain.c */,
+ 27A92E550E349282006E7CF6 /* mvcCover.c */,
+ 27A92E560E349282006E7CF6 /* mvcCube.c */,
+ 27A92E570E349282006E7CF6 /* mvcDivide.c */,
+ 27A92E580E349282006E7CF6 /* mvcDivisor.c */,
+ 27A92E590E349282006E7CF6 /* mvcList.c */,
+ 27A92E5A0E349282006E7CF6 /* mvcLits.c */,
+ 27A92E5B0E349282006E7CF6 /* mvcMan.c */,
+ 27A92E5C0E349282006E7CF6 /* mvcOpAlg.c */,
+ 27A92E5D0E349283006E7CF6 /* mvcOpBool.c */,
+ 27A92E5E0E349283006E7CF6 /* mvcPrint.c */,
+ 27A92E5F0E349283006E7CF6 /* mvcSort.c */,
+ 27A92E600E349283006E7CF6 /* mvcUtils.c */,
+ );
+ path = mvc;
+ sourceTree = "<group>";
+ };
+ 27A92E610E349283006E7CF6 /* nm */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92E620E349283006E7CF6 /* module.make */,
+ 27A92E630E349283006E7CF6 /* nm.h */,
+ 27A92E640E349283006E7CF6 /* nmApi.c */,
+ 27A92E650E349283006E7CF6 /* nmInt.h */,
+ 27A92E660E349283006E7CF6 /* nmTable.c */,
+ );
+ path = nm;
+ sourceTree = "<group>";
+ };
+ 27A92E670E349283006E7CF6 /* st */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92E680E349283006E7CF6 /* module.make */,
+ 27A92E690E349283006E7CF6 /* st.c */,
+ 27A92E6A0E349283006E7CF6 /* st.h */,
+ 27A92E6B0E349283006E7CF6 /* stmm.c */,
+ 27A92E6C0E349283006E7CF6 /* stmm.h */,
+ );
+ path = st;
+ sourceTree = "<group>";
+ };
+ 27A92E6D0E349283006E7CF6 /* util */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92E6E0E349283006E7CF6 /* leaks.h */,
+ 27A92E6F0E349283006E7CF6 /* module.make */,
+ 27A92E700E349283006E7CF6 /* stdlib_hack.h */,
+ 27A92E710E349283006E7CF6 /* util_hack.h */,
+ );
+ path = util;
+ sourceTree = "<group>";
+ };
+ 27A92E720E349283006E7CF6 /* vec */ = {
+ isa = PBXGroup;
+ children = (
+ 27A92E730E349283006E7CF6 /* module.make */,
+ 27A92E740E349283006E7CF6 /* vec.h */,
+ 27A92E750E349283006E7CF6 /* vecAtt.h */,
+ 27A92E760E349283006E7CF6 /* vecFlt.h */,
+ 27A92E770E349283006E7CF6 /* vecInt.h */,
+ 27A92E780E349283006E7CF6 /* vecPtr.h */,
+ 27A92E790E349283006E7CF6 /* vecStr.h */,
+ 27A92E7A0E349283006E7CF6 /* vecVec.h */,
+ );
+ path = vec;
+ sourceTree = "<group>";
+ };
+ C6A0FF2B0290797F04C91782 /* Documentation */ = {
+ isa = PBXGroup;
+ children = (
+ C6A0FF2C0290799A04C91782 /* abc.1 */,
+ );
+ name = Documentation;
+ sourceTree = "<group>";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+ 8DD76FA90486AB0100D96B5E /* abc */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "abc" */;
+ buildPhases = (
+ 8DD76FAB0486AB0100D96B5E /* Sources */,
+ 8DD76FAD0486AB0100D96B5E /* Frameworks */,
+ 8DD76FAF0486AB0100D96B5E /* CopyFiles */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = abc;
+ productInstallPath = "$(HOME)/bin";
+ productName = abc;
+ productReference = 8DD76FB20486AB0100D96B5E /* abc */;
+ productType = "com.apple.product-type.tool";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ 08FB7793FE84155DC02AAC07 /* Project object */ = {
+ isa = PBXProject;
+ buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "abc" */;
+ compatibilityVersion = "Xcode 3.1";
+ hasScannedForEncodings = 1;
+ mainGroup = 08FB7794FE84155DC02AAC07 /* abc */;
+ projectDirPath = "";
+ projectRoot = "";
+ targets = (
+ 8DD76FA90486AB0100D96B5E /* abc */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXSourcesBuildPhase section */
+ 8DD76FAB0486AB0100D96B5E /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 27A92E7C0E349283006E7CF6 /* cutApi.c in Sources */,
+ 27A92E7D0E349283006E7CF6 /* cutCut.c in Sources */,
+ 27A92E7E0E349283006E7CF6 /* cutExpand.c in Sources */,
+ 27A92E7F0E349283006E7CF6 /* cutMan.c in Sources */,
+ 27A92E800E349283006E7CF6 /* cutMerge.c in Sources */,
+ 27A92E810E349283006E7CF6 /* cutNode.c in Sources */,
+ 27A92E820E349283006E7CF6 /* cutOracle.c in Sources */,
+ 27A92E830E349283006E7CF6 /* cutPre22.c in Sources */,
+ 27A92E840E349283006E7CF6 /* cutSeq.c in Sources */,
+ 27A92E850E349283006E7CF6 /* cutTruth.c in Sources */,
+ 27A92E860E349283006E7CF6 /* decAbc.c in Sources */,
+ 27A92E870E349283006E7CF6 /* decFactor.c in Sources */,
+ 27A92E880E349283006E7CF6 /* decMan.c in Sources */,
+ 27A92E890E349283006E7CF6 /* decPrint.c in Sources */,
+ 27A92E8A0E349283006E7CF6 /* decUtil.c in Sources */,
+ 27A92E8B0E349283006E7CF6 /* fxu.c in Sources */,
+ 27A92E8C0E349283006E7CF6 /* fxuCreate.c in Sources */,
+ 27A92E8D0E349283006E7CF6 /* fxuHeapD.c in Sources */,
+ 27A92E8E0E349283006E7CF6 /* fxuHeapS.c in Sources */,
+ 27A92E8F0E349283006E7CF6 /* fxuList.c in Sources */,
+ 27A92E900E349283006E7CF6 /* fxuMatrix.c in Sources */,
+ 27A92E910E349283006E7CF6 /* fxuPair.c in Sources */,
+ 27A92E920E349283006E7CF6 /* fxuPrint.c in Sources */,
+ 27A92E930E349283006E7CF6 /* fxuReduce.c in Sources */,
+ 27A92E940E349283006E7CF6 /* fxuSelect.c in Sources */,
+ 27A92E950E349283006E7CF6 /* fxuSingle.c in Sources */,
+ 27A92E960E349283006E7CF6 /* fxuUpdate.c in Sources */,
+ 27A92E970E349283006E7CF6 /* lpk_.c in Sources */,
+ 27A92E980E349283006E7CF6 /* lpkAbcDec.c in Sources */,
+ 27A92E990E349283006E7CF6 /* lpkAbcDsd.c in Sources */,
+ 27A92E9A0E349283006E7CF6 /* lpkAbcMux.c in Sources */,
+ 27A92E9B0E349283006E7CF6 /* lpkAbcUtil.c in Sources */,
+ 27A92E9C0E349283006E7CF6 /* lpkCore.c in Sources */,
+ 27A92E9D0E349283006E7CF6 /* lpkCut.c in Sources */,
+ 27A92E9E0E349283006E7CF6 /* lpkMan.c in Sources */,
+ 27A92E9F0E349283006E7CF6 /* lpkMap.c in Sources */,
+ 27A92EA00E349283006E7CF6 /* lpkMulti.c in Sources */,
+ 27A92EA10E349283006E7CF6 /* lpkMux.c in Sources */,
+ 27A92EA20E349283006E7CF6 /* lpkSets.c in Sources */,
+ 27A92EA30E349283006E7CF6 /* res_.c in Sources */,
+ 27A92EA40E349283006E7CF6 /* resCore.c in Sources */,
+ 27A92EA50E349283006E7CF6 /* resDivs.c in Sources */,
+ 27A92EA60E349283006E7CF6 /* resFilter.c in Sources */,
+ 27A92EA70E349283006E7CF6 /* resSat.c in Sources */,
+ 27A92EA80E349283006E7CF6 /* resSim.c in Sources */,
+ 27A92EAA0E349283006E7CF6 /* resStrash.c in Sources */,
+ 27A92EAB0E349283006E7CF6 /* resWin.c in Sources */,
+ 27A92EAC0E349283006E7CF6 /* ret_.c in Sources */,
+ 27A92EAD0E349283006E7CF6 /* retArea.c in Sources */,
+ 27A92EAE0E349283006E7CF6 /* retCore.c in Sources */,
+ 27A92EAF0E349283006E7CF6 /* retDelay.c in Sources */,
+ 27A92EB00E349283006E7CF6 /* retFlow.c in Sources */,
+ 27A92EB10E349283006E7CF6 /* retIncrem.c in Sources */,
+ 27A92EB20E349283006E7CF6 /* retInit.c in Sources */,
+ 27A92EB30E349283006E7CF6 /* retLvalue.c in Sources */,
+ 27A92EB40E349283006E7CF6 /* rwrDec.c in Sources */,
+ 27A92EB50E349283006E7CF6 /* rwrEva.c in Sources */,
+ 27A92EB60E349283006E7CF6 /* rwrExp.c in Sources */,
+ 27A92EB70E349283006E7CF6 /* rwrLib.c in Sources */,
+ 27A92EB80E349283006E7CF6 /* rwrMan.c in Sources */,
+ 27A92EB90E349283006E7CF6 /* rwrPrint.c in Sources */,
+ 27A92EBA0E349283006E7CF6 /* rwrTemp.c in Sources */,
+ 27A92EBB0E349283006E7CF6 /* rwrUtil.c in Sources */,
+ 27A92EBC0E349283006E7CF6 /* simMan.c in Sources */,
+ 27A92EBD0E349283006E7CF6 /* simSat.c in Sources */,
+ 27A92EBE0E349283006E7CF6 /* simSeq.c in Sources */,
+ 27A92EBF0E349283006E7CF6 /* simSupp.c in Sources */,
+ 27A92EC00E349283006E7CF6 /* simSwitch.c in Sources */,
+ 27A92EC10E349283006E7CF6 /* simSym.c in Sources */,
+ 27A92EC20E349283006E7CF6 /* simSymSat.c in Sources */,
+ 27A92EC30E349283006E7CF6 /* simSymSim.c in Sources */,
+ 27A92EC40E349283006E7CF6 /* simSymStr.c in Sources */,
+ 27A92EC50E349283006E7CF6 /* simUtils.c in Sources */,
+ 27A92EC60E349283006E7CF6 /* satInter.c in Sources */,
+ 27A92EC70E349283006E7CF6 /* satMem.c in Sources */,
+ 27A92EC80E349283006E7CF6 /* satSolver.c in Sources */,
+ 27A92EC90E349283006E7CF6 /* satStore.c in Sources */,
+ 27A92ECA0E349283006E7CF6 /* satTrace.c in Sources */,
+ 27A92ECB0E349283006E7CF6 /* satUtil.c in Sources */,
+ 27A92ECC0E349283006E7CF6 /* csat_apis.c in Sources */,
+ 27A92ECD0E349283006E7CF6 /* fraigApi.c in Sources */,
+ 27A92ECE0E349283006E7CF6 /* fraigCanon.c in Sources */,
+ 27A92ECF0E349283006E7CF6 /* fraigChoice.c in Sources */,
+ 27A92ED00E349283006E7CF6 /* fraigFanout.c in Sources */,
+ 27A92ED10E349283006E7CF6 /* fraigFeed.c in Sources */,
+ 27A92ED20E349283006E7CF6 /* fraigMan.c in Sources */,
+ 27A92ED30E349283006E7CF6 /* fraigMem.c in Sources */,
+ 27A92ED40E349283006E7CF6 /* fraigNode.c in Sources */,
+ 27A92ED50E349283006E7CF6 /* fraigPrime.c in Sources */,
+ 27A92ED60E349283006E7CF6 /* fraigSat.c in Sources */,
+ 27A92ED70E349283006E7CF6 /* fraigTable.c in Sources */,
+ 27A92ED80E349283006E7CF6 /* fraigUtil.c in Sources */,
+ 27A92ED90E349283006E7CF6 /* fraigVec.c in Sources */,
+ 27A92EDA0E349283006E7CF6 /* msatActivity.c in Sources */,
+ 27A92EDB0E349283006E7CF6 /* msatClause.c in Sources */,
+ 27A92EDC0E349283006E7CF6 /* msatClauseVec.c in Sources */,
+ 27A92EDD0E349283006E7CF6 /* msatMem.c in Sources */,
+ 27A92EDF0E349283006E7CF6 /* msatOrderJ.c in Sources */,
+ 27A92EE00E349283006E7CF6 /* msatQueue.c in Sources */,
+ 27A92EE10E349283006E7CF6 /* msatRead.c in Sources */,
+ 27A92EE20E349283006E7CF6 /* msatSolverApi.c in Sources */,
+ 27A92EE30E349283006E7CF6 /* msatSolverCore.c in Sources */,
+ 27A92EE40E349283006E7CF6 /* msatSolverIo.c in Sources */,
+ 27A92EE50E349283006E7CF6 /* msatSolverSearch.c in Sources */,
+ 27A92EE60E349283006E7CF6 /* msatSort.c in Sources */,
+ 27A92EE70E349283006E7CF6 /* msatVec.c in Sources */,
+ 27A92EE80E349283006E7CF6 /* pr.c in Sources */,
+ 27A92EE90E349283006E7CF6 /* casCore.c in Sources */,
+ 27A92EEA0E349283006E7CF6 /* casDec.c in Sources */,
+ 27A92EEB0E349283006E7CF6 /* cuddAddAbs.c in Sources */,
+ 27A92EEC0E349283006E7CF6 /* cuddAddApply.c in Sources */,
+ 27A92EED0E349283006E7CF6 /* cuddAddFind.c in Sources */,
+ 27A92EEE0E349283006E7CF6 /* cuddAddInv.c in Sources */,
+ 27A92EEF0E349283006E7CF6 /* cuddAddIte.c in Sources */,
+ 27A92EF00E349283006E7CF6 /* cuddAddNeg.c in Sources */,
+ 27A92EF10E349283006E7CF6 /* cuddAddWalsh.c in Sources */,
+ 27A92EF20E349283006E7CF6 /* cuddAndAbs.c in Sources */,
+ 27A92EF30E349283006E7CF6 /* cuddAnneal.c in Sources */,
+ 27A92EF40E349283006E7CF6 /* cuddApa.c in Sources */,
+ 27A92EF50E349283006E7CF6 /* cuddAPI.c in Sources */,
+ 27A92EF60E349283006E7CF6 /* cuddApprox.c in Sources */,
+ 27A92EF70E349283006E7CF6 /* cuddBddAbs.c in Sources */,
+ 27A92EF80E349283006E7CF6 /* cuddBddCorr.c in Sources */,
+ 27A92EF90E349283006E7CF6 /* cuddBddIte.c in Sources */,
+ 27A92EFA0E349283006E7CF6 /* cuddBridge.c in Sources */,
+ 27A92EFB0E349283006E7CF6 /* cuddCache.c in Sources */,
+ 27A92EFC0E349283006E7CF6 /* cuddCheck.c in Sources */,
+ 27A92EFD0E349283006E7CF6 /* cuddClip.c in Sources */,
+ 27A92EFE0E349283006E7CF6 /* cuddCof.c in Sources */,
+ 27A92EFF0E349283006E7CF6 /* cuddCompose.c in Sources */,
+ 27A92F000E349283006E7CF6 /* cuddDecomp.c in Sources */,
+ 27A92F010E349283006E7CF6 /* cuddEssent.c in Sources */,
+ 27A92F020E349283006E7CF6 /* cuddExact.c in Sources */,
+ 27A92F030E349283006E7CF6 /* cuddExport.c in Sources */,
+ 27A92F040E349283006E7CF6 /* cuddGenCof.c in Sources */,
+ 27A92F050E349283006E7CF6 /* cuddGenetic.c in Sources */,
+ 27A92F060E349283006E7CF6 /* cuddGroup.c in Sources */,
+ 27A92F070E349283006E7CF6 /* cuddHarwell.c in Sources */,
+ 27A92F080E349283006E7CF6 /* cuddInit.c in Sources */,
+ 27A92F090E349283006E7CF6 /* cuddInteract.c in Sources */,
+ 27A92F0A0E349283006E7CF6 /* cuddLCache.c in Sources */,
+ 27A92F0B0E349283006E7CF6 /* cuddLevelQ.c in Sources */,
+ 27A92F0C0E349283006E7CF6 /* cuddLinear.c in Sources */,
+ 27A92F0D0E349283006E7CF6 /* cuddLiteral.c in Sources */,
+ 27A92F0E0E349283006E7CF6 /* cuddMatMult.c in Sources */,
+ 27A92F0F0E349283006E7CF6 /* cuddPriority.c in Sources */,
+ 27A92F100E349283006E7CF6 /* cuddRead.c in Sources */,
+ 27A92F110E349283006E7CF6 /* cuddRef.c in Sources */,
+ 27A92F120E349283006E7CF6 /* cuddReorder.c in Sources */,
+ 27A92F130E349283006E7CF6 /* cuddSat.c in Sources */,
+ 27A92F140E349283006E7CF6 /* cuddSign.c in Sources */,
+ 27A92F150E349283006E7CF6 /* cuddSolve.c in Sources */,
+ 27A92F160E349283006E7CF6 /* cuddSplit.c in Sources */,
+ 27A92F170E349283006E7CF6 /* cuddSubsetHB.c in Sources */,
+ 27A92F180E349283006E7CF6 /* cuddSubsetSP.c in Sources */,
+ 27A92F190E349283006E7CF6 /* cuddSymmetry.c in Sources */,
+ 27A92F1A0E349283006E7CF6 /* cuddTable.c in Sources */,
+ 27A92F1B0E349283006E7CF6 /* cuddUtil.c in Sources */,
+ 27A92F1C0E349283006E7CF6 /* cuddWindow.c in Sources */,
+ 27A92F1D0E349283006E7CF6 /* cuddZddCount.c in Sources */,
+ 27A92F1E0E349283006E7CF6 /* cuddZddFuncs.c in Sources */,
+ 27A92F1F0E349283006E7CF6 /* cuddZddGroup.c in Sources */,
+ 27A92F200E349283006E7CF6 /* cuddZddIsop.c in Sources */,
+ 27A92F210E349283006E7CF6 /* cuddZddLin.c in Sources */,
+ 27A92F220E349283006E7CF6 /* cuddZddMisc.c in Sources */,
+ 27A92F230E349283006E7CF6 /* cuddZddPort.c in Sources */,
+ 27A92F240E349283006E7CF6 /* cuddZddReord.c in Sources */,
+ 27A92F250E349283006E7CF6 /* cuddZddSetop.c in Sources */,
+ 27A92F260E349283006E7CF6 /* cuddZddSymm.c in Sources */,
+ 27A92F270E349283006E7CF6 /* cuddZddUtil.c in Sources */,
+ 27A92F290E349283006E7CF6 /* dsdApi.c in Sources */,
+ 27A92F2A0E349283006E7CF6 /* dsdCheck.c in Sources */,
+ 27A92F2B0E349283006E7CF6 /* dsdLocal.c in Sources */,
+ 27A92F2C0E349283006E7CF6 /* dsdMan.c in Sources */,
+ 27A92F2D0E349283006E7CF6 /* dsdProc.c in Sources */,
+ 27A92F2E0E349283006E7CF6 /* dsdTree.c in Sources */,
+ 27A92F2F0E349283006E7CF6 /* epd.c in Sources */,
+ 27A92F300E349283006E7CF6 /* mtrBasic.c in Sources */,
+ 27A92F310E349283006E7CF6 /* mtrGroup.c in Sources */,
+ 27A92F320E349283006E7CF6 /* parseCore.c in Sources */,
+ 27A92F330E349283006E7CF6 /* parseEqn.c in Sources */,
+ 27A92F340E349283006E7CF6 /* parseStack.c in Sources */,
+ 27A92F350E349283006E7CF6 /* reoApi.c in Sources */,
+ 27A92F360E349283006E7CF6 /* reoCore.c in Sources */,
+ 27A92F370E349283006E7CF6 /* reoProfile.c in Sources */,
+ 27A92F380E349283006E7CF6 /* reoSift.c in Sources */,
+ 27A92F390E349283006E7CF6 /* reoSwap.c in Sources */,
+ 27A92F3A0E349283006E7CF6 /* reoTest.c in Sources */,
+ 27A92F3B0E349283006E7CF6 /* reoTransfer.c in Sources */,
+ 27A92F3C0E349283006E7CF6 /* reoUnits.c in Sources */,
+ 27A92F3E0E349283006E7CF6 /* aig_.c in Sources */,
+ 27A92F3F0E349283006E7CF6 /* aigCheck.c in Sources */,
+ 27A92F400E349283006E7CF6 /* aigDfs.c in Sources */,
+ 27A92F410E349283006E7CF6 /* aigFanout.c in Sources */,
+ 27A92F420E349283006E7CF6 /* aigMan.c in Sources */,
+ 27A92F430E349283006E7CF6 /* aigMem.c in Sources */,
+ 27A92F440E349283006E7CF6 /* aigMffc.c in Sources */,
+ 27A92F450E349283006E7CF6 /* aigObj.c in Sources */,
+ 27A92F460E349283006E7CF6 /* aigOper.c in Sources */,
+ 27A92F470E349283006E7CF6 /* aigOrder.c in Sources */,
+ 27A92F480E349283006E7CF6 /* aigPart.c in Sources */,
+ 27A92F490E349283006E7CF6 /* aigRepr.c in Sources */,
+ 27A92F4A0E349283006E7CF6 /* aigRet.c in Sources */,
+ 27A92F4B0E349283006E7CF6 /* aigScl.c in Sources */,
+ 27A92F4C0E349283006E7CF6 /* aigSeq.c in Sources */,
+ 27A92F4D0E349283006E7CF6 /* aigShow.c in Sources */,
+ 27A92F4E0E349283006E7CF6 /* aigTable.c in Sources */,
+ 27A92F4F0E349283006E7CF6 /* aigTime.c in Sources */,
+ 27A92F500E349283006E7CF6 /* aigTiming.c in Sources */,
+ 27A92F510E349283006E7CF6 /* aigTruth.c in Sources */,
+ 27A92F520E349283006E7CF6 /* aigTsim.c in Sources */,
+ 27A92F530E349283006E7CF6 /* aigUtil.c in Sources */,
+ 27A92F540E349283006E7CF6 /* aigWin.c in Sources */,
+ 27A92F550E349283006E7CF6 /* bar.c in Sources */,
+ 27A92F560E349283006E7CF6 /* bdc_.c in Sources */,
+ 27A92F570E349283006E7CF6 /* bdcCore.c in Sources */,
+ 27A92F580E349283006E7CF6 /* bdcDec.c in Sources */,
+ 27A92F590E349283006E7CF6 /* bdcTable.c in Sources */,
+ 27A92F5A0E349283006E7CF6 /* cnf_.c in Sources */,
+ 27A92F5B0E349283006E7CF6 /* cnfCore.c in Sources */,
+ 27A92F5C0E349283006E7CF6 /* cnfCut.c in Sources */,
+ 27A92F5D0E349283006E7CF6 /* cnfData.c in Sources */,
+ 27A92F5E0E349283006E7CF6 /* cnfMan.c in Sources */,
+ 27A92F5F0E349283006E7CF6 /* cnfMap.c in Sources */,
+ 27A92F600E349283006E7CF6 /* cnfPost.c in Sources */,
+ 27A92F610E349283006E7CF6 /* cnfUtil.c in Sources */,
+ 27A92F620E349283006E7CF6 /* cnfWrite.c in Sources */,
+ 27A92F630E349283006E7CF6 /* csw_.c in Sources */,
+ 27A92F640E349283006E7CF6 /* cswCore.c in Sources */,
+ 27A92F650E349283006E7CF6 /* cswCut.c in Sources */,
+ 27A92F660E349283006E7CF6 /* cswMan.c in Sources */,
+ 27A92F670E349283006E7CF6 /* cswTable.c in Sources */,
+ 27A92F680E349283006E7CF6 /* dar_.c in Sources */,
+ 27A92F690E349283006E7CF6 /* darBalance.c in Sources */,
+ 27A92F6A0E349283006E7CF6 /* darCore.c in Sources */,
+ 27A92F6B0E349283006E7CF6 /* darCut.c in Sources */,
+ 27A92F6C0E349283006E7CF6 /* darData.c in Sources */,
+ 27A92F6D0E349283006E7CF6 /* darLib.c in Sources */,
+ 27A92F6E0E349283006E7CF6 /* darMan.c in Sources */,
+ 27A92F6F0E349283006E7CF6 /* darPrec.c in Sources */,
+ 27A92F700E349283006E7CF6 /* darRefact.c in Sources */,
+ 27A92F710E349283006E7CF6 /* darResub.c in Sources */,
+ 27A92F720E349283006E7CF6 /* darScript.c in Sources */,
+ 27A92F730E349283006E7CF6 /* fra_.c in Sources */,
+ 27A92F740E349283006E7CF6 /* fraBmc.c in Sources */,
+ 27A92F750E349283006E7CF6 /* fraCec.c in Sources */,
+ 27A92F760E349283006E7CF6 /* fraClass.c in Sources */,
+ 27A92F770E349283006E7CF6 /* fraCnf.c in Sources */,
+ 27A92F780E349283006E7CF6 /* fraCore.c in Sources */,
+ 27A92F790E349283006E7CF6 /* fraImp.c in Sources */,
+ 27A92F7A0E349283006E7CF6 /* fraInd.c in Sources */,
+ 27A92F7B0E349283006E7CF6 /* fraLcr.c in Sources */,
+ 27A92F7C0E349283006E7CF6 /* fraMan.c in Sources */,
+ 27A92F7D0E349283006E7CF6 /* fraPart.c in Sources */,
+ 27A92F7E0E349283006E7CF6 /* fraSat.c in Sources */,
+ 27A92F7F0E349283006E7CF6 /* fraSec.c in Sources */,
+ 27A92F800E349283006E7CF6 /* fraSim.c in Sources */,
+ 27A92F820E349283006E7CF6 /* hop_.c in Sources */,
+ 27A92F830E349283006E7CF6 /* hopBalance.c in Sources */,
+ 27A92F840E349283006E7CF6 /* hopCheck.c in Sources */,
+ 27A92F850E349283006E7CF6 /* hopDfs.c in Sources */,
+ 27A92F860E349283006E7CF6 /* hopMan.c in Sources */,
+ 27A92F870E349283006E7CF6 /* hopMem.c in Sources */,
+ 27A92F880E349283006E7CF6 /* hopObj.c in Sources */,
+ 27A92F890E349283006E7CF6 /* hopOper.c in Sources */,
+ 27A92F8A0E349283006E7CF6 /* hopTable.c in Sources */,
+ 27A92F8B0E349283006E7CF6 /* hopUtil.c in Sources */,
+ 27A92F8C0E349283006E7CF6 /* ioaReadAig.c in Sources */,
+ 27A92F8D0E349283006E7CF6 /* ioaUtil.c in Sources */,
+ 27A92F8E0E349283006E7CF6 /* ioaWriteAig.c in Sources */,
+ 27A92F8F0E349283006E7CF6 /* ivy_.c in Sources */,
+ 27A92F900E349283006E7CF6 /* ivyBalance.c in Sources */,
+ 27A92F910E349283006E7CF6 /* ivyCanon.c in Sources */,
+ 27A92F920E349283006E7CF6 /* ivyCheck.c in Sources */,
+ 27A92F930E349283006E7CF6 /* ivyCut.c in Sources */,
+ 27A92F940E349283006E7CF6 /* ivyCutTrav.c in Sources */,
+ 27A92F950E349283006E7CF6 /* ivyDfs.c in Sources */,
+ 27A92F960E349283006E7CF6 /* ivyDsd.c in Sources */,
+ 27A92F970E349283006E7CF6 /* ivyFanout.c in Sources */,
+ 27A92F980E349283006E7CF6 /* ivyFastMap.c in Sources */,
+ 27A92F990E349283006E7CF6 /* ivyFraig.c in Sources */,
+ 27A92F9A0E349283006E7CF6 /* ivyHaig.c in Sources */,
+ 27A92F9B0E349283006E7CF6 /* ivyMan.c in Sources */,
+ 27A92F9C0E349283006E7CF6 /* ivyMem.c in Sources */,
+ 27A92F9D0E349283006E7CF6 /* ivyMulti.c in Sources */,
+ 27A92F9F0E349283006E7CF6 /* ivyObj.c in Sources */,
+ 27A92FA00E349283006E7CF6 /* ivyOper.c in Sources */,
+ 27A92FA10E349283006E7CF6 /* ivyResyn.c in Sources */,
+ 27A92FA20E349283006E7CF6 /* ivyRwr.c in Sources */,
+ 27A92FA40E349283006E7CF6 /* ivySeq.c in Sources */,
+ 27A92FA50E349283006E7CF6 /* ivyShow.c in Sources */,
+ 27A92FA60E349283006E7CF6 /* ivyTable.c in Sources */,
+ 27A92FA70E349283006E7CF6 /* ivyUtil.c in Sources */,
+ 27A92FA80E349283006E7CF6 /* cloud.c in Sources */,
+ 27A92FA90E349283006E7CF6 /* kit_.c in Sources */,
+ 27A92FAA0E349283006E7CF6 /* kitAig.c in Sources */,
+ 27A92FAB0E349283006E7CF6 /* kitBdd.c in Sources */,
+ 27A92FAC0E349283006E7CF6 /* kitCloud.c in Sources */,
+ 27A92FAD0E349283006E7CF6 /* kitDsd.c in Sources */,
+ 27A92FAE0E349283006E7CF6 /* kitFactor.c in Sources */,
+ 27A92FAF0E349283006E7CF6 /* kitGraph.c in Sources */,
+ 27A92FB00E349283006E7CF6 /* kitHop.c in Sources */,
+ 27A92FB10E349283006E7CF6 /* kitIsop.c in Sources */,
+ 27A92FB20E349283006E7CF6 /* kitSop.c in Sources */,
+ 27A92FB30E349283006E7CF6 /* kitTruth.c in Sources */,
+ 27A92FB40E349283006E7CF6 /* mem.c in Sources */,
+ 27A92FB50E349283006E7CF6 /* rwtDec.c in Sources */,
+ 27A92FB60E349283006E7CF6 /* rwtMan.c in Sources */,
+ 27A92FB70E349283006E7CF6 /* rwtUtil.c in Sources */,
+ 27A92FB80E349283006E7CF6 /* fpga.c in Sources */,
+ 27A92FB90E349283006E7CF6 /* fpgaCore.c in Sources */,
+ 27A92FBA0E349283006E7CF6 /* fpgaCreate.c in Sources */,
+ 27A92FBB0E349283006E7CF6 /* fpgaCut.c in Sources */,
+ 27A92FBC0E349283006E7CF6 /* fpgaCutUtils.c in Sources */,
+ 27A92FBD0E349283006E7CF6 /* fpgaFanout.c in Sources */,
+ 27A92FBE0E349283006E7CF6 /* fpgaGENERIC.c in Sources */,
+ 27A92FBF0E349283006E7CF6 /* fpgaLib.c in Sources */,
+ 27A92FC00E349283006E7CF6 /* fpgaMatch.c in Sources */,
+ 27A92FC10E349283006E7CF6 /* fpgaSwitch.c in Sources */,
+ 27A92FC20E349283006E7CF6 /* fpgaTime.c in Sources */,
+ 27A92FC30E349283006E7CF6 /* fpgaTruth.c in Sources */,
+ 27A92FC40E349283006E7CF6 /* fpgaUtils.c in Sources */,
+ 27A92FC50E349283006E7CF6 /* fpgaVec.c in Sources */,
+ 27A92FC60E349283006E7CF6 /* if_.c in Sources */,
+ 27A92FC70E349283006E7CF6 /* ifCore.c in Sources */,
+ 27A92FC80E349283006E7CF6 /* ifCut.c in Sources */,
+ 27A92FC90E349283006E7CF6 /* ifMan.c in Sources */,
+ 27A92FCA0E349283006E7CF6 /* ifMap.c in Sources */,
+ 27A92FCB0E349283006E7CF6 /* ifReduce.c in Sources */,
+ 27A92FCC0E349283006E7CF6 /* ifSeq.c in Sources */,
+ 27A92FCD0E349283006E7CF6 /* ifTime.c in Sources */,
+ 27A92FCE0E349283006E7CF6 /* ifTruth.c in Sources */,
+ 27A92FCF0E349283006E7CF6 /* ifUtil.c in Sources */,
+ 27A92FD00E349283006E7CF6 /* mapper.c in Sources */,
+ 27A92FD10E349283006E7CF6 /* mapperCanon.c in Sources */,
+ 27A92FD20E349283006E7CF6 /* mapperCore.c in Sources */,
+ 27A92FD30E349283006E7CF6 /* mapperCreate.c in Sources */,
+ 27A92FD40E349283006E7CF6 /* mapperCut.c in Sources */,
+ 27A92FD50E349283006E7CF6 /* mapperCutUtils.c in Sources */,
+ 27A92FD60E349283006E7CF6 /* mapperFanout.c in Sources */,
+ 27A92FD70E349283006E7CF6 /* mapperGENERIC.c in Sources */,
+ 27A92FD80E349283006E7CF6 /* mapperLib.c in Sources */,
+ 27A92FD90E349283006E7CF6 /* mapperMatch.c in Sources */,
+ 27A92FDA0E349283006E7CF6 /* mapperRefs.c in Sources */,
+ 27A92FDB0E349283006E7CF6 /* mapperSuper.c in Sources */,
+ 27A92FDC0E349283006E7CF6 /* mapperSwitch.c in Sources */,
+ 27A92FDD0E349283006E7CF6 /* mapperTable.c in Sources */,
+ 27A92FDE0E349283006E7CF6 /* mapperTime.c in Sources */,
+ 27A92FDF0E349283006E7CF6 /* mapperTree.c in Sources */,
+ 27A92FE00E349283006E7CF6 /* mapperTruth.c in Sources */,
+ 27A92FE10E349283006E7CF6 /* mapperUtils.c in Sources */,
+ 27A92FE20E349283006E7CF6 /* mapperVec.c in Sources */,
+ 27A92FE30E349283006E7CF6 /* mio.c in Sources */,
+ 27A92FE40E349283006E7CF6 /* mioApi.c in Sources */,
+ 27A92FE50E349283006E7CF6 /* mioFunc.c in Sources */,
+ 27A92FE60E349283006E7CF6 /* mioGENERIC.c in Sources */,
+ 27A92FE70E349283006E7CF6 /* mioRead.c in Sources */,
+ 27A92FE80E349283006E7CF6 /* mioUtils.c in Sources */,
+ 27A92FE90E349283006E7CF6 /* super.c in Sources */,
+ 27A92FEA0E349283006E7CF6 /* superAnd.c in Sources */,
+ 27A92FEB0E349283006E7CF6 /* superGate.c in Sources */,
+ 27A92FEC0E349283006E7CF6 /* superGENERIC.c in Sources */,
+ 27A92FED0E349283006E7CF6 /* superWrite.c in Sources */,
+ 27A92FEE0E349283006E7CF6 /* abc_.c in Sources */,
+ 27A92FEF0E349283006E7CF6 /* abcAig.c in Sources */,
+ 27A92FF00E349283006E7CF6 /* abcBlifMv.c in Sources */,
+ 27A92FF10E349283006E7CF6 /* abcCheck.c in Sources */,
+ 27A92FF20E349283006E7CF6 /* abcDfs.c in Sources */,
+ 27A92FF30E349283006E7CF6 /* abcFanio.c in Sources */,
+ 27A92FF40E349283006E7CF6 /* abcFunc.c in Sources */,
+ 27A92FF50E349283006E7CF6 /* abcHie.c in Sources */,
+ 27A92FF60E349283006E7CF6 /* abcLatch.c in Sources */,
+ 27A92FF70E349283006E7CF6 /* abcLib.c in Sources */,
+ 27A92FF80E349283006E7CF6 /* abcMinBase.c in Sources */,
+ 27A92FF90E349283006E7CF6 /* abcNames.c in Sources */,
+ 27A92FFA0E349283006E7CF6 /* abcNetlist.c in Sources */,
+ 27A92FFB0E349283006E7CF6 /* abcNtk.c in Sources */,
+ 27A92FFC0E349283006E7CF6 /* abcObj.c in Sources */,
+ 27A92FFD0E349283006E7CF6 /* abcRefs.c in Sources */,
+ 27A92FFE0E349283006E7CF6 /* abcShow.c in Sources */,
+ 27A92FFF0E349283006E7CF6 /* abcSop.c in Sources */,
+ 27A930000E349283006E7CF6 /* abcUtil.c in Sources */,
+ 27A930010E349283006E7CF6 /* abc.c in Sources */,
+ 27A930020E349283006E7CF6 /* abc_.c in Sources */,
+ 27A930030E349283006E7CF6 /* abcAttach.c in Sources */,
+ 27A930040E349283006E7CF6 /* abcAuto.c in Sources */,
+ 27A930050E349283006E7CF6 /* abcBalance.c in Sources */,
+ 27A930060E349283006E7CF6 /* abcBmc.c in Sources */,
+ 27A930070E349283006E7CF6 /* abcCas.c in Sources */,
+ 27A930080E349283006E7CF6 /* abcClpBdd.c in Sources */,
+ 27A930090E349283006E7CF6 /* abcClpSop.c in Sources */,
+ 27A9300A0E349283006E7CF6 /* abcCut.c in Sources */,
+ 27A9300B0E349283006E7CF6 /* abcDar.c in Sources */,
+ 27A9300C0E349283006E7CF6 /* abcDebug.c in Sources */,
+ 27A9300D0E349283006E7CF6 /* abcDress.c in Sources */,
+ 27A9300E0E349283006E7CF6 /* abcDsd.c in Sources */,
+ 27A9300F0E349283006E7CF6 /* abcEspresso.c in Sources */,
+ 27A930100E349283006E7CF6 /* abcExtract.c in Sources */,
+ 27A930110E349283006E7CF6 /* abcFpga.c in Sources */,
+ 27A930120E349283006E7CF6 /* abcFpgaFast.c in Sources */,
+ 27A930130E349283006E7CF6 /* abcFraig.c in Sources */,
+ 27A930140E349283006E7CF6 /* abcFxu.c in Sources */,
+ 27A930150E349283006E7CF6 /* abcGen.c in Sources */,
+ 27A930160E349283006E7CF6 /* abcHaig.c in Sources */,
+ 27A930170E349283006E7CF6 /* abcIf.c in Sources */,
+ 27A930180E349283006E7CF6 /* abcIvy.c in Sources */,
+ 27A930190E349283006E7CF6 /* abcLut.c in Sources */,
+ 27A9301A0E349283006E7CF6 /* abcMap.c in Sources */,
+ 27A9301B0E349283006E7CF6 /* abcMeasure.c in Sources */,
+ 27A9301C0E349283006E7CF6 /* abcMini.c in Sources */,
+ 27A9301D0E349283006E7CF6 /* abcMiter.c in Sources */,
+ 27A9301E0E349283006E7CF6 /* abcMulti.c in Sources */,
+ 27A9301F0E349283006E7CF6 /* abcMv.c in Sources */,
+ 27A930200E349283006E7CF6 /* abcNtbdd.c in Sources */,
+ 27A930210E349283006E7CF6 /* abcOdc.c in Sources */,
+ 27A930220E349283006E7CF6 /* abcOrder.c in Sources */,
+ 27A930230E349283006E7CF6 /* abcPart.c in Sources */,
+ 27A930250E349283006E7CF6 /* abcPrint.c in Sources */,
+ 27A930260E349283006E7CF6 /* abcProve.c in Sources */,
+ 27A930270E349283006E7CF6 /* abcQbf.c in Sources */,
+ 27A930280E349283006E7CF6 /* abcQuant.c in Sources */,
+ 27A930290E349283006E7CF6 /* abcRec.c in Sources */,
+ 27A9302A0E349283006E7CF6 /* abcReconv.c in Sources */,
+ 27A9302B0E349283006E7CF6 /* abcRefactor.c in Sources */,
+ 27A9302C0E349283006E7CF6 /* abcRenode.c in Sources */,
+ 27A9302D0E349283006E7CF6 /* abcReorder.c in Sources */,
+ 27A9302E0E349283006E7CF6 /* abcRestruct.c in Sources */,
+ 27A9302F0E349283006E7CF6 /* abcResub.c in Sources */,
+ 27A930300E349283006E7CF6 /* abcRewrite.c in Sources */,
+ 27A930310E349283006E7CF6 /* abcRr.c in Sources */,
+ 27A930320E349283006E7CF6 /* abcSat.c in Sources */,
+ 27A930330E349283006E7CF6 /* abcStrash.c in Sources */,
+ 27A930340E349283006E7CF6 /* abcSweep.c in Sources */,
+ 27A930350E349283006E7CF6 /* abcSymm.c in Sources */,
+ 27A930360E349283006E7CF6 /* abcTiming.c in Sources */,
+ 27A930370E349283006E7CF6 /* abcUnate.c in Sources */,
+ 27A930380E349283006E7CF6 /* abcUnreach.c in Sources */,
+ 27A930390E349283006E7CF6 /* abcVerify.c in Sources */,
+ 27A9303A0E349283006E7CF6 /* abcXsim.c in Sources */,
+ 27A9303B0E349283006E7CF6 /* cmd.c in Sources */,
+ 27A9303C0E349283006E7CF6 /* cmdAlias.c in Sources */,
+ 27A9303D0E349283006E7CF6 /* cmdApi.c in Sources */,
+ 27A9303E0E349283006E7CF6 /* cmdFlag.c in Sources */,
+ 27A9303F0E349283006E7CF6 /* cmdHist.c in Sources */,
+ 27A930400E349283006E7CF6 /* cmdUtils.c in Sources */,
+ 27A930410E349283006E7CF6 /* io.c in Sources */,
+ 27A930420E349283006E7CF6 /* io_.c in Sources */,
+ 27A930430E349283006E7CF6 /* ioReadAiger.c in Sources */,
+ 27A930440E349283006E7CF6 /* ioReadBaf.c in Sources */,
+ 27A930450E349283006E7CF6 /* ioReadBench.c in Sources */,
+ 27A930460E349283006E7CF6 /* ioReadBlif.c in Sources */,
+ 27A930470E349283006E7CF6 /* ioReadBlifAig.c in Sources */,
+ 27A930480E349283006E7CF6 /* ioReadBlifMv.c in Sources */,
+ 27A930490E349283006E7CF6 /* ioReadDsd.c in Sources */,
+ 27A9304A0E349283006E7CF6 /* ioReadEdif.c in Sources */,
+ 27A9304B0E349283006E7CF6 /* ioReadEqn.c in Sources */,
+ 27A9304C0E349283006E7CF6 /* ioReadPla.c in Sources */,
+ 27A9304D0E349283006E7CF6 /* ioReadVerilog.c in Sources */,
+ 27A9304E0E349283006E7CF6 /* ioUtil.c in Sources */,
+ 27A9304F0E349283006E7CF6 /* ioWriteAiger.c in Sources */,
+ 27A930500E349283006E7CF6 /* ioWriteBaf.c in Sources */,
+ 27A930510E349283006E7CF6 /* ioWriteBench.c in Sources */,
+ 27A930520E349283006E7CF6 /* ioWriteBlif.c in Sources */,
+ 27A930530E349283006E7CF6 /* ioWriteBlifMv.c in Sources */,
+ 27A930540E349283006E7CF6 /* ioWriteCnf.c in Sources */,
+ 27A930550E349283006E7CF6 /* ioWriteDot.c in Sources */,
+ 27A930560E349283006E7CF6 /* ioWriteEqn.c in Sources */,
+ 27A930570E349283006E7CF6 /* ioWriteGml.c in Sources */,
+ 27A930580E349283006E7CF6 /* ioWriteList.c in Sources */,
+ 27A930590E349283006E7CF6 /* ioWritePla.c in Sources */,
+ 27A9305A0E349283006E7CF6 /* ioWriteVerilog.c in Sources */,
+ 27A9305B0E349283006E7CF6 /* libSupport.c in Sources */,
+ 27A9305C0E349283006E7CF6 /* main.c in Sources */,
+ 27A9305D0E349283006E7CF6 /* mainFrame.c in Sources */,
+ 27A9305E0E349283006E7CF6 /* mainInit.c in Sources */,
+ 27A9305F0E349283006E7CF6 /* mainUtils.c in Sources */,
+ 27A930610E349283006E7CF6 /* ver_.c in Sources */,
+ 27A930620E349283006E7CF6 /* verCore.c in Sources */,
+ 27A930630E349283006E7CF6 /* verFormula.c in Sources */,
+ 27A930640E349283006E7CF6 /* verParse.c in Sources */,
+ 27A930650E349283006E7CF6 /* verStream.c in Sources */,
+ 27A930660E349283006E7CF6 /* verWords.c in Sources */,
+ 27A930670E349283006E7CF6 /* cofactor.c in Sources */,
+ 27A930680E349283006E7CF6 /* cols.c in Sources */,
+ 27A930690E349283006E7CF6 /* compl.c in Sources */,
+ 27A9306A0E349283006E7CF6 /* contain.c in Sources */,
+ 27A9306B0E349283006E7CF6 /* cubehack.c in Sources */,
+ 27A9306C0E349283006E7CF6 /* cubestr.c in Sources */,
+ 27A9306D0E349283006E7CF6 /* cvrin.c in Sources */,
+ 27A9306E0E349283006E7CF6 /* cvrm.c in Sources */,
+ 27A9306F0E349283006E7CF6 /* cvrmisc.c in Sources */,
+ 27A930700E349283006E7CF6 /* cvrout.c in Sources */,
+ 27A930710E349283006E7CF6 /* dominate.c in Sources */,
+ 27A930720E349283006E7CF6 /* equiv.c in Sources */,
+ 27A930730E349283006E7CF6 /* espresso.c in Sources */,
+ 27A930740E349283006E7CF6 /* essen.c in Sources */,
+ 27A930750E349283006E7CF6 /* exact.c in Sources */,
+ 27A930760E349283006E7CF6 /* expand.c in Sources */,
+ 27A930770E349283006E7CF6 /* gasp.c in Sources */,
+ 27A930780E349283006E7CF6 /* gimpel.c in Sources */,
+ 27A930790E349283006E7CF6 /* globals.c in Sources */,
+ 27A9307A0E349283006E7CF6 /* hack.c in Sources */,
+ 27A9307B0E349283006E7CF6 /* indep.c in Sources */,
+ 27A9307C0E349283006E7CF6 /* irred.c in Sources */,
+ 27A9307E0E349283006E7CF6 /* map.c in Sources */,
+ 27A9307F0E349283006E7CF6 /* matrix.c in Sources */,
+ 27A930800E349283006E7CF6 /* mincov.c in Sources */,
+ 27A930810E349283006E7CF6 /* opo.c in Sources */,
+ 27A930820E349283006E7CF6 /* pair.c in Sources */,
+ 27A930830E349283006E7CF6 /* part.c in Sources */,
+ 27A930840E349283006E7CF6 /* primes.c in Sources */,
+ 27A930850E349283006E7CF6 /* reduce.c in Sources */,
+ 27A930860E349283006E7CF6 /* rows.c in Sources */,
+ 27A930870E349283006E7CF6 /* set.c in Sources */,
+ 27A930880E349283006E7CF6 /* setc.c in Sources */,
+ 27A930890E349283006E7CF6 /* sharp.c in Sources */,
+ 27A9308A0E349283006E7CF6 /* sminterf.c in Sources */,
+ 27A9308B0E349283006E7CF6 /* solution.c in Sources */,
+ 27A9308C0E349283006E7CF6 /* sparse.c in Sources */,
+ 27A9308E0E349283006E7CF6 /* verify.c in Sources */,
+ 27A9308F0E349283006E7CF6 /* extraBddAuto.c in Sources */,
+ 27A930900E349283006E7CF6 /* extraBddCas.c in Sources */,
+ 27A930910E349283006E7CF6 /* extraBddKmap.c in Sources */,
+ 27A930920E349283006E7CF6 /* extraBddMisc.c in Sources */,
+ 27A930930E349283006E7CF6 /* extraBddSymm.c in Sources */,
+ 27A930940E349283006E7CF6 /* extraBddUnate.c in Sources */,
+ 27A930950E349283006E7CF6 /* extraUtilBitMatrix.c in Sources */,
+ 27A930960E349283006E7CF6 /* extraUtilCanon.c in Sources */,
+ 27A930970E349283006E7CF6 /* extraUtilFile.c in Sources */,
+ 27A930980E349283006E7CF6 /* extraUtilMemory.c in Sources */,
+ 27A930990E349283006E7CF6 /* extraUtilMisc.c in Sources */,
+ 27A9309A0E349283006E7CF6 /* extraUtilProgress.c in Sources */,
+ 27A9309B0E349283006E7CF6 /* extraUtilReader.c in Sources */,
+ 27A9309C0E349283006E7CF6 /* extraUtilTruth.c in Sources */,
+ 27A9309D0E349283006E7CF6 /* extraUtilUtil.c in Sources */,
+ 27A9309E0E349283006E7CF6 /* mvc.c in Sources */,
+ 27A9309F0E349283006E7CF6 /* mvcApi.c in Sources */,
+ 27A930A00E349283006E7CF6 /* mvcCompare.c in Sources */,
+ 27A930A10E349283006E7CF6 /* mvcContain.c in Sources */,
+ 27A930A20E349283006E7CF6 /* mvcCover.c in Sources */,
+ 27A930A30E349283006E7CF6 /* mvcCube.c in Sources */,
+ 27A930A40E349283006E7CF6 /* mvcDivide.c in Sources */,
+ 27A930A50E349283006E7CF6 /* mvcDivisor.c in Sources */,
+ 27A930A60E349283006E7CF6 /* mvcList.c in Sources */,
+ 27A930A70E349283006E7CF6 /* mvcLits.c in Sources */,
+ 27A930A80E349283006E7CF6 /* mvcMan.c in Sources */,
+ 27A930A90E349283006E7CF6 /* mvcOpAlg.c in Sources */,
+ 27A930AA0E349283006E7CF6 /* mvcOpBool.c in Sources */,
+ 27A930AB0E349283006E7CF6 /* mvcPrint.c in Sources */,
+ 27A930AC0E349283006E7CF6 /* mvcSort.c in Sources */,
+ 27A930AD0E349283006E7CF6 /* mvcUtils.c in Sources */,
+ 27A930AE0E349283006E7CF6 /* nmApi.c in Sources */,
+ 27A930AF0E349283006E7CF6 /* nmTable.c in Sources */,
+ 27A930B00E349283006E7CF6 /* st.c in Sources */,
+ 27A930B10E349283006E7CF6 /* stmm.c in Sources */,
+ 2717FCAD0E3852830038296D /* unate.c in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin XCBuildConfiguration section */
+ 1DEB928608733DD80010E9CD /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ COPY_PHASE_STRIP = NO;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_ENABLE_FIX_AND_CONTINUE = YES;
+ GCC_MODEL_TUNING = G5;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ INSTALL_PATH = /usr/local/bin;
+ PRODUCT_NAME = abc;
+ };
+ name = Debug;
+ };
+ 1DEB928708733DD80010E9CD /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ GCC_MODEL_TUNING = G5;
+ INSTALL_PATH = /usr/local/bin;
+ PRODUCT_NAME = abc;
+ };
+ name = Release;
+ };
+ 1DEB928A08733DD80010E9CD /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ADDITIONAL_SDKS = "";
+ ARCHS = "$(ARCHS_STANDARD_32_BIT)";
+ GCC_C_LANGUAGE_STANDARD = "compiler-default";
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_VERSION = "";
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ ONLY_ACTIVE_ARCH = YES;
+ PREBINDING = NO;
+ SDKROOT = macosx10.5;
+ };
+ name = Debug;
+ };
+ 1DEB928B08733DD80010E9CD /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = "$(ARCHS_STANDARD_32_BIT)";
+ GCC_C_LANGUAGE_STANDARD = c99;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ PREBINDING = NO;
+ SDKROOT = macosx10.5;
+ };
+ name = Release;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ 1DEB928508733DD80010E9CD /* Build configuration list for PBXNativeTarget "abc" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 1DEB928608733DD80010E9CD /* Debug */,
+ 1DEB928708733DD80010E9CD /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "abc" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 1DEB928A08733DD80010E9CD /* Debug */,
+ 1DEB928B08733DD80010E9CD /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
+}
diff --git a/abc70930/src/abc.xcodeproj/raiyan.pbxuser b/abc70930/src/abc.xcodeproj/raiyan.pbxuser
new file mode 100644
index 00000000..1de27f67
--- /dev/null
+++ b/abc70930/src/abc.xcodeproj/raiyan.pbxuser
@@ -0,0 +1,1622 @@
+// !$*UTF8*$!
+{
+ 08FB7793FE84155DC02AAC07 /* Project object */ = {
+ activeBuildConfigurationName = Debug;
+ activeExecutable = 27A92B5E0E34922E006E7CF6 /* abc */;
+ activeTarget = 8DD76FA90486AB0100D96B5E /* abc */;
+ addToTargets = (
+ 8DD76FA90486AB0100D96B5E /* abc */,
+ );
+ breakpoints = (
+ 274041060E38C0DB00DC6F18 /* main.c:51 */,
+ 274041130E38D01D00DC6F18 /* mainUtils.c:78 */,
+ );
+ codeSenseManager = 27A92B6A0E34923D006E7CF6 /* Code sense */;
+ executables = (
+ 27A92B5E0E34922E006E7CF6 /* abc */,
+ );
+ perUserDictionary = {
+ PBXConfiguration.PBXFileTableDataSource3.PBXErrorsWarningsDataSource = {
+ PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
+ PBXFileTableDataSourceColumnSortingKey = PBXErrorsWarningsDataSource_LocationID;
+ PBXFileTableDataSourceColumnWidthsKey = (
+ 20,
+ 300,
+ 724,
+ );
+ PBXFileTableDataSourceColumnsKey = (
+ PBXErrorsWarningsDataSource_TypeID,
+ PBXErrorsWarningsDataSource_MessageID,
+ PBXErrorsWarningsDataSource_LocationID,
+ );
+ };
+ PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = {
+ PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
+ PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID;
+ PBXFileTableDataSourceColumnWidthsKey = (
+ 22,
+ 300,
+ 722,
+ );
+ PBXFileTableDataSourceColumnsKey = (
+ PBXExecutablesDataSource_ActiveFlagID,
+ PBXExecutablesDataSource_NameID,
+ PBXExecutablesDataSource_CommentsID,
+ );
+ };
+ PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
+ PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
+ PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
+ PBXFileTableDataSourceColumnWidthsKey = (
+ 20,
+ 834,
+ 20,
+ 48,
+ 43,
+ 43,
+ 20,
+ );
+ PBXFileTableDataSourceColumnsKey = (
+ PBXFileDataSource_FiletypeID,
+ PBXFileDataSource_Filename_ColumnID,
+ PBXFileDataSource_Built_ColumnID,
+ PBXFileDataSource_ObjectSize_ColumnID,
+ PBXFileDataSource_Errors_ColumnID,
+ PBXFileDataSource_Warnings_ColumnID,
+ PBXFileDataSource_Target_ColumnID,
+ );
+ };
+ PBXConfiguration.PBXFileTableDataSource3.PBXSymbolsDataSource = {
+ PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
+ PBXFileTableDataSourceColumnSortingKey = PBXSymbolsDataSource_SymbolNameID;
+ PBXFileTableDataSourceColumnWidthsKey = (
+ 16,
+ 200,
+ 50,
+ 774,
+ );
+ PBXFileTableDataSourceColumnsKey = (
+ PBXSymbolsDataSource_SymbolTypeIconID,
+ PBXSymbolsDataSource_SymbolNameID,
+ PBXSymbolsDataSource_SymbolTypeID,
+ PBXSymbolsDataSource_ReferenceNameID,
+ );
+ };
+ PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
+ PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
+ PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
+ PBXFileTableDataSourceColumnWidthsKey = (
+ 20,
+ 794,
+ 60,
+ 20,
+ 48,
+ 43,
+ 43,
+ );
+ PBXFileTableDataSourceColumnsKey = (
+ PBXFileDataSource_FiletypeID,
+ PBXFileDataSource_Filename_ColumnID,
+ PBXTargetDataSource_PrimaryAttribute,
+ PBXFileDataSource_Built_ColumnID,
+ PBXFileDataSource_ObjectSize_ColumnID,
+ PBXFileDataSource_Errors_ColumnID,
+ PBXFileDataSource_Warnings_ColumnID,
+ );
+ };
+ PBXPerProjectTemplateStateSaveDate = 238637327;
+ PBXWorkspaceStateSaveDate = 238637327;
+ };
+ perUserProjectItems = {
+ 2717FC7F0E3843AC0038296D /* PBXTextBookmark */ = 2717FC7F0E3843AC0038296D /* PBXTextBookmark */;
+ 2717FC810E3843AC0038296D /* PBXTextBookmark */ = 2717FC810E3843AC0038296D /* PBXTextBookmark */;
+ 2717FC820E3843AC0038296D /* PBXTextBookmark */ = 2717FC820E3843AC0038296D /* PBXTextBookmark */;
+ 2717FC830E3843AC0038296D /* PBXTextBookmark */ = 2717FC830E3843AC0038296D /* PBXTextBookmark */;
+ 2717FC840E3843AC0038296D /* PBXTextBookmark */ = 2717FC840E3843AC0038296D /* PBXTextBookmark */;
+ 2717FC850E3843AC0038296D /* PBXTextBookmark */ = 2717FC850E3843AC0038296D /* PBXTextBookmark */;
+ 2717FC870E3843AC0038296D /* PBXTextBookmark */ = 2717FC870E3843AC0038296D /* PBXTextBookmark */;
+ 2717FC890E3843AC0038296D /* PBXTextBookmark */ = 2717FC890E3843AC0038296D /* PBXTextBookmark */;
+ 2717FC8B0E3843AC0038296D /* PBXTextBookmark */ = 2717FC8B0E3843AC0038296D /* PBXTextBookmark */;
+ 2717FC8D0E3843AC0038296D /* PBXTextBookmark */ = 2717FC8D0E3843AC0038296D /* PBXTextBookmark */;
+ 2717FC8E0E3843AC0038296D /* PBXTextBookmark */ = 2717FC8E0E3843AC0038296D /* PBXTextBookmark */;
+ 2717FC8F0E3843AC0038296D /* PBXTextBookmark */ = 2717FC8F0E3843AC0038296D /* PBXTextBookmark */;
+ 2717FC900E3843AC0038296D /* PBXTextBookmark */ = 2717FC900E3843AC0038296D /* PBXTextBookmark */;
+ 2717FC930E3843AC0038296D /* PBXTextBookmark */ = 2717FC930E3843AC0038296D /* PBXTextBookmark */;
+ 2717FCA20E3852600038296D /* PBXTextBookmark */ = 2717FCA20E3852600038296D /* PBXTextBookmark */;
+ 2717FCA30E3852600038296D /* PBXTextBookmark */ = 2717FCA30E3852600038296D /* PBXTextBookmark */;
+ 2717FCA90E3852600038296D /* PBXTextBookmark */ = 2717FCA90E3852600038296D /* PBXTextBookmark */;
+ 2717FCB70E3854530038296D /* PBXTextBookmark */ = 2717FCB70E3854530038296D /* PBXTextBookmark */;
+ 2717FCB80E3854530038296D /* PBXTextBookmark */ = 2717FCB80E3854530038296D /* PBXTextBookmark */;
+ 2717FCBD0E3854530038296D /* PBXTextBookmark */ = 2717FCBD0E3854530038296D /* PBXTextBookmark */;
+ 2717FCBE0E3854530038296D /* PBXTextBookmark */ = 2717FCBE0E3854530038296D /* PBXTextBookmark */;
+ 2717FCC00E3854530038296D /* PBXTextBookmark */ = 2717FCC00E3854530038296D /* PBXTextBookmark */;
+ 2717FCD10E38569B0038296D /* PBXTextBookmark */ = 2717FCD10E38569B0038296D /* PBXTextBookmark */;
+ 2717FCD20E38569B0038296D /* PBXTextBookmark */ = 2717FCD20E38569B0038296D /* PBXTextBookmark */;
+ 2717FCD30E38569B0038296D /* PBXTextBookmark */ = 2717FCD30E38569B0038296D /* PBXTextBookmark */;
+ 2717FCD50E38569B0038296D /* PBXTextBookmark */ = 2717FCD50E38569B0038296D /* PBXTextBookmark */;
+ 2717FCD70E38569B0038296D /* PBXTextBookmark */ = 2717FCD70E38569B0038296D /* PBXTextBookmark */;
+ 2717FCE90E3857DC0038296D /* PBXTextBookmark */ = 2717FCE90E3857DC0038296D /* PBXTextBookmark */;
+ 2717FCEA0E3857DC0038296D /* PBXTextBookmark */ = 2717FCEA0E3857DC0038296D /* PBXTextBookmark */;
+ 2717FCEB0E3857DC0038296D /* PBXTextBookmark */ = 2717FCEB0E3857DC0038296D /* PBXTextBookmark */;
+ 2717FCED0E3857DC0038296D /* PBXTextBookmark */ = 2717FCED0E3857DC0038296D /* PBXTextBookmark */;
+ 2717FCEE0E3857DC0038296D /* PBXTextBookmark */ = 2717FCEE0E3857DC0038296D /* PBXTextBookmark */;
+ 2717FCEF0E3857DC0038296D /* PBXTextBookmark */ = 2717FCEF0E3857DC0038296D /* PBXTextBookmark */;
+ 2717FD140E3861B70038296D /* PBXTextBookmark */ = 2717FD140E3861B70038296D /* PBXTextBookmark */;
+ 2717FD150E3861B70038296D /* PBXTextBookmark */ = 2717FD150E3861B70038296D /* PBXTextBookmark */;
+ 2717FD190E3861B70038296D /* PBXTextBookmark */ = 2717FD190E3861B70038296D /* PBXTextBookmark */;
+ 2717FD1A0E3861B70038296D /* PBXTextBookmark */ = 2717FD1A0E3861B70038296D /* PBXTextBookmark */;
+ 2717FD1B0E3861B70038296D /* PBXTextBookmark */ = 2717FD1B0E3861B70038296D /* PBXTextBookmark */;
+ 273F099E0E387A1A00BA537B /* PBXTextBookmark */ = 273F099E0E387A1A00BA537B /* PBXTextBookmark */;
+ 273F099F0E387A1A00BA537B /* PBXTextBookmark */ = 273F099F0E387A1A00BA537B /* PBXTextBookmark */;
+ 273F09A00E387A1A00BA537B /* PBXTextBookmark */ = 273F09A00E387A1A00BA537B /* PBXTextBookmark */;
+ 273F09A10E387A1A00BA537B /* PBXTextBookmark */ = 273F09A10E387A1A00BA537B /* PBXTextBookmark */;
+ 273F09A20E387A1A00BA537B /* PBXTextBookmark */ = 273F09A20E387A1A00BA537B /* PBXTextBookmark */;
+ 273F09A40E387A1A00BA537B /* PBXTextBookmark */ = 273F09A40E387A1A00BA537B /* PBXTextBookmark */;
+ 273F09A50E387A1A00BA537B /* PBXTextBookmark */ = 273F09A50E387A1A00BA537B /* PBXTextBookmark */;
+ 274041210E38D50900DC6F18 /* PBXTextBookmark */ = 274041210E38D50900DC6F18 /* PBXTextBookmark */;
+ 274041230E38D50900DC6F18 /* PBXTextBookmark */ = 274041230E38D50900DC6F18 /* PBXTextBookmark */;
+ 274041280E38D50900DC6F18 /* PBXTextBookmark */ = 274041280E38D50900DC6F18 /* PBXTextBookmark */;
+ 2740412B0E38D50900DC6F18 /* PBXTextBookmark */ = 2740412B0E38D50900DC6F18 /* PBXTextBookmark */;
+ 274041720E38D73B00DC6F18 /* PBXTextBookmark */ = 274041720E38D73B00DC6F18 /* PBXTextBookmark */;
+ 2755FD8C0E35986F0031A656 /* PBXTextBookmark */ = 2755FD8C0E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD8D0E35986F0031A656 /* PBXTextBookmark */ = 2755FD8D0E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD8E0E35986F0031A656 /* PBXTextBookmark */ = 2755FD8E0E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD8F0E35986F0031A656 /* PBXTextBookmark */ = 2755FD8F0E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD900E35986F0031A656 /* PBXTextBookmark */ = 2755FD900E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD910E35986F0031A656 /* PBXTextBookmark */ = 2755FD910E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD920E35986F0031A656 /* PBXTextBookmark */ = 2755FD920E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD930E35986F0031A656 /* PBXTextBookmark */ = 2755FD930E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD950E35986F0031A656 /* PBXTextBookmark */ = 2755FD950E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD960E35986F0031A656 /* PBXTextBookmark */ = 2755FD960E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD970E35986F0031A656 /* PBXTextBookmark */ = 2755FD970E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD980E35986F0031A656 /* PBXTextBookmark */ = 2755FD980E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD990E35986F0031A656 /* PBXTextBookmark */ = 2755FD990E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD9A0E35986F0031A656 /* PBXTextBookmark */ = 2755FD9A0E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD9B0E35986F0031A656 /* PBXTextBookmark */ = 2755FD9B0E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD9C0E35986F0031A656 /* PBXTextBookmark */ = 2755FD9C0E35986F0031A656 /* PBXTextBookmark */;
+ 2755FD9D0E35986F0031A656 /* PBXTextBookmark */ = 2755FD9D0E35986F0031A656 /* PBXTextBookmark */;
+ 2755FDCC0E3821400031A656 /* PBXTextBookmark */ = 2755FDCC0E3821400031A656 /* PBXTextBookmark */;
+ 2755FDCD0E3821400031A656 /* PBXTextBookmark */ = 2755FDCD0E3821400031A656 /* PBXTextBookmark */;
+ 2755FDD00E3821400031A656 /* PBXTextBookmark */ = 2755FDD00E3821400031A656 /* PBXTextBookmark */;
+ 2755FDD10E3821400031A656 /* PBXTextBookmark */ = 2755FDD10E3821400031A656 /* PBXTextBookmark */;
+ 27A930BD0E3494E8006E7CF6 /* PBXTextBookmark */ = 27A930BD0E3494E8006E7CF6 /* PBXTextBookmark */;
+ 27A930BE0E3494E8006E7CF6 /* PBXTextBookmark */ = 27A930BE0E3494E8006E7CF6 /* PBXTextBookmark */;
+ 27A930BF0E3494E8006E7CF6 /* PBXTextBookmark */ = 27A930BF0E3494E8006E7CF6 /* PBXTextBookmark */;
+ 27A930C10E3494E8006E7CF6 /* PBXTextBookmark */ = 27A930C10E3494E8006E7CF6 /* PBXTextBookmark */;
+ 27A930C30E3494E8006E7CF6 /* PBXTextBookmark */ = 27A930C30E3494E8006E7CF6 /* PBXTextBookmark */;
+ 27A930C40E3494E8006E7CF6 /* PBXTextBookmark */ = 27A930C40E3494E8006E7CF6 /* PBXTextBookmark */;
+ 27A930C50E3494E8006E7CF6 /* PBXTextBookmark */ = 27A930C50E3494E8006E7CF6 /* PBXTextBookmark */;
+ 27A930C60E3494E8006E7CF6 /* PBXTextBookmark */ = 27A930C60E3494E8006E7CF6 /* PBXTextBookmark */;
+ 27A930C70E3494E8006E7CF6 /* PBXTextBookmark */ = 27A930C70E3494E8006E7CF6 /* PBXTextBookmark */;
+ 27F2A0390E3951350056453A /* PBXTextBookmark */ = 27F2A0390E3951350056453A /* PBXTextBookmark */;
+ 27F2A03A0E3951350056453A /* PBXTextBookmark */ = 27F2A03A0E3951350056453A /* PBXTextBookmark */;
+ 27F2A03B0E3951350056453A /* PBXTextBookmark */ = 27F2A03B0E3951350056453A /* PBXTextBookmark */;
+ 27F2A0450E39514F0056453A /* PBXTextBookmark */ = 27F2A0450E39514F0056453A /* PBXTextBookmark */;
+ };
+ sourceControlManager = 27A92B690E34923D006E7CF6 /* Source Control */;
+ userBuildSettings = {
+ };
+ };
+ 2717FC7F0E3843AC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92E660E349283006E7CF6 /* nmTable.c */;
+ name = "nmTable.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 656;
+ vrLoc = 5092;
+ };
+ 2717FC810E3843AC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92CE20E349281006E7CF6 /* hop.h */;
+ name = "hop.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 733;
+ vrLoc = 459;
+ };
+ 2717FC820E3843AC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92E740E349283006E7CF6 /* vec.h */;
+ name = "vec.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1041;
+ vrLoc = 788;
+ };
+ 2717FC830E3843AC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92E6E0E349283006E7CF6 /* leaks.h */;
+ name = "leaks.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1112;
+ vrLoc = 0;
+ };
+ 2717FC840E3843AC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C820E349281006E7CF6 /* aig.h */;
+ name = "aig.h: 48";
+ rLen = 49;
+ rLoc = 1390;
+ rType = 0;
+ vrLen = 1081;
+ vrLoc = 901;
+ };
+ 2717FC850E3843AC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92E6A0E349283006E7CF6 /* st.h */;
+ name = "st.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 462;
+ vrLoc = 0;
+ };
+ 2717FC870E3843AC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92CE00E349281006E7CF6 /* cudd2.c */;
+ name = "cudd2.c: 61";
+ rLen = 40;
+ rLoc = 1965;
+ rType = 0;
+ vrLen = 782;
+ vrLoc = 1516;
+ };
+ 2717FC890E3843AC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92E660E349283006E7CF6 /* nmTable.c */;
+ name = "nmTable.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 656;
+ vrLoc = 5092;
+ };
+ 2717FC8B0E3843AC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DFA0E349282006E7CF6 /* temp.c */;
+ name = "temp.c: 14";
+ rLen = 0;
+ rLoc = 511;
+ rType = 0;
+ vrLen = 574;
+ vrLoc = 0;
+ };
+ 2717FC8D0E3843AC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92CE20E349281006E7CF6 /* hop.h */;
+ name = "hop.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 733;
+ vrLoc = 459;
+ };
+ 2717FC8E0E3843AC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92E740E349283006E7CF6 /* vec.h */;
+ name = "vec.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1041;
+ vrLoc = 788;
+ };
+ 2717FC8F0E3843AC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92E6E0E349283006E7CF6 /* leaks.h */;
+ name = "leaks.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1112;
+ vrLoc = 0;
+ };
+ 2717FC900E3843AC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92CE00E349281006E7CF6 /* cudd2.c */;
+ name = "cudd2.c: 21";
+ rLen = 0;
+ rLoc = 574;
+ rType = 0;
+ vrLen = 953;
+ vrLoc = 410;
+ };
+ 2717FC930E3843AC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D060E349281006E7CF6 /* ivyMulti8.c */;
+ name = "ivyMulti8.c: 59";
+ rLen = 9;
+ rLoc = 2159;
+ rType = 0;
+ vrLen = 810;
+ vrLoc = 1486;
+ };
+ 2717FCA20E3852600038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D060E349281006E7CF6 /* ivyMulti8.c */;
+ name = "ivyMulti8.c: 9";
+ rLen = 0;
+ rLoc = 274;
+ rType = 0;
+ vrLen = 718;
+ vrLoc = 0;
+ };
+ 2717FCA30E3852600038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DF50E349282006E7CF6 /* mainFrame.c */;
+ name = "mainFrame.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1823;
+ vrLoc = 1175;
+ };
+ 2717FCA90E3852600038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DF50E349282006E7CF6 /* mainFrame.c */;
+ name = "mainFrame.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1823;
+ vrLoc = 1175;
+ };
+ 2717FCB70E3854530038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C2D0E349280006E7CF6 /* cuddDecomp.c */;
+ name = "cuddDecomp.c: 1402";
+ rLen = 8;
+ rLoc = 42831;
+ rType = 0;
+ vrLen = 818;
+ vrLoc = 42435;
+ };
+ 2717FCB80E3854530038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C310E349280006E7CF6 /* cuddGenCof.c */;
+ name = "cuddGenCof.c: 159";
+ rLen = 8;
+ rLoc = 5663;
+ rType = 0;
+ vrLen = 658;
+ vrLoc = 5348;
+ };
+ 2717FCBD0E3854530038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C2D0E349280006E7CF6 /* cuddDecomp.c */;
+ name = "cuddDecomp.c: 1402";
+ rLen = 8;
+ rLoc = 42831;
+ rType = 0;
+ vrLen = 818;
+ vrLoc = 42435;
+ };
+ 2717FCBE0E3854530038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C310E349280006E7CF6 /* cuddGenCof.c */;
+ name = "cuddGenCof.c: 159";
+ rLen = 8;
+ rLoc = 5663;
+ rType = 0;
+ vrLen = 658;
+ vrLoc = 5348;
+ };
+ 2717FCC00E3854530038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DB10E349282006E7CF6 /* abcPlace.c */;
+ name = "abcPlace.c: 32";
+ rLen = 27;
+ rLoc = 893;
+ rType = 0;
+ vrLen = 566;
+ vrLoc = 677;
+ };
+ 2717FCD10E38569B0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D0B0E349281006E7CF6 /* ivyRwrAlg.c */;
+ name = "ivyRwrAlg.c: 83";
+ rLen = 65;
+ rLoc = 2940;
+ rType = 0;
+ vrLen = 658;
+ vrLoc = 2549;
+ };
+ 2717FCD20E38569B0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DC80E349282006E7CF6 /* module.make */;
+ name = "module.make: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 716;
+ vrLoc = 478;
+ };
+ 2717FCD30E38569B0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DB10E349282006E7CF6 /* abcPlace.c */;
+ name = "abcPlace.c: 24";
+ rLen = 25;
+ rLoc = 576;
+ rType = 0;
+ vrLen = 683;
+ vrLoc = 258;
+ };
+ 2717FCD50E38569B0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D0B0E349281006E7CF6 /* ivyRwrAlg.c */;
+ name = "ivyRwrAlg.c: 83";
+ rLen = 65;
+ rLoc = 2940;
+ rType = 0;
+ vrLen = 658;
+ vrLoc = 2549;
+ };
+ 2717FCD70E38569B0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DC80E349282006E7CF6 /* module.make */;
+ name = "module.make: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 716;
+ vrLoc = 478;
+ };
+ 2717FCE90E3857DC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92BAF0E349280006E7CF6 /* resSim_old.c */;
+ name = "resSim_old.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 636;
+ vrLoc = 0;
+ };
+ 2717FCEA0E3857DC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C010E349280006E7CF6 /* msatOrderJ.c */;
+ name = "msatOrderJ.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 776;
+ vrLoc = 0;
+ };
+ 2717FCEB0E3857DC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D970E349282006E7CF6 /* abcCut.c */;
+ name = "abcCut.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 774;
+ vrLoc = 167;
+ };
+ 2717FCED0E3857DC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92BAF0E349280006E7CF6 /* resSim_old.c */;
+ name = "resSim_old.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 636;
+ vrLoc = 0;
+ };
+ 2717FCEE0E3857DC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C010E349280006E7CF6 /* msatOrderJ.c */;
+ name = "msatOrderJ.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 776;
+ vrLoc = 0;
+ };
+ 2717FCEF0E3857DC0038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D970E349282006E7CF6 /* abcCut.c */;
+ name = "abcCut.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 774;
+ vrLoc = 167;
+ };
+ 2717FD140E3861B70038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DF70E349282006E7CF6 /* mainInt.h */;
+ name = "mainInt.h: 28";
+ rLen = 0;
+ rLoc = 832;
+ rType = 0;
+ vrLen = 810;
+ vrLoc = 465;
+ };
+ 2717FD150E3861B70038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C580E349281006E7CF6 /* testcudd.c */;
+ name = "testcudd.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 782;
+ vrLoc = 0;
+ };
+ 2717FD190E3861B70038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C580E349281006E7CF6 /* testcudd.c */;
+ name = "testcudd.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 782;
+ vrLoc = 0;
+ };
+ 2717FD1A0E3861B70038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DF80E349282006E7CF6 /* mainUtils.c */;
+ name = "mainUtils.c: 78";
+ rLen = 11;
+ rLoc = 2288;
+ rType = 0;
+ vrLen = 631;
+ vrLoc = 1749;
+ };
+ 2717FD1B0E3861B70038296D /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DF40E349282006E7CF6 /* main.h */;
+ name = "main.h: 46";
+ rLen = 0;
+ rLoc = 1511;
+ rType = 0;
+ vrLen = 773;
+ vrLoc = 843;
+ };
+ 273F099E0E387A1A00BA537B /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DD50E349282006E7CF6 /* io.h */;
+ name = "io.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 837;
+ vrLoc = 677;
+ };
+ 273F099F0E387A1A00BA537B /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D770E349282006E7CF6 /* abc.h */;
+ name = "abc.h: 37";
+ rLen = 0;
+ rLoc = 931;
+ rType = 0;
+ vrLen = 914;
+ vrLoc = 1605;
+ };
+ 273F09A00E387A1A00BA537B /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DFA0E349282006E7CF6 /* temp.c */;
+ name = "temp.c: 14";
+ rLen = 0;
+ rLoc = 511;
+ rType = 0;
+ vrLen = 755;
+ vrLoc = 0;
+ };
+ 273F09A10E387A1A00BA537B /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DF40E349282006E7CF6 /* main.h */;
+ name = "main.h: 48";
+ rLen = 0;
+ rLoc = 1512;
+ rType = 0;
+ vrLen = 654;
+ vrLoc = 960;
+ };
+ 273F09A20E387A1A00BA537B /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DF30E349282006E7CF6 /* main.c */;
+ name = "main.c: 50";
+ rLen = 0;
+ rLoc = 1438;
+ rType = 0;
+ vrLen = 836;
+ vrLoc = 280;
+ };
+ 273F09A40E387A1A00BA537B /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DD50E349282006E7CF6 /* io.h */;
+ name = "io.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 837;
+ vrLoc = 677;
+ };
+ 273F09A50E387A1A00BA537B /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D770E349282006E7CF6 /* abc.h */;
+ name = "abc.h: 37";
+ rLen = 0;
+ rLoc = 931;
+ rType = 0;
+ vrLen = 914;
+ vrLoc = 1605;
+ };
+ 274041060E38C0DB00DC6F18 /* main.c:51 */ = {
+ isa = PBXFileBreakpoint;
+ actions = (
+ );
+ breakpointStyle = 0;
+ continueAfterActions = 0;
+ countType = 0;
+ delayBeforeContinue = 0;
+ fileReference = 27A92DF30E349282006E7CF6 /* main.c */;
+ functionName = "main()";
+ hitCount = 1;
+ ignoreCount = 0;
+ lineNumber = 51;
+ location = abc;
+ modificationTime = 238637372.018766;
+ state = 1;
+ };
+ 274041130E38D01D00DC6F18 /* mainUtils.c:78 */ = {
+ isa = PBXFileBreakpoint;
+ actions = (
+ );
+ breakpointStyle = 0;
+ continueAfterActions = 0;
+ countType = 0;
+ delayBeforeContinue = 0;
+ fileReference = 27A92DF80E349282006E7CF6 /* mainUtils.c */;
+ functionName = "Abc_UtilsGetUsersInput()";
+ hitCount = 0;
+ ignoreCount = 0;
+ lineNumber = 78;
+ location = abc;
+ modificationTime = 238637369.74741;
+ state = 1;
+ };
+ 274041210E38D50900DC6F18 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DF60E349282006E7CF6 /* mainInit.c */;
+ name = "mainInit.c: 61";
+ rLen = 0;
+ rLoc = 2034;
+ rType = 0;
+ vrLen = 315;
+ vrLoc = 1989;
+ };
+ 274041230E38D50900DC6F18 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92E460E349282006E7CF6 /* extraUtilUtil.c */;
+ name = "extraUtilUtil.c: 254";
+ rLen = 0;
+ rLoc = 6224;
+ rType = 0;
+ vrLen = 246;
+ vrLoc = 6804;
+ };
+ 274041280E38D50900DC6F18 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DF60E349282006E7CF6 /* mainInit.c */;
+ name = "mainInit.c: 61";
+ rLen = 0;
+ rLoc = 2034;
+ rType = 0;
+ vrLen = 315;
+ vrLoc = 1989;
+ };
+ 2740412B0E38D50900DC6F18 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92E460E349282006E7CF6 /* extraUtilUtil.c */;
+ name = "extraUtilUtil.c: 95";
+ rLen = 0;
+ rLoc = 2480;
+ rType = 0;
+ vrLen = 316;
+ vrLoc = 2351;
+ };
+ 274041720E38D73B00DC6F18 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DF30E349282006E7CF6 /* main.c */;
+ name = "main.c: 213";
+ rLen = 0;
+ rLoc = 6094;
+ rType = 0;
+ vrLen = 601;
+ vrLoc = 1251;
+ };
+ 2755FD8C0E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92B6E0E349280006E7CF6 /* abcCut.c */;
+ name = "abcCut.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 994;
+ vrLoc = 0;
+ };
+ 2755FD8D0E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92B760E349280006E7CF6 /* cutMerge.c */;
+ name = "cutMerge.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 909;
+ vrLoc = 4785;
+ };
+ 2755FD8E0E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D4D0E349281006E7CF6 /* mapper.h */;
+ name = "mapper.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 2101;
+ vrLoc = 8968;
+ };
+ 2755FD8F0E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D4E0E349281006E7CF6 /* mapperCanon.c */;
+ name = "mapperCanon.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1369;
+ vrLoc = 0;
+ };
+ 2755FD900E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D4F0E349281006E7CF6 /* mapperCore.c */;
+ name = "mapperCore.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1213;
+ vrLoc = 0;
+ };
+ 2755FD910E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D500E349281006E7CF6 /* mapperCreate.c */;
+ name = "mapperCreate.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1387;
+ vrLoc = 0;
+ };
+ 2755FD920E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D540E349281006E7CF6 /* mapperGENERIC.c */;
+ name = "mapperGENERIC.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1101;
+ vrLoc = 347;
+ };
+ 2755FD930E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C100E349280006E7CF6 /* cas.h */;
+ name = "cas.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1347;
+ vrLoc = 573;
+ };
+ 2755FD950E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92E330E349282006E7CF6 /* unate.c */;
+ name = "unate.c: 187";
+ rLen = 0;
+ rLoc = 2901;
+ rType = 0;
+ vrLen = 918;
+ vrLoc = 3741;
+ };
+ 2755FD960E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92B6E0E349280006E7CF6 /* abcCut.c */;
+ name = "abcCut.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 994;
+ vrLoc = 0;
+ };
+ 2755FD970E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92B760E349280006E7CF6 /* cutMerge.c */;
+ name = "cutMerge.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 909;
+ vrLoc = 4785;
+ };
+ 2755FD980E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D4D0E349281006E7CF6 /* mapper.h */;
+ name = "mapper.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 2101;
+ vrLoc = 8968;
+ };
+ 2755FD990E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D4E0E349281006E7CF6 /* mapperCanon.c */;
+ name = "mapperCanon.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1369;
+ vrLoc = 0;
+ };
+ 2755FD9A0E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D4F0E349281006E7CF6 /* mapperCore.c */;
+ name = "mapperCore.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1213;
+ vrLoc = 0;
+ };
+ 2755FD9B0E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D500E349281006E7CF6 /* mapperCreate.c */;
+ name = "mapperCreate.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1387;
+ vrLoc = 0;
+ };
+ 2755FD9C0E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92D540E349281006E7CF6 /* mapperGENERIC.c */;
+ name = "mapperGENERIC.c: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1101;
+ vrLoc = 347;
+ };
+ 2755FD9D0E35986F0031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C100E349280006E7CF6 /* cas.h */;
+ name = "cas.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1347;
+ vrLoc = 573;
+ };
+ 2755FDCC0E3821400031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C110E349280006E7CF6 /* casCore.c */;
+ name = "casCore.c: 82";
+ rLen = 0;
+ rLoc = 3380;
+ rType = 0;
+ vrLen = 870;
+ vrLoc = 2963;
+ };
+ 2755FDCD0E3821400031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92E600E349283006E7CF6 /* mvcUtils.c */;
+ name = "mvcUtils.c: 283";
+ rLen = 5;
+ rLoc = 8137;
+ rType = 0;
+ vrLen = 868;
+ vrLoc = 7715;
+ };
+ 2755FDD00E3821400031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C110E349280006E7CF6 /* casCore.c */;
+ name = "casCore.c: 82";
+ rLen = 0;
+ rLoc = 3380;
+ rType = 0;
+ vrLen = 870;
+ vrLoc = 2963;
+ };
+ 2755FDD10E3821400031A656 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92E600E349283006E7CF6 /* mvcUtils.c */;
+ name = "mvcUtils.c: 283";
+ rLen = 5;
+ rLoc = 8137;
+ rType = 0;
+ vrLen = 868;
+ vrLoc = 7715;
+ };
+ 27A92B5E0E34922E006E7CF6 /* abc */ = {
+ isa = PBXExecutable;
+ activeArgIndices = (
+ );
+ argumentStrings = (
+ );
+ autoAttachOnCrash = 1;
+ breakpointsEnabled = 1;
+ configStateDict = {
+ "PBXLSLaunchAction-0" = {
+ PBXLSLaunchAction = 0;
+ PBXLSLaunchStartAction = 1;
+ PBXLSLaunchStdioStyle = 2;
+ PBXLSLaunchStyle = 0;
+ class = PBXLSRunLaunchConfig;
+ commandLineArgs = (
+ );
+ displayName = "Executable Runner";
+ environment = {
+ };
+ identifier = com.apple.Xcode.launch.runConfig;
+ remoteHostInfo = "";
+ startActionInfo = "";
+ };
+ "PBXLSLaunchAction-1" = {
+ PBXLSLaunchAction = 1;
+ PBXLSLaunchStartAction = 1;
+ PBXLSLaunchStdioStyle = 2;
+ PBXLSLaunchStyle = 0;
+ class = PBXGDB_LaunchConfig;
+ commandLineArgs = (
+ );
+ displayName = GDB;
+ environment = {
+ };
+ identifier = com.apple.Xcode.launch.GDBMI_Config;
+ remoteHostInfo = "";
+ startActionInfo = "";
+ };
+ };
+ customDataFormattersEnabled = 1;
+ debuggerPlugin = GDBDebugging;
+ disassemblyDisplayState = 0;
+ dylibVariantSuffix = "";
+ enableDebugStr = 1;
+ environmentEntries = (
+ );
+ executableSystemSymbolLevel = 0;
+ executableUserSymbolLevel = 0;
+ libgmallocEnabled = 0;
+ name = abc;
+ savedGlobals = {
+ };
+ sourceDirectories = (
+ );
+ variableFormatDictionary = {
+ };
+ };
+ 27A92B690E34923D006E7CF6 /* Source Control */ = {
+ isa = PBXSourceControlManager;
+ fallbackIsa = XCSourceControlManager;
+ isSCMEnabled = 0;
+ scmConfiguration = {
+ };
+ };
+ 27A92B6A0E34923D006E7CF6 /* Code sense */ = {
+ isa = PBXCodeSenseManager;
+ indexTemplatePath = "";
+ };
+ 27A92B6E0E349280006E7CF6 /* abcCut.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 7000}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 994}";
+ };
+ };
+ 27A92B760E349280006E7CF6 /* cutMerge.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 9198}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{4785, 909}";
+ };
+ };
+ 27A92BAF0E349280006E7CF6 /* resSim_old.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 7224}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 636}";
+ };
+ };
+ 27A92BD50E349280006E7CF6 /* generic.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 896}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 1021}";
+ };
+ };
+ 27A92BFE0E349280006E7CF6 /* msatInt.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {691, 4662}}";
+ sepNavSelRange = "{1826, 28}";
+ sepNavVisRange = "{1111, 1650}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92C010E349280006E7CF6 /* msatOrderJ.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 6608}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 776}";
+ };
+ };
+ 27A92C100E349280006E7CF6 /* cas.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 910}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{573, 1347}";
+ };
+ };
+ 27A92C110E349280006E7CF6 /* casCore.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 17360}}";
+ sepNavSelRange = "{3380, 0}";
+ sepNavVisRange = "{2963, 870}";
+ };
+ };
+ 27A92C2D0E349280006E7CF6 /* cuddDecomp.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 30478}}";
+ sepNavSelRange = "{42831, 8}";
+ sepNavVisRange = "{42435, 818}";
+ };
+ };
+ 27A92C310E349280006E7CF6 /* cuddGenCof.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 27202}}";
+ sepNavSelRange = "{5663, 8}";
+ sepNavVisRange = "{5348, 658}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92C580E349281006E7CF6 /* testcudd.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 13706}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 782}";
+ };
+ };
+ 27A92C7F0E349281006E7CF6 /* generic.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 714}}";
+ sepNavSelRange = "{468, 20}";
+ sepNavVisRange = "{0, 1069}";
+ };
+ };
+ 27A92C820E349281006E7CF6 /* aig.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 8358}}";
+ sepNavSelRange = "{1390, 49}";
+ sepNavVisRange = "{901, 1081}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92C850E349281006E7CF6 /* aigDfs.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 10176}}";
+ sepNavSelRange = "{13510, 0}";
+ sepNavVisRange = "{7567, 867}";
+ };
+ };
+ 27A92C870E349281006E7CF6 /* aigMan.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {691, 4606}}";
+ sepNavSelRange = "{1348, 43}";
+ sepNavVisRange = "{525, 1532}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92CE00E349281006E7CF6 /* cudd2.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 5068}}";
+ sepNavSelRange = "{1965, 40}";
+ sepNavVisRange = "{1516, 764}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92CE20E349281006E7CF6 /* hop.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1302, 4872}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{3631, 3108}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92CF60E349281006E7CF6 /* ivy.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {691, 8372}}";
+ sepNavSelRange = "{1388, 49}";
+ sepNavVisRange = "{2070, 1848}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92D060E349281006E7CF6 /* ivyMulti8.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 6048}}";
+ sepNavSelRange = "{274, 0}";
+ sepNavVisRange = "{0, 718}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92D0B0E349281006E7CF6 /* ivyRwrAlg.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 5736}}";
+ sepNavSelRange = "{2940, 65}";
+ sepNavVisRange = "{2571, 969}";
+ };
+ };
+ 27A92D3C0E349281006E7CF6 /* fpgaVec.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {691, 5582}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 1405}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92D4C0E349281006E7CF6 /* mapper.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {691, 2604}}";
+ sepNavSelRange = "{1397, 14}";
+ sepNavVisRange = "{1106, 889}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92D4D0E349281006E7CF6 /* mapper.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 2744}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{8968, 2101}";
+ };
+ };
+ 27A92D4E0E349281006E7CF6 /* mapperCanon.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 3780}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 1369}";
+ };
+ };
+ 27A92D4F0E349281006E7CF6 /* mapperCore.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 3220}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 1213}";
+ };
+ };
+ 27A92D500E349281006E7CF6 /* mapperCreate.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 8316}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 1387}";
+ };
+ };
+ 27A92D540E349281006E7CF6 /* mapperGENERIC.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 658}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{347, 1101}";
+ };
+ };
+ 27A92D770E349282006E7CF6 /* abc.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1590, 12502}}";
+ sepNavSelRange = "{26732, 0}";
+ sepNavVisRange = "{12385, 1622}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92D860E349282006E7CF6 /* abcNtk.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1219, 17094}}";
+ sepNavSelRange = "{4224, 0}";
+ sepNavVisRange = "{3910, 628}";
+ };
+ };
+ 27A92D870E349282006E7CF6 /* abcObj.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1219, 13636}}";
+ sepNavSelRange = "{10191, 0}";
+ sepNavVisRange = "{9836, 490}";
+ };
+ };
+ 27A92D8E0E349282006E7CF6 /* abc.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1219, 178332}}";
+ sepNavSelRange = "{290028, 0}";
+ sepNavVisRange = "{290021, 526}";
+ };
+ };
+ 27A92D920E349282006E7CF6 /* abcBalance.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1219, 8484}}";
+ sepNavSelRange = "{2298, 0}";
+ sepNavVisRange = "{1940, 604}";
+ };
+ };
+ 27A92D970E349282006E7CF6 /* abcCut.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 8750}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{167, 774}";
+ };
+ };
+ 27A92DB10E349282006E7CF6 /* abcPlace.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 3556}}";
+ sepNavSelRange = "{576, 25}";
+ sepNavVisRange = "{258, 683}";
+ };
+ };
+ 27A92DC40E349282006E7CF6 /* abcUnate.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {691, 2170}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 1336}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92DC80E349282006E7CF6 /* module.make */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 784}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{478, 716}";
+ };
+ };
+ 27A92DCA0E349282006E7CF6 /* cmd.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {691, 22820}}";
+ sepNavSelRange = "{4544, 0}";
+ sepNavVisRange = "{2742, 2018}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92DCB0E349282006E7CF6 /* cmd.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {691, 1036}}";
+ sepNavSelRange = "{2768, 0}";
+ sepNavVisRange = "{928, 2086}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92DCD0E349282006E7CF6 /* cmdApi.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1219, 1512}}";
+ sepNavSelRange = "{2785, 0}";
+ sepNavVisRange = "{2484, 423}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92DCE0E349282006E7CF6 /* cmdFlag.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1219, 1386}}";
+ sepNavSelRange = "{1654, 0}";
+ sepNavVisRange = "{1241, 438}";
+ };
+ };
+ 27A92DCF0E349282006E7CF6 /* cmdHist.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1219, 784}}";
+ sepNavSelRange = "{1568, 0}";
+ sepNavVisRange = "{1201, 446}";
+ };
+ };
+ 27A92DD10E349282006E7CF6 /* cmdUtils.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1219, 9016}}";
+ sepNavSelRange = "{3526, 0}";
+ sepNavVisRange = "{3266, 541}";
+ };
+ };
+ 27A92DD40E349282006E7CF6 /* io.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {691, 26236}}";
+ sepNavSelRange = "{3837, 36}";
+ sepNavVisRange = "{3341, 2202}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92DD50E349282006E7CF6 /* io.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 2422}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{677, 837}";
+ };
+ };
+ 27A92DF30E349282006E7CF6 /* main.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1219, 4466}}";
+ sepNavSelRange = "{1588, 0}";
+ sepNavVisRange = "{1326, 503}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92DF40E349282006E7CF6 /* main.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 1918}}";
+ sepNavSelRange = "{1512, 0}";
+ sepNavVisRange = "{960, 654}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92DF50E349282006E7CF6 /* mainFrame.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1219, 7364}}";
+ sepNavSelRange = "{7049, 0}";
+ sepNavVisRange = "{6906, 299}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92DF60E349282006E7CF6 /* mainInit.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1219, 1512}}";
+ sepNavSelRange = "{2034, 0}";
+ sepNavVisRange = "{1989, 315}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92DF70E349282006E7CF6 /* mainInt.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {691, 1540}}";
+ sepNavSelRange = "{832, 0}";
+ sepNavVisRange = "{267, 1411}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92DF80E349282006E7CF6 /* mainUtils.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 3990}}";
+ sepNavSelRange = "{1783, 44}";
+ sepNavVisRange = "{1569, 573}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92DFA0E349282006E7CF6 /* temp.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 1162}}";
+ sepNavSelRange = "{511, 0}";
+ sepNavVisRange = "{0, 755}";
+ };
+ };
+ 27A92E130E349282006E7CF6 /* espresso.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {691, 11130}}";
+ sepNavSelRange = "{1704, 29}";
+ sepNavVisRange = "{814, 1651}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92E330E349282006E7CF6 /* unate.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 6258}}";
+ sepNavSelRange = "{10139, 15}";
+ sepNavVisRange = "{9874, 661}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92E410E349282006E7CF6 /* extraUtilMemory.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1219, 8946}}";
+ sepNavSelRange = "{7240, 0}";
+ sepNavVisRange = "{8045, 539}";
+ };
+ };
+ 27A92E460E349282006E7CF6 /* extraUtilUtil.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1219, 4620}}";
+ sepNavSelRange = "{2934, 0}";
+ sepNavVisRange = "{3757, 304}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92E600E349283006E7CF6 /* mvcUtils.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 12222}}";
+ sepNavSelRange = "{8137, 5}";
+ sepNavVisRange = "{7715, 868}";
+ };
+ };
+ 27A92E660E349283006E7CF6 /* nmTable.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 4760}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{5092, 656}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92E690E349283006E7CF6 /* st.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1219, 8652}}";
+ sepNavSelRange = "{3367, 0}";
+ sepNavVisRange = "{3486, 200}";
+ };
+ };
+ 27A92E6A0E349283006E7CF6 /* st.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 1358}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 462}";
+ };
+ };
+ 27A92E6E0E349283006E7CF6 /* leaks.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 434}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 1112}";
+ };
+ };
+ 27A92E710E349283006E7CF6 /* util_hack.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {691, 1344}}";
+ sepNavSelRange = "{2287, 45}";
+ sepNavVisRange = "{1599, 1173}";
+ sepNavWindowFrame = "{{15, 76}, {750, 697}}";
+ };
+ };
+ 27A92E740E349283006E7CF6 /* vec.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1012, 1554}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{788, 1041}";
+ };
+ };
+ 27A92E780E349283006E7CF6 /* vecPtr.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {1219, 10864}}";
+ sepNavSelRange = "{16340, 0}";
+ sepNavVisRange = "{16340, 305}";
+ };
+ };
+ 27A930B60E3492E6006E7CF6 /* abcDar.c */ = {
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.c.c;
+ name = abcDar.c;
+ path = "/Users/raiyan/Documents/Xcode Projects/abc/base/abci/abcDar.c";
+ sourceTree = "<absolute>";
+ };
+ 27A930BD0E3494E8006E7CF6 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92BD50E349280006E7CF6 /* generic.h */;
+ name = "generic.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1021;
+ vrLoc = 0;
+ };
+ 27A930BE0E3494E8006E7CF6 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A930B60E3492E6006E7CF6 /* abcDar.c */;
+ name = "abcDar.c: 282";
+ rLen = 0;
+ rLoc = 10649;
+ rType = 0;
+ vrLen = 916;
+ vrLoc = 10295;
+ };
+ 27A930BF0E3494E8006E7CF6 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C7F0E349281006E7CF6 /* generic.c */;
+ name = "generic.c: 21";
+ rLen = 20;
+ rLoc = 468;
+ rType = 0;
+ vrLen = 1014;
+ vrLoc = 0;
+ };
+ 27A930C10E3494E8006E7CF6 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C850E349281006E7CF6 /* aigDfs.c */;
+ name = "aigDfs.c: 452";
+ rLen = 0;
+ rLoc = 13510;
+ rType = 0;
+ vrLen = 798;
+ vrLoc = 7567;
+ };
+ 27A930C30E3494E8006E7CF6 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92BD50E349280006E7CF6 /* generic.h */;
+ name = "generic.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 1021;
+ vrLoc = 0;
+ };
+ 27A930C40E3494E8006E7CF6 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A930B60E3492E6006E7CF6 /* abcDar.c */;
+ name = "abcDar.c: 282";
+ rLen = 0;
+ rLoc = 10649;
+ rType = 0;
+ vrLen = 916;
+ vrLoc = 10295;
+ };
+ 27A930C50E3494E8006E7CF6 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C7F0E349281006E7CF6 /* generic.c */;
+ name = "generic.c: 21";
+ rLen = 20;
+ rLoc = 468;
+ rType = 0;
+ vrLen = 1014;
+ vrLoc = 0;
+ };
+ 27A930C60E3494E8006E7CF6 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C820E349281006E7CF6 /* aig.h */;
+ name = "aig.h: 69";
+ rLen = 31;
+ rLoc = 2287;
+ rType = 0;
+ vrLen = 1509;
+ vrLoc = 1016;
+ };
+ 27A930C70E3494E8006E7CF6 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92C850E349281006E7CF6 /* aigDfs.c */;
+ name = "aigDfs.c: 452";
+ rLen = 0;
+ rLoc = 13510;
+ rType = 0;
+ vrLen = 798;
+ vrLoc = 7567;
+ };
+ 27F2A0390E3951350056453A /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92E330E349282006E7CF6 /* unate.c */;
+ name = "unate.c: 419";
+ rLen = 15;
+ rLoc = 10139;
+ rType = 0;
+ vrLen = 661;
+ vrLoc = 9874;
+ };
+ 27F2A03A0E3951350056453A /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ comments = "warning: unused variable 'Buffer'";
+ fRef = 27A92DF80E349282006E7CF6 /* mainUtils.c */;
+ rLen = 1;
+ rLoc = 66;
+ rType = 1;
+ };
+ 27F2A03B0E3951350056453A /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92E330E349282006E7CF6 /* unate.c */;
+ name = "unate.c: 419";
+ rLen = 15;
+ rLoc = 10139;
+ rType = 0;
+ vrLen = 661;
+ vrLoc = 9874;
+ };
+ 27F2A0450E39514F0056453A /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 27A92DF80E349282006E7CF6 /* mainUtils.c */;
+ name = "mainUtils.c: 67";
+ rLen = 44;
+ rLoc = 1783;
+ rType = 0;
+ vrLen = 516;
+ vrLoc = 1569;
+ };
+ 8DD76FA90486AB0100D96B5E /* abc */ = {
+ activeExec = 0;
+ executables = (
+ 27A92B5E0E34922E006E7CF6 /* abc */,
+ );
+ };
+}
diff --git a/abc70930/src/abc.xcodeproj/raiyan.perspectivev3 b/abc70930/src/abc.xcodeproj/raiyan.perspectivev3
new file mode 100644
index 00000000..1c6b9070
--- /dev/null
+++ b/abc70930/src/abc.xcodeproj/raiyan.perspectivev3
@@ -0,0 +1,1561 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>ActivePerspectiveName</key>
+ <string>Debug</string>
+ <key>AllowedModules</key>
+ <array>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXSmartGroupTreeModule</string>
+ <key>Name</key>
+ <string>Groups and Files Outline View</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Name</key>
+ <string>Editor</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCTaskListModule</string>
+ <key>Name</key>
+ <string>Task List</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCDetailModule</string>
+ <key>Name</key>
+ <string>File and Smart Group Detail Viewer</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXBuildResultsModule</string>
+ <key>Name</key>
+ <string>Detailed Build Results Viewer</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXProjectFindModule</string>
+ <key>Name</key>
+ <string>Project Batch Find Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCProjectFormatConflictsModule</string>
+ <key>Name</key>
+ <string>Project Format Conflicts List</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXBookmarksModule</string>
+ <key>Name</key>
+ <string>Bookmarks Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXClassBrowserModule</string>
+ <key>Name</key>
+ <string>Class Browser</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXCVSModule</string>
+ <key>Name</key>
+ <string>Source Code Control Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXDebugBreakpointsModule</string>
+ <key>Name</key>
+ <string>Debug Breakpoints Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCDockableInspector</string>
+ <key>Name</key>
+ <string>Inspector</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXOpenQuicklyModule</string>
+ <key>Name</key>
+ <string>Open Quickly Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXDebugSessionModule</string>
+ <key>Name</key>
+ <string>Debugger</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXDebugCLIModule</string>
+ <key>Name</key>
+ <string>Debug Console</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCSnapshotModule</string>
+ <key>Name</key>
+ <string>Snapshots Tool</string>
+ </dict>
+ </array>
+ <key>BundlePath</key>
+ <string>/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources</string>
+ <key>Description</key>
+ <string>AIODescriptionKey</string>
+ <key>DockingSystemVisible</key>
+ <false/>
+ <key>Extension</key>
+ <string>perspectivev3</string>
+ <key>FavBarConfig</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>27A92B680E34923D006E7CF6</string>
+ <key>XCBarModuleItemNames</key>
+ <dict/>
+ <key>XCBarModuleItems</key>
+ <array/>
+ </dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>com.apple.perspectives.project.defaultV3</string>
+ <key>MajorVersion</key>
+ <integer>34</integer>
+ <key>MinorVersion</key>
+ <integer>0</integer>
+ <key>Name</key>
+ <string>All-In-One</string>
+ <key>Notifications</key>
+ <array/>
+ <key>OpenEditors</key>
+ <array/>
+ <key>PerspectiveWidths</key>
+ <array>
+ <integer>1280</integer>
+ <integer>1280</integer>
+ </array>
+ <key>Perspectives</key>
+ <array>
+ <dict>
+ <key>ChosenToolbarItems</key>
+ <array>
+ <string>XCToolbarPerspectiveControl</string>
+ <string>NSToolbarSeparatorItem</string>
+ <string>active-target-popup</string>
+ <string>active-buildstyle-popup</string>
+ <string>action</string>
+ <string>NSToolbarFlexibleSpaceItem</string>
+ <string>buildOrClean</string>
+ <string>build-and-goOrGo</string>
+ <string>com.apple.ide.PBXToolbarStopButton</string>
+ <string>get-info</string>
+ <string>toggle-editor</string>
+ <string>NSToolbarFlexibleSpaceItem</string>
+ <string>com.apple.pbx.toolbar.searchfield</string>
+ </array>
+ <key>ControllerClassBaseName</key>
+ <string></string>
+ <key>IconName</key>
+ <string>WindowOfProject</string>
+ <key>Identifier</key>
+ <string>perspective.project</string>
+ <key>IsVertical</key>
+ <false/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXBottomSmartGroupGIDs</key>
+ <array>
+ <string>1C37FBAC04509CD000000102</string>
+ <string>1C37FAAC04509CD000000102</string>
+ <string>1C08E77C0454961000C914BD</string>
+ <string>1C37FABC05509CD000000102</string>
+ <string>1C37FABC05539CD112110102</string>
+ <string>E2644B35053B69B200211256</string>
+ <string>1C37FABC04509CD000100104</string>
+ <string>1CC0EA4004350EF90044410B</string>
+ <string>1CC0EA4004350EF90041110B</string>
+ <string>1C77FABC04509CD000000102</string>
+ </array>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CA23ED40692098700951B8B</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Files</string>
+ <key>PBXProjectStructureProvided</key>
+ <string>yes</string>
+ <key>PBXSmartGroupTreeModuleColumnData</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
+ <array>
+ <real>185</real>
+ </array>
+ <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
+ <array>
+ <string>MainColumn</string>
+ </array>
+ </dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
+ <array>
+ <string>1C37FBAC04509CD000000102</string>
+ <string>1C37FAAC04509CD000000102</string>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
+ <array>
+ <array>
+ <integer>0</integer>
+ </array>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
+ <string>{{0, 0}, {185, 591}}</string>
+ </dict>
+ <key>PBXTopSmartGroupGIDs</key>
+ <array/>
+ <key>XCIncludePerspectivesSwitch</key>
+ <false/>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {202, 609}}</string>
+ <key>GroupTreeTableConfiguration</key>
+ <array>
+ <string>MainColumn</string>
+ <real>185</real>
+ </array>
+ </dict>
+ <key>Module</key>
+ <string>PBXSmartGroupTreeModule</string>
+ <key>Proportion</key>
+ <string>202pt</string>
+ </dict>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>27A92B630E34923D006E7CF6</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>mainUtils.c</string>
+ <key>PBXSplitModuleInNavigatorKey</key>
+ <dict>
+ <key>Split0</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>27A92B640E34923D006E7CF6</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>mainUtils.c</string>
+ <key>_historyCapacity</key>
+ <integer>0</integer>
+ <key>bookmark</key>
+ <string>27F2A0450E39514F0056453A</string>
+ <key>history</key>
+ <array>
+ <string>27A930BD0E3494E8006E7CF6</string>
+ <string>27A930BE0E3494E8006E7CF6</string>
+ <string>27A930BF0E3494E8006E7CF6</string>
+ <string>27A930C10E3494E8006E7CF6</string>
+ <string>2755FD8C0E35986F0031A656</string>
+ <string>2755FD8D0E35986F0031A656</string>
+ <string>2755FD8E0E35986F0031A656</string>
+ <string>2755FD8F0E35986F0031A656</string>
+ <string>2755FD900E35986F0031A656</string>
+ <string>2755FD910E35986F0031A656</string>
+ <string>2755FD920E35986F0031A656</string>
+ <string>2755FD930E35986F0031A656</string>
+ <string>2755FDCC0E3821400031A656</string>
+ <string>2755FDCD0E3821400031A656</string>
+ <string>2717FC7F0E3843AC0038296D</string>
+ <string>2717FC810E3843AC0038296D</string>
+ <string>2717FC820E3843AC0038296D</string>
+ <string>2717FC830E3843AC0038296D</string>
+ <string>2717FC840E3843AC0038296D</string>
+ <string>2717FC850E3843AC0038296D</string>
+ <string>2717FC870E3843AC0038296D</string>
+ <string>2717FCA20E3852600038296D</string>
+ <string>2717FCA30E3852600038296D</string>
+ <string>2717FCB70E3854530038296D</string>
+ <string>2717FCB80E3854530038296D</string>
+ <string>2717FCD10E38569B0038296D</string>
+ <string>2717FCD20E38569B0038296D</string>
+ <string>2717FCD30E38569B0038296D</string>
+ <string>2717FCE90E3857DC0038296D</string>
+ <string>2717FCEA0E3857DC0038296D</string>
+ <string>2717FCEB0E3857DC0038296D</string>
+ <string>2717FD140E3861B70038296D</string>
+ <string>2717FD150E3861B70038296D</string>
+ <string>273F099E0E387A1A00BA537B</string>
+ <string>273F099F0E387A1A00BA537B</string>
+ <string>273F09A00E387A1A00BA537B</string>
+ <string>273F09A10E387A1A00BA537B</string>
+ <string>274041210E38D50900DC6F18</string>
+ <string>274041230E38D50900DC6F18</string>
+ <string>274041720E38D73B00DC6F18</string>
+ <string>27F2A0390E3951350056453A</string>
+ <string>27F2A03A0E3951350056453A</string>
+ </array>
+ <key>prevStack</key>
+ <array>
+ <string>27A930C30E3494E8006E7CF6</string>
+ <string>27A930C40E3494E8006E7CF6</string>
+ <string>27A930C50E3494E8006E7CF6</string>
+ <string>27A930C60E3494E8006E7CF6</string>
+ <string>27A930C70E3494E8006E7CF6</string>
+ <string>2755FD950E35986F0031A656</string>
+ <string>2755FD960E35986F0031A656</string>
+ <string>2755FD970E35986F0031A656</string>
+ <string>2755FD980E35986F0031A656</string>
+ <string>2755FD990E35986F0031A656</string>
+ <string>2755FD9A0E35986F0031A656</string>
+ <string>2755FD9B0E35986F0031A656</string>
+ <string>2755FD9C0E35986F0031A656</string>
+ <string>2755FD9D0E35986F0031A656</string>
+ <string>2755FDD00E3821400031A656</string>
+ <string>2755FDD10E3821400031A656</string>
+ <string>2717FC890E3843AC0038296D</string>
+ <string>2717FC8B0E3843AC0038296D</string>
+ <string>2717FC8D0E3843AC0038296D</string>
+ <string>2717FC8E0E3843AC0038296D</string>
+ <string>2717FC8F0E3843AC0038296D</string>
+ <string>2717FC900E3843AC0038296D</string>
+ <string>2717FC930E3843AC0038296D</string>
+ <string>2717FCA90E3852600038296D</string>
+ <string>2717FCBD0E3854530038296D</string>
+ <string>2717FCBE0E3854530038296D</string>
+ <string>2717FCC00E3854530038296D</string>
+ <string>2717FCD50E38569B0038296D</string>
+ <string>2717FCD70E38569B0038296D</string>
+ <string>2717FCED0E3857DC0038296D</string>
+ <string>2717FCEE0E3857DC0038296D</string>
+ <string>2717FCEF0E3857DC0038296D</string>
+ <string>2717FD190E3861B70038296D</string>
+ <string>2717FD1A0E3861B70038296D</string>
+ <string>2717FD1B0E3861B70038296D</string>
+ <string>273F09A20E387A1A00BA537B</string>
+ <string>273F09A40E387A1A00BA537B</string>
+ <string>273F09A50E387A1A00BA537B</string>
+ <string>274041280E38D50900DC6F18</string>
+ <string>2740412B0E38D50900DC6F18</string>
+ <string>27F2A03B0E3951350056453A</string>
+ </array>
+ </dict>
+ <key>SplitCount</key>
+ <string>1</string>
+ </dict>
+ <key>StatusBarVisibility</key>
+ <true/>
+ <key>XCSharingToken</key>
+ <string>com.apple.Xcode.CommonNavigatorGroupSharingToken</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {1073, 336}}</string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>336pt</string>
+ </dict>
+ <dict>
+ <key>Proportion</key>
+ <string>268pt</string>
+ <key>Tabs</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CA23EDF0692099D00951B8B</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Detail</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{10, 27}, {1073, 241}}</string>
+ </dict>
+ <key>Module</key>
+ <string>XCDetailModule</string>
+ </dict>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CA23EE00692099D00951B8B</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Project Find</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{10, 27}, {1073, 241}}</string>
+ </dict>
+ <key>Module</key>
+ <string>PBXProjectFindModule</string>
+ </dict>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXCVSModuleFilterTypeKey</key>
+ <integer>1032</integer>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CA23EE10692099D00951B8B</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>SCM Results</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{10, 27}, {1073, 209}}</string>
+ </dict>
+ <key>Module</key>
+ <string>PBXCVSModule</string>
+ </dict>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>XCMainBuildResultsModuleGUID</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Build</string>
+ <key>XCBuildResultsTrigger_Collapse</key>
+ <integer>1021</integer>
+ <key>XCBuildResultsTrigger_Open</key>
+ <integer>1011</integer>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{10, 27}, {1073, 241}}</string>
+ </dict>
+ <key>Module</key>
+ <string>PBXBuildResultsModule</string>
+ </dict>
+ </array>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>1073pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Project</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCModuleDock</string>
+ <string>PBXSmartGroupTreeModule</string>
+ <string>XCModuleDock</string>
+ <string>PBXNavigatorGroup</string>
+ <string>XCDockableTabModule</string>
+ <string>XCDetailModule</string>
+ <string>PBXProjectFindModule</string>
+ <string>PBXCVSModule</string>
+ <string>PBXBuildResultsModule</string>
+ </array>
+ <key>TableOfContents</key>
+ <array>
+ <string>27F2A0350E3951150056453A</string>
+ <string>1CA23ED40692098700951B8B</string>
+ <string>27F2A0360E3951150056453A</string>
+ <string>27A92B630E34923D006E7CF6</string>
+ <string>27F2A0370E3951150056453A</string>
+ <string>1CA23EDF0692099D00951B8B</string>
+ <string>1CA23EE00692099D00951B8B</string>
+ <string>1CA23EE10692099D00951B8B</string>
+ <string>XCMainBuildResultsModuleGUID</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.defaultV3</string>
+ </dict>
+ <dict>
+ <key>ChosenToolbarItems</key>
+ <array>
+ <string>XCToolbarPerspectiveControl</string>
+ <string>NSToolbarSeparatorItem</string>
+ <string>active-combo-popup</string>
+ <string>NSToolbarFlexibleSpaceItem</string>
+ <string>go-debug</string>
+ <string>build-and-go</string>
+ <string>com.apple.ide.PBXToolbarStopButton</string>
+ <string>debugger-restart-executable</string>
+ <string>debugger-pause</string>
+ <string>debugger-step-over</string>
+ <string>debugger-step-into</string>
+ <string>debugger-step-out</string>
+ <string>debugger-enable-breakpoints</string>
+ <string>NSToolbarFlexibleSpaceItem</string>
+ <string>com.apple.ide.XCBreakpointsToolbarItem</string>
+ <string>clear-log</string>
+ </array>
+ <key>ControllerClassBaseName</key>
+ <string>PBXDebugSessionModule</string>
+ <key>IconName</key>
+ <string>DebugTabIcon</string>
+ <key>Identifier</key>
+ <string>perspective.debug</string>
+ <key>IsVertical</key>
+ <true/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <true/>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CCC7628064C1048000F2A68</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Debugger Console</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {1280, 181}}</string>
+ <key>RubberWindowFrame</key>
+ <string>0 128 1280 650 0 0 1280 778 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXDebugCLIModule</string>
+ <key>Proportion</key>
+ <string>181pt</string>
+ </dict>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>Debugger</key>
+ <dict>
+ <key>HorizontalSplitView</key>
+ <dict>
+ <key>_collapsingFrameDimension</key>
+ <real>0.0</real>
+ <key>_indexOfCollapsedView</key>
+ <integer>0</integer>
+ <key>_percentageOfCollapsedView</key>
+ <real>0.0</real>
+ <key>isCollapsed</key>
+ <string>yes</string>
+ <key>sizes</key>
+ <array>
+ <string>{{0, 0}, {625, 206}}</string>
+ <string>{{625, 0}, {655, 206}}</string>
+ </array>
+ </dict>
+ <key>VerticalSplitView</key>
+ <dict>
+ <key>_collapsingFrameDimension</key>
+ <real>0.0</real>
+ <key>_indexOfCollapsedView</key>
+ <integer>0</integer>
+ <key>_percentageOfCollapsedView</key>
+ <real>0.0</real>
+ <key>isCollapsed</key>
+ <string>yes</string>
+ <key>sizes</key>
+ <array>
+ <string>{{0, 0}, {1280, 206}}</string>
+ <string>{{0, 206}, {1280, 217}}</string>
+ </array>
+ </dict>
+ </dict>
+ <key>LauncherConfigVersion</key>
+ <string>8</string>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CCC7629064C1048000F2A68</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Debug</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>DebugConsoleVisible</key>
+ <string>None</string>
+ <key>DebugConsoleWindowFrame</key>
+ <string>{{200, 200}, {500, 300}}</string>
+ <key>DebugSTDIOWindowFrame</key>
+ <string>{{200, 200}, {500, 300}}</string>
+ <key>Frame</key>
+ <string>{{0, 186}, {1280, 423}}</string>
+ <key>PBXDebugSessionStackFrameViewKey</key>
+ <dict>
+ <key>DebugVariablesTableConfiguration</key>
+ <array>
+ <string>Name</string>
+ <real>120</real>
+ <string>Value</string>
+ <real>85</real>
+ <string>Summary</string>
+ <real>425</real>
+ </array>
+ <key>Frame</key>
+ <string>{{625, 0}, {655, 206}}</string>
+ <key>RubberWindowFrame</key>
+ <string>0 128 1280 650 0 0 1280 778 </string>
+ </dict>
+ <key>RubberWindowFrame</key>
+ <string>0 128 1280 650 0 0 1280 778 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXDebugSessionModule</string>
+ <key>Proportion</key>
+ <string>423pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Debug</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCModuleDock</string>
+ <string>PBXDebugCLIModule</string>
+ <string>PBXDebugSessionModule</string>
+ <string>PBXDebugProcessAndThreadModule</string>
+ <string>PBXDebugProcessViewModule</string>
+ <string>PBXDebugThreadViewModule</string>
+ <string>PBXDebugStackFrameViewModule</string>
+ <string>PBXNavigatorGroup</string>
+ </array>
+ <key>TableOfContents</key>
+ <array>
+ <string>27F2A03E0E39514F0056453A</string>
+ <string>1CCC7628064C1048000F2A68</string>
+ <string>1CCC7629064C1048000F2A68</string>
+ <string>27F2A03F0E39514F0056453A</string>
+ <string>27F2A0400E39514F0056453A</string>
+ <string>27F2A0410E39514F0056453A</string>
+ <string>27F2A0420E39514F0056453A</string>
+ <string>27A92B630E34923D006E7CF6</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.debugV3</string>
+ </dict>
+ </array>
+ <key>PerspectivesBarVisible</key>
+ <true/>
+ <key>ShelfIsVisible</key>
+ <false/>
+ <key>SourceDescription</key>
+ <string>file at '/Developer/Library/PrivateFrameworks/DevToolsInterface.framework/Resources/XCPerspectivesSpecification.xcperspec'</string>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TimeStamp</key>
+ <real>0.0</real>
+ <key>ToolbarDisplayMode</key>
+ <integer>1</integer>
+ <key>ToolbarIsVisible</key>
+ <true/>
+ <key>ToolbarSizeMode</key>
+ <integer>1</integer>
+ <key>Type</key>
+ <string>Perspectives</string>
+ <key>UpdateMessage</key>
+ <string></string>
+ <key>WindowJustification</key>
+ <integer>5</integer>
+ <key>WindowOrderList</key>
+ <array>
+ <string>27F2A0430E39514F0056453A</string>
+ <string>27F2A0440E39514F0056453A</string>
+ <string>/Users/raiyan/Documents/Xcode Projects/abc/abc.xcodeproj</string>
+ </array>
+ <key>WindowString</key>
+ <string>0 128 1280 650 0 0 1280 778 </string>
+ <key>WindowToolsV3</key>
+ <array>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.debugger</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>Debugger</key>
+ <dict>
+ <key>HorizontalSplitView</key>
+ <dict>
+ <key>_collapsingFrameDimension</key>
+ <real>0.0</real>
+ <key>_indexOfCollapsedView</key>
+ <integer>0</integer>
+ <key>_percentageOfCollapsedView</key>
+ <real>0.0</real>
+ <key>isCollapsed</key>
+ <string>yes</string>
+ <key>sizes</key>
+ <array>
+ <string>{{0, 0}, {317, 164}}</string>
+ <string>{{317, 0}, {377, 164}}</string>
+ </array>
+ </dict>
+ <key>VerticalSplitView</key>
+ <dict>
+ <key>_collapsingFrameDimension</key>
+ <real>0.0</real>
+ <key>_indexOfCollapsedView</key>
+ <integer>0</integer>
+ <key>_percentageOfCollapsedView</key>
+ <real>0.0</real>
+ <key>isCollapsed</key>
+ <string>yes</string>
+ <key>sizes</key>
+ <array>
+ <string>{{0, 0}, {694, 164}}</string>
+ <string>{{0, 164}, {694, 216}}</string>
+ </array>
+ </dict>
+ </dict>
+ <key>LauncherConfigVersion</key>
+ <string>8</string>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C162984064C10D400B95A72</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Debug - GLUTExamples (Underwater)</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>DebugConsoleDrawerSize</key>
+ <string>{100, 120}</string>
+ <key>DebugConsoleVisible</key>
+ <string>None</string>
+ <key>DebugConsoleWindowFrame</key>
+ <string>{{200, 200}, {500, 300}}</string>
+ <key>DebugSTDIOWindowFrame</key>
+ <string>{{200, 200}, {500, 300}}</string>
+ <key>Frame</key>
+ <string>{{0, 0}, {694, 380}}</string>
+ <key>RubberWindowFrame</key>
+ <string>321 238 694 422 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXDebugSessionModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Debugger</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXDebugSessionModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>1</integer>
+ <key>TableOfContents</key>
+ <array>
+ <string>1CD10A99069EF8BA00B06720</string>
+ <string>1C0AD2AB069F1E9B00FABCE6</string>
+ <string>1C162984064C10D400B95A72</string>
+ <string>1C0AD2AC069F1E9B00FABCE6</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.debugV3</string>
+ <key>WindowString</key>
+ <string>321 238 694 422 0 0 1440 878 </string>
+ <key>WindowToolGUID</key>
+ <string>1CD10A99069EF8BA00B06720</string>
+ <key>WindowToolIsVisible</key>
+ <integer>0</integer>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.build</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD0528F0623707200166675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>&lt;No Editor&gt;</string>
+ <key>PBXSplitModuleInNavigatorKey</key>
+ <dict>
+ <key>Split0</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD052900623707200166675</string>
+ </dict>
+ <key>SplitCount</key>
+ <string>1</string>
+ </dict>
+ <key>StatusBarVisibility</key>
+ <integer>1</integer>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {500, 215}}</string>
+ <key>RubberWindowFrame</key>
+ <string>192 257 500 500 0 0 1280 1002 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>218pt</string>
+ </dict>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>XCMainBuildResultsModuleGUID</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Build</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 222}, {500, 236}}</string>
+ <key>RubberWindowFrame</key>
+ <string>192 257 500 500 0 0 1280 1002 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXBuildResultsModule</string>
+ <key>Proportion</key>
+ <string>236pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>458pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Build Results</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXBuildResultsModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>1</integer>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C78EAA5065D492600B07095</string>
+ <string>1C78EAA6065D492600B07095</string>
+ <string>1CD0528F0623707200166675</string>
+ <string>XCMainBuildResultsModuleGUID</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.buildV3</string>
+ <key>WindowString</key>
+ <string>192 257 500 500 0 0 1280 1002 </string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.find</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CDD528C0622207200134675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>&lt;No Editor&gt;</string>
+ <key>PBXSplitModuleInNavigatorKey</key>
+ <dict>
+ <key>Split0</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD0528D0623707200166675</string>
+ </dict>
+ <key>SplitCount</key>
+ <string>1</string>
+ </dict>
+ <key>StatusBarVisibility</key>
+ <integer>1</integer>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {781, 167}}</string>
+ <key>RubberWindowFrame</key>
+ <string>62 385 781 470 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>781pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>50%</string>
+ </dict>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD0528E0623707200166675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Project Find</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{8, 0}, {773, 254}}</string>
+ <key>RubberWindowFrame</key>
+ <string>62 385 781 470 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXProjectFindModule</string>
+ <key>Proportion</key>
+ <string>50%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>428pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Project Find</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXProjectFindModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>1</integer>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C530D57069F1CE1000CFCEE</string>
+ <string>1C530D58069F1CE1000CFCEE</string>
+ <string>1C530D59069F1CE1000CFCEE</string>
+ <string>1CDD528C0622207200134675</string>
+ <string>1C530D5A069F1CE1000CFCEE</string>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <string>1CD0528E0623707200166675</string>
+ </array>
+ <key>WindowString</key>
+ <string>62 385 781 470 0 0 1440 878 </string>
+ <key>WindowToolGUID</key>
+ <string>1C530D57069F1CE1000CFCEE</string>
+ <key>WindowToolIsVisible</key>
+ <integer>0</integer>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.snapshots</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Module</key>
+ <string>XCSnapshotModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Snapshots</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCSnapshotModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <string>Yes</string>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.snapshots</string>
+ <key>WindowString</key>
+ <string>315 824 300 550 0 0 1440 878 </string>
+ <key>WindowToolIsVisible</key>
+ <string>Yes</string>
+ </dict>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.debuggerConsole</string>
+ <key>IsVertical</key>
+ <true/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C78EAAC065D492600B07095</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Debugger Console</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {440, 359}}</string>
+ <key>RubberWindowFrame</key>
+ <string>21 355 440 400 0 0 1280 778 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXDebugCLIModule</string>
+ <key>Proportion</key>
+ <string>359pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>359pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Debugger Console</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXDebugCLIModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C530D5B069F1CE1000CFCEE</string>
+ <string>274041750E38EF1000DC6F18</string>
+ <string>1C78EAAC065D492600B07095</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.consoleV3</string>
+ <key>WindowString</key>
+ <string>21 355 440 400 0 0 1280 778 </string>
+ <key>WindowToolGUID</key>
+ <string>1C530D5B069F1CE1000CFCEE</string>
+ <key>WindowToolIsVisible</key>
+ <false/>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.scm</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C78EAB2065D492600B07095</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>&lt;No Editor&gt;</string>
+ <key>PBXSplitModuleInNavigatorKey</key>
+ <dict>
+ <key>Split0</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C78EAB3065D492600B07095</string>
+ </dict>
+ <key>SplitCount</key>
+ <string>1</string>
+ </dict>
+ <key>StatusBarVisibility</key>
+ <integer>1</integer>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {452, 0}}</string>
+ <key>RubberWindowFrame</key>
+ <string>743 379 452 308 0 0 1280 1002 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>0pt</string>
+ </dict>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD052920623707200166675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>SCM</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>ConsoleFrame</key>
+ <string>{{0, 259}, {452, 0}}</string>
+ <key>Frame</key>
+ <string>{{0, 7}, {452, 259}}</string>
+ <key>RubberWindowFrame</key>
+ <string>743 379 452 308 0 0 1280 1002 </string>
+ <key>TableConfiguration</key>
+ <array>
+ <string>Status</string>
+ <real>30</real>
+ <string>FileName</string>
+ <real>199</real>
+ <string>Path</string>
+ <real>197.09500122070312</real>
+ </array>
+ <key>TableFrame</key>
+ <string>{{0, 0}, {452, 250}}</string>
+ </dict>
+ <key>Module</key>
+ <string>PBXCVSModule</string>
+ <key>Proportion</key>
+ <string>262pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>266pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>SCM</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXCVSModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>1</integer>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C78EAB4065D492600B07095</string>
+ <string>1C78EAB5065D492600B07095</string>
+ <string>1C78EAB2065D492600B07095</string>
+ <string>1CD052920623707200166675</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.scmV3</string>
+ <key>WindowString</key>
+ <string>743 379 452 308 0 0 1280 1002 </string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.breakpoints</string>
+ <key>IsVertical</key>
+ <integer>0</integer>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXBottomSmartGroupGIDs</key>
+ <array>
+ <string>1C77FABC04509CD000000102</string>
+ </array>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Files</string>
+ <key>PBXProjectStructureProvided</key>
+ <string>no</string>
+ <key>PBXSmartGroupTreeModuleColumnData</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
+ <array>
+ <real>168</real>
+ </array>
+ <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
+ <array>
+ <string>MainColumn</string>
+ </array>
+ </dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
+ <array>
+ <string>1C77FABC04509CD000000102</string>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
+ <array>
+ <array>
+ <integer>0</integer>
+ </array>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
+ <string>{{0, 0}, {168, 350}}</string>
+ </dict>
+ <key>PBXTopSmartGroupGIDs</key>
+ <array/>
+ <key>XCIncludePerspectivesSwitch</key>
+ <integer>0</integer>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {185, 368}}</string>
+ <key>GroupTreeTableConfiguration</key>
+ <array>
+ <string>MainColumn</string>
+ <real>168</real>
+ </array>
+ <key>RubberWindowFrame</key>
+ <string>315 424 744 409 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXSmartGroupTreeModule</string>
+ <key>Proportion</key>
+ <string>185pt</string>
+ </dict>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CA1AED706398EBD00589147</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Detail</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{190, 0}, {554, 368}}</string>
+ <key>RubberWindowFrame</key>
+ <string>315 424 744 409 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>XCDetailModule</string>
+ <key>Proportion</key>
+ <string>554pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>368pt</string>
+ </dict>
+ </array>
+ <key>MajorVersion</key>
+ <integer>3</integer>
+ <key>MinorVersion</key>
+ <integer>0</integer>
+ <key>Name</key>
+ <string>Breakpoints</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXSmartGroupTreeModule</string>
+ <string>XCDetailModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>1</integer>
+ <key>TableOfContents</key>
+ <array>
+ <string>1CDDB66807F98D9800BB5817</string>
+ <string>1CDDB66907F98D9800BB5817</string>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <string>1CA1AED706398EBD00589147</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.breakpointsV3</string>
+ <key>WindowString</key>
+ <string>315 424 744 409 0 0 1440 878 </string>
+ <key>WindowToolGUID</key>
+ <string>1CDDB66807F98D9800BB5817</string>
+ <key>WindowToolIsVisible</key>
+ <integer>1</integer>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.debugAnimator</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Debug Visualizer</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXNavigatorGroup</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>1</integer>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.debugAnimatorV3</string>
+ <key>WindowString</key>
+ <string>100 100 700 500 0 0 1280 1002 </string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.bookmarks</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Module</key>
+ <string>PBXBookmarksModule</string>
+ <key>Proportion</key>
+ <string>166pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>166pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Bookmarks</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXBookmarksModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>0</integer>
+ <key>WindowString</key>
+ <string>538 42 401 187 0 0 1280 1002 </string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.projectFormatConflicts</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Module</key>
+ <string>XCProjectFormatConflictsModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Project Format Conflicts</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCProjectFormatConflictsModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>0</integer>
+ <key>WindowContentMinSize</key>
+ <string>450 300</string>
+ <key>WindowString</key>
+ <string>50 850 472 307 0 0 1440 877</string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.classBrowser</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>OptionsSetName</key>
+ <string>Hierarchy, all classes</string>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CA6456E063B45B4001379D8</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Class Browser - NSObject</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>ClassesFrame</key>
+ <string>{{0, 0}, {369, 96}}</string>
+ <key>ClassesTreeTableConfiguration</key>
+ <array>
+ <string>PBXClassNameColumnIdentifier</string>
+ <real>208</real>
+ <string>PBXClassBookColumnIdentifier</string>
+ <real>22</real>
+ </array>
+ <key>Frame</key>
+ <string>{{0, 0}, {616, 353}}</string>
+ <key>MembersFrame</key>
+ <string>{{0, 105}, {369, 395}}</string>
+ <key>MembersTreeTableConfiguration</key>
+ <array>
+ <string>PBXMemberTypeIconColumnIdentifier</string>
+ <real>22</real>
+ <string>PBXMemberNameColumnIdentifier</string>
+ <real>216</real>
+ <string>PBXMemberTypeColumnIdentifier</string>
+ <real>94</real>
+ <string>PBXMemberBookColumnIdentifier</string>
+ <real>22</real>
+ </array>
+ <key>PBXModuleWindowStatusBarHidden2</key>
+ <integer>1</integer>
+ <key>RubberWindowFrame</key>
+ <string>597 125 616 374 0 0 1280 1002 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXClassBrowserModule</string>
+ <key>Proportion</key>
+ <string>354pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>354pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Class Browser</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXClassBrowserModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>0</integer>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C78EABA065D492600B07095</string>
+ <string>1C78EABB065D492600B07095</string>
+ <string>1CA6456E063B45B4001379D8</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.classbrowser</string>
+ <key>WindowString</key>
+ <string>597 125 616 374 0 0 1280 1002 </string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.refactoring</string>
+ <key>IncludeInToolsMenu</key>
+ <integer>0</integer>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{0, 0}, {500, 335}</string>
+ <key>RubberWindowFrame</key>
+ <string>{0, 0}, {500, 335}</string>
+ </dict>
+ <key>Module</key>
+ <string>XCRefactoringModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Refactoring</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCRefactoringModule</string>
+ </array>
+ <key>WindowString</key>
+ <string>200 200 500 356 0 0 1920 1200 </string>
+ </dict>
+ </array>
+</dict>
+</plist>