diff --git a/SimplePriorityQueue/.checkstyle b/SimplePriorityQueue/.checkstyle new file mode 100644 index 0000000..5783bc0 --- /dev/null +++ b/SimplePriorityQueue/.checkstyle @@ -0,0 +1,7 @@ + + + + + + + diff --git a/SimplePriorityQueue/.classpath b/SimplePriorityQueue/.classpath new file mode 100644 index 0000000..9b2c530 --- /dev/null +++ b/SimplePriorityQueue/.classpath @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/SimplePriorityQueue/.project b/SimplePriorityQueue/.project new file mode 100644 index 0000000..5aa28f7 --- /dev/null +++ b/SimplePriorityQueue/.project @@ -0,0 +1,17 @@ + + + SimplePriorityQueue + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +