Adding new examples and tests: Groovy and Java programs.
[jpf-core.git] / examples / DiningPhil.jpf
diff --git a/examples/DiningPhil.jpf b/examples/DiningPhil.jpf
new file mode 100644 (file)
index 0000000..901b818
--- /dev/null
@@ -0,0 +1,3 @@
+target = DiningPhil
+
+search.class = .search.heuristic.BFSHeuristic