JAL-1807 still testing
[jalviewjs.git] / unused / com / stevesoft / pat / NotImplementedError.java
index 11ce9eb..030e3ac 100644 (file)
@@ -1,16 +1,16 @@
-package //
-// This software is now distributed according to
-// the Lesser Gnu Public License.  Please see
-// http://www.gnu.org/copyleft/lesser.txt for
-// the details.
-//    -- Happy Computing!
-//
-com.stevesoft.pat;
-
-public class NotImplementedError extends Error
-{
-  public NotImplementedError(String s)
-  {
-    super(s);
-  }
-}
+package //\r
+// This software is now distributed according to\r
+// the Lesser Gnu Public License.  Please see\r
+// http://www.gnu.org/copyleft/lesser.txt for\r
+// the details.\r
+//    -- Happy Computing!\r
+//\r
+com.stevesoft.pat;\r
+\r
+public class NotImplementedError extends Error\r
+{\r
+  public NotImplementedError(String s)\r
+  {\r
+    super(s);\r
+  }\r
+}\r