Skip to content

Commit

Permalink
Bring Javadoc up to date with reality
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrueden committed Apr 13, 2015
1 parent 3abfc5e commit 3161913
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions src/main/java/io/scif/itk/SCIFIOITKBridge.java
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,9 @@

/**
* SCIFIOITKBridge is a Java console application that listens for "commands" on
* stdin and issues results on stdout. It is used by the pipes version of the
* ITK Bio-Formats plugin to read image files.
* <dl>
* <dt><b>Source code:</b></dt>
* <dl>
* <dd><a href=
* "http://github.com/uw-loci/scifio-itk-bridge/blob/master/src/main/java/loci/scifio/itk/SCIFIOITKBridge.java"
* >Gitweb</a></dd>
* </dl>
* stdin and issues results on stdout. It is used by the <a
* href="https://github.com/scifio/scifio-imageio">SCIFIO ImageIO plugin for
* ITK</a> to read image files.
*
* @author Mark Hiner
* @author Curtis Rueden
Expand Down

0 comments on commit 3161913

Please sign in to comment.