Refactor package names for intellij

This commit is contained in:
cs-powell
2024-12-05 23:48:34 -05:00
parent 9585fe9d4a
commit 2297854c28
30 changed files with 676 additions and 673 deletions

View File

@@ -23,7 +23,7 @@
// PRIOR RECIPIENT, TO THE EXTENT PERMITTED BY LAW. RECIPIENT'S SOLE REMEDY FOR ANY SUCH MATTER
// SHALL BE THE IMMEDIATE, UNILATERAL TERMINATION OF THIS AGREEMENT.
package ModelFiles;
package CognitiveModel.ModelFiles;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
@@ -34,7 +34,7 @@ import java.nio.ByteOrder;
import java.nio.charset.StandardCharsets;
import java.util.Arrays;
import ModelFiles.XPCdependencies.*;
import CognitiveModel.ModelFiles.XPCdependencies.*;
/**
* Represents a client that can connect to and interact with the X-Plane Connect