diff options
Diffstat (limited to 'src/Test.java')
-rw-r--r-- | src/Test.java | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Test.java b/src/Test.java index e7be3fd..d876bde 100644 --- a/src/Test.java +++ b/src/Test.java @@ -16,6 +16,7 @@ * You should have received a copy of the GNU General Public License * along with this library. If not, see <http://www.gnu.org/licenses/>. */ +import argparser.*; public class Test |