Renamed packages to match Java guidelines.

This commit is contained in:
Deryck Brown
2022-05-22 14:15:46 +01:00
parent 55f6b2d105
commit bffeafba10
138 changed files with 856 additions and 856 deletions
@@ -12,7 +12,7 @@
* of the authors.
*/
package Triangle.AbstractMachine;
package triangle.abstractMachine;
import java.io.DataInputStream;
import java.io.FileInputStream;