Merge conflict resolved
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace universal_science_solver.Physics {
|
||||
class BasicPhysics {
|
||||
public static void SpeedDistanceTime() {
|
||||
Console.WriteLine("Calculate distance (d), speed (s) or time (t)");
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user