documents reformatted

This commit is contained in:
cs-powell
2024-11-25 13:49:01 -05:00
parent cc17797319
commit 88967419c6
12 changed files with 490 additions and 542 deletions

View File

@@ -1,10 +1,9 @@
package ModelFiles;
public class Process {
public Process(){
public Process() {
}
}