Skip to content
Snippets Groups Projects
Commit 8e0ecb0a authored by Brutzman, Don's avatar Brutzman, Don
Browse files

no package required or desired

parent 48cd260b
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,8 @@ ...@@ -3,7 +3,8 @@
* To change this template file, choose Tools | Templates * To change this template file, choose Tools | Templates
* and open the template in the editor. * and open the template in the editor.
*/ */
package homework1;
// no package required or desired, use Netbeans menu item "Run File
import java.io.*; import java.io.*;
import java.net.*; import java.net.*;
/** /**
......
...@@ -3,7 +3,8 @@ ...@@ -3,7 +3,8 @@
* To change this template file, choose Tools | Templates * To change this template file, choose Tools | Templates
* and open the template in the editor. * and open the template in the editor.
*/ */
package homework1;
// no package required or desired, use Netbeans menu item "Run File"
import java.io.*; import java.io.*;
import java.net.*; import java.net.*;
/** /**
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
* To change this template file, choose Tools | Templates * To change this template file, choose Tools | Templates
* and open the template in the editor. * and open the template in the editor.
*/ */
package homework1; // no package required or desired, Netbeans will automatically compile
/** /**
* *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment