|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJava.GenerateProgram
public class GenerateProgram
Generate Fortran program to solve problem given as argv[0]
Constructor Summary | |
---|---|
GenerateProgram()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] argv)
Generate Fortran program to solve problem given as argv[0] |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenerateProgram()
Method Detail |
---|
public static void main(java.lang.String[] argv)
argv
- array of Strings, first item contains path to problem file
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |