org.strbio.app
Class CompileJuryScript

java.lang.Object
  extended by org.strbio.app.CompileJuryScript

public class CompileJuryScript
extends java.lang.Object

Compile a jury script for Pred2aryJury. Run with no arguments to get options.

  Version 1.0, 5/20/98 - original version.
  

Version:
1.0, 5/20/98
Author:
JMC

Constructor Summary
CompileJuryScript()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompileJuryScript

public CompileJuryScript()
Method Detail

main

public static final void main(java.lang.String[] argv)