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 index 0c469ba..5aa28f7 100644 --- a/SimplePriorityQueue/.project +++ b/SimplePriorityQueue/.project @@ -1,17 +1,17 @@ - - - SimplePriorityQueue - - - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - - + + + SimplePriorityQueue + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + +