diff --git a/assignments/src/MV3500Cohort2021JulySeptember/homework3/Schlessel/SchlesselSimulationProgram.java b/assignments/src/MV3500Cohort2021JulySeptember/homework3/Schlessel/SchlesselSimulationProgram.java
index b351d4e5e7479014aacd0da888e942268714eb93..1b9506bf48f0e208341caac0575fa63963306d2f 100644
--- a/assignments/src/MV3500Cohort2021JulySeptember/homework3/Schlessel/SchlesselSimulationProgram.java
+++ b/assignments/src/MV3500Cohort2021JulySeptember/homework3/Schlessel/SchlesselSimulationProgram.java
@@ -3,7 +3,7 @@
  * This work is provided under a BSD open-source license, see project license.html and license.txt
  * @author max.schlessel@nps.edu
  */
-// package MV3500Cohort2021JulySeptember.homework3.Schlessel;
+package MV3500Cohort2021JulySeptember.homework3.Schlessel;
 
 import edu.nps.moves.dis7.enumerations.*; // match any
 import edu.nps.moves.dis7.pdus.*;         // match any of the PDU classes, easier than listing individually