X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=unused%2Fcom%2Fstevesoft%2Fpat%2FpatInf.java;h=3445919c3d8e1429e97ff194ef92512b6f99bf40;hb=6319110ce33faa76ee6cf9832e78faa224510fed;hp=cbdbf9e615ab27f3b989f8b390512c24b5f5f46b;hpb=7301a2415adab88038b291fc54caeeb3a5a47a44;p=jalviewjs.git diff --git a/unused/com/stevesoft/pat/patInf.java b/unused/com/stevesoft/pat/patInf.java index cbdbf9e..3445919 100644 --- a/unused/com/stevesoft/pat/patInf.java +++ b/unused/com/stevesoft/pat/patInf.java @@ -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; - } -}; +// +// 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; + } +};