unbroke large chunks
[progcomp10.git] / src / link / C / c-link-lib.xcodeproj / project.pbxproj
index b01730e..c2f58fd 100644 (file)
@@ -7,12 +7,12 @@
        objects = {
 
 /* Begin PBXFileReference section */
+               2208AFE6118F28D800770C92 /* c_frenchie.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = c_frenchie.c; sourceTree = "<group>"; };
+               2208AFE7118F28F400770C92 /* c_agents.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = c_agents.py; sourceTree = "<group>"; };
                2291A1BB117EDB9600854CBE /* c_link.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = c_link.c; sourceTree = "<group>"; };
-               2291A1BD117EE3FD00854CBE /* c-angel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "c-angel.c"; sourceTree = "<group>"; };
-               2291A1BE117EE3FD00854CBE /* c-lucifer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "c-lucifer.c"; sourceTree = "<group>"; };
-               2291A1BF117EE3FD00854CBE /* c-streetfighter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "c-streetfighter.c"; sourceTree = "<group>"; };
-               2291A1EC117FF85D00854CBE /* c-frechie.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "c-frechie.c"; sourceTree = "<group>"; };
-               22C9FA0A118EE5ED003CF235 /* SampleAgents.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; path = SampleAgents.py; sourceTree = "<group>"; };
+               2291A1BD117EE3FD00854CBE /* c_angel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = c_angel.c; sourceTree = "<group>"; };
+               2291A1BE117EE3FD00854CBE /* c_lucifer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = c_lucifer.c; sourceTree = "<group>"; };
+               2291A1BF117EE3FD00854CBE /* c_streetfighter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = c_streetfighter.c; sourceTree = "<group>"; };
                22F652F5117C679300A3793D /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
                22F652F6117C6C9500A3793D /* c_link.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = c_link.h; sourceTree = "<group>"; };
 /* End PBXFileReference section */
@@ -21,7 +21,7 @@
                08FB7794FE84155DC02AAC07 /* c-link-lib */ = {
                        isa = PBXGroup;
                        children = (
-                               22C9FA0A118EE5ED003CF235 /* SampleAgents.py */,
+                               2208AFE7118F28F400770C92 /* c_agents.py */,
                                2291A1BC117EE3FD00854CBE /* agents */,
                                22F652F6117C6C9500A3793D /* c_link.h */,
                                2291A1BB117EDB9600854CBE /* c_link.c */,
                2291A1BC117EE3FD00854CBE /* agents */ = {
                        isa = PBXGroup;
                        children = (
-                               2291A1BD117EE3FD00854CBE /* c-angel.c */,
-                               2291A1BE117EE3FD00854CBE /* c-lucifer.c */,
-                               2291A1BF117EE3FD00854CBE /* c-streetfighter.c */,
-                               2291A1EC117FF85D00854CBE /* c-frechie.c */,
+                               2291A1BD117EE3FD00854CBE /* c_angel.c */,
+                               2291A1BE117EE3FD00854CBE /* c_lucifer.c */,
+                               2291A1BF117EE3FD00854CBE /* c_streetfighter.c */,
+                               2208AFE6118F28D800770C92 /* c_frenchie.c */,
                        );
                        path = agents;
                        sourceTree = "<group>";

UCC git Repository :: git.ucc.asn.au