Skip to content

Commit c0d64cd

Browse files
committed
Remove .idea files
1 parent 04283c4 commit c0d64cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/command_line/CommandLineMain.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import utilities.{ParallelOp, ImageSaver, ProjectParameters}
99
import scala.io.Source
1010

1111
/**
12-
* The entrance of the program.
12+
* The entrance of the program. This is the MainClass for creating artifacts
1313
* If no command-line arguments are given, the program will enter interactive GUI mode.
1414
* If at least one argument is given, the program will enter command-line mode.
1515
*/

0 commit comments

Comments
 (0)