JAL-1807 still testing
[jalviewjs.git] / unused / com / stevesoft / pat / patInf.java
index cbdbf9e..3445919 100644 (file)
@@ -1,16 +1,16 @@
-//
-// 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!
-//
-package com.stevesoft.pat;
-
-final class patInf extends patInt
-{
-  patInf()
-  {
-    inf = true;
-  }
-};
+//\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
+package com.stevesoft.pat;\r
+\r
+final class patInf extends patInt\r
+{\r
+  patInf()\r
+  {\r
+    inf = true;\r
+  }\r
+};\r