Added some package info declarations to package-info.java files.

This commit is contained in:
2013-12-06 20:25:37 +01:00
parent c77139190b
commit 46e4e4e80f
6 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
/**
* Implementation of Command-line Interface for EvA2
*/
package eva2.cli;