Package MAKBPInterpreter
Class Main
- java.lang.Object
-
- MAKBPInterpreter.Main
-
public class Main extends java.lang.ObjectMain class allowing to choose the problem to be interpreted.
-
-
Constructor Summary
Constructors Constructor Description Main()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)Default executed method.
-