]> Dogcows Code - chaz/vimcoder/blobdiff - src/com/dogcows/Util.java
add support for contest name directory structure
[chaz/vimcoder] / src / com / dogcows / Util.java
index 412ef4a95b2e24258ec137777cb7bbfe3e058048..51dd3f50261880c4ca536493361a1efccc7d798c 100644 (file)
@@ -104,7 +104,7 @@ public abstract class Util
        /**
         * Read a resource file into a string object.
         * The resources should be placed in the directory `resources'
-        * underneath the parent directory of this class.       Reading resources
+        * underneath the parent directory of this class.  Reading resources
         * packaged in a jar is allowable.
         * @param path Relative path to the resource.
         * @return The contents of the resource.
@@ -157,3 +157,4 @@ public abstract class Util
        }
 }
 
+// vim:noet:ts=8
This page took 0.021481 seconds and 4 git commands to generate.