This commit is contained in:
2025-03-04 03:30:39 +03:00
parent 0e2d2abb84
commit b79b33e232
7 changed files with 20 additions and 13 deletions

View File

@@ -21,7 +21,7 @@ public class DVMHelpParser {
//-
public static Compiler compiler = null;
public static String[] banned_options = new String[]{
// "-o", todo убрать
"-o",
"-c",
"-f90",
"-FI"