Added RegExp
This commit is contained in:
@@ -73,9 +73,14 @@ public class Main {
|
||||
// System.out.println("Here my code be");
|
||||
// com.imegumii.codevandocent.Automata<String> t1 = TestAutomata.getExampleSlide8Lesson2();
|
||||
// t1.printTransitions();
|
||||
|
||||
TestRegExp testreg = new TestRegExp();
|
||||
testreg.testLanguage();
|
||||
|
||||
|
||||
System.out.println("Zo moet het dus, nu onze beurt.");
|
||||
|
||||
Practicum1();
|
||||
// Practicum1();
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user