|
1048 | 1048 | CCEFE6131ED8F43300DFED9B /* 133.sld in Copy pre-installed SRFI libraries */ = {isa = PBXBuildFile; fileRef = CCEFE6121ED8F17700DFED9B /* 133.sld */; };
|
1049 | 1049 | CCEFE6151ED8F56600DFED9B /* SRFI133.scm in Resources */ = {isa = PBXBuildFile; fileRef = CCEFE6141ED8F55D00DFED9B /* SRFI133.scm */; };
|
1050 | 1050 | CCF529981CBC73F7000C2959 /* StringBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCF529971CBC73F7000C2959 /* StringBuilder.swift */; };
|
| 1051 | + CCF578D72896767100BC082C /* matrix.sld in Copy pre-installed LispKit library: LispKit Math */ = {isa = PBXBuildFile; fileRef = CCF578D62896764C00BC082C /* matrix.sld */; }; |
| 1052 | + CCF578D82896767C00BC082C /* matrix.sld in Copy pre-installed LispKit library: LispKit Math */ = {isa = PBXBuildFile; fileRef = CCF578D62896764C00BC082C /* matrix.sld */; }; |
1051 | 1053 | CCF602E4239BF19400087740 /* Markdown.scm in Resources */ = {isa = PBXBuildFile; fileRef = CCF602E3239BE71F00087740 /* Markdown.scm */; };
|
1052 | 1054 | CCF602EA23A0FA5000087740 /* SRFI-167.scm in Copy tests */ = {isa = PBXBuildFile; fileRef = CCF602E923A0F8F800087740 /* SRFI-167.scm */; };
|
1053 | 1055 | CCF602EC23A0FA9A00087740 /* engine.sld in Copy pre-installed LispKit library: SRFI 167 */ = {isa = PBXBuildFile; fileRef = CCF602E623A0F69800087740 /* engine.sld */; };
|
|
1446 | 1448 | dstPath = Root/LispKit/Libraries/lispkit/math;
|
1447 | 1449 | dstSubfolderSpec = 7;
|
1448 | 1450 | files = (
|
| 1451 | + CCF578D72896767100BC082C /* matrix.sld in Copy pre-installed LispKit library: LispKit Math */, |
1449 | 1452 | CC624CDC2737D21E005F15B3 /* stats.sld in Copy pre-installed LispKit library: LispKit Math */,
|
1450 | 1453 | CC624CD827374DA8005F15B3 /* util.sld in Copy pre-installed LispKit library: LispKit Math */,
|
1451 | 1454 | );
|
|
1458 | 1461 | dstPath = Root/LispKit/Libraries/lispkit/math;
|
1459 | 1462 | dstSubfolderSpec = 7;
|
1460 | 1463 | files = (
|
| 1464 | + CCF578D82896767C00BC082C /* matrix.sld in Copy pre-installed LispKit library: LispKit Math */, |
1461 | 1465 | CC624CDD2737D234005F15B3 /* stats.sld in Copy pre-installed LispKit library: LispKit Math */,
|
1462 | 1466 | CC624CDA27374E8E005F15B3 /* util.sld in Copy pre-installed LispKit library: LispKit Math */,
|
1463 | 1467 | );
|
|
2979 | 2983 | CCEFE6121ED8F17700DFED9B /* 133.sld */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = 133.sld; sourceTree = "<group>"; };
|
2980 | 2984 | CCEFE6141ED8F55D00DFED9B /* SRFI133.scm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SRFI133.scm; sourceTree = "<group>"; };
|
2981 | 2985 | CCF529971CBC73F7000C2959 /* StringBuilder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StringBuilder.swift; sourceTree = "<group>"; };
|
| 2986 | + CCF578D62896764C00BC082C /* matrix.sld */ = {isa = PBXFileReference; lastKnownFileType = text; path = matrix.sld; sourceTree = "<group>"; }; |
2982 | 2987 | CCF602E3239BE71F00087740 /* Markdown.scm */ = {isa = PBXFileReference; lastKnownFileType = text; path = Markdown.scm; sourceTree = "<group>"; };
|
2983 | 2988 | CCF602E623A0F69800087740 /* engine.sld */ = {isa = PBXFileReference; lastKnownFileType = text; path = engine.sld; sourceTree = "<group>"; };
|
2984 | 2989 | CCF602E723A0F6B900087740 /* pack.sld */ = {isa = PBXFileReference; lastKnownFileType = text; path = pack.sld; sourceTree = "<group>"; };
|
|
3494 | 3499 | children = (
|
3495 | 3500 | CC624CD627374BF4005F15B3 /* util.sld */,
|
3496 | 3501 | CC624CDB2737D16E005F15B3 /* stats.sld */,
|
| 3502 | + CCF578D62896764C00BC082C /* matrix.sld */, |
3497 | 3503 | );
|
3498 | 3504 | path = math;
|
3499 | 3505 | sourceTree = "<group>";
|
|
0 commit comments