astro.fits
Class Icat.Compress

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

public static class Icat.Compress
extends Object

Compresses a list of files. For debugging


Constructor Summary
Icat.Compress()
           
 
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.Compress

public Icat.Compress()
Method Detail

main

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

Throws:
Exception