stella.parameter
Class TargetList.Check

java.lang.Object
  extended by stella.parameter.TargetList.Check
Enclosing class:
TargetList

public static final class TargetList.Check
extends Object

Checks the file given on the command line.


Constructor Summary
TargetList.Check()
           
 
Method Summary
static void main(String[] arg)
          One and only command line argument is the file-name to check.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TargetList.Check

public TargetList.Check()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
One and only command line argument is the file-name to check.

Throws:
Exception