astro.fits
Class Icat.Uncompress

java.lang.Object
  extended by astro.fits.Icat.Uncompress
Enclosing class:
Icat

public static class Icat.Uncompress
extends Object

Uncompresses a list of files. For debugging


Constructor Summary
Icat.Uncompress()
           
 
Method Summary
static void main(String[] arg)
          Command line argument is the file-name filter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Icat.Uncompress

public Icat.Uncompress()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
Command line argument is the file-name filter

Throws:
Exception