Added some basic math that doesn't work (forgot to stage my changes)

This commit is contained in:
xtzws 2025-05-24 00:58:05 -04:00
parent c995648a3e
commit bf890f54a8
No known key found for this signature in database
2 changed files with 28 additions and 2 deletions

View file

@ -6,10 +6,15 @@
objectVersion = 77;
objects = {
/* Begin PBXFileReference section */
6A4665922D9B96F8002F8AE1 /* Calc.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Calc.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXGroup section */
6A46658B2D9B96E2002F8AE1 = {
isa = PBXGroup;
children = (
6A4665922D9B96F8002F8AE1 /* Calc.swift */,
);
sourceTree = "<group>";
};