diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml new file mode 100644 index 0000000..797acea --- /dev/null +++ b/.idea/runConfigurations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/src/FDtest.java b/src/FDtest.java new file mode 100644 index 0000000..e893fba --- /dev/null +++ b/src/FDtest.java @@ -0,0 +1,2 @@ +public class FDtest { +}