byucc.jhdl
Class JarExec

java.lang.Object
  extended bybyucc.jhdl.JarExec

public class JarExec
extends java.lang.Object

This class is to be compiled and set up to be a class that can be executed if the jar is executed.

Author:
Anthony L. Slade

Constructor Summary
JarExec()
           
 
Method Summary
static void executeCVT(java.lang.String[] args, int cvtArgLoc)
           
static void main(java.lang.String[] args)
           
static void showJHDLVersion(boolean showLongLicense)
           
static void showUsage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JarExec

public JarExec()
Method Detail

main

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

showUsage

public static void showUsage()

showJHDLVersion

public static void showJHDLVersion(boolean showLongLicense)

executeCVT

public static void executeCVT(java.lang.String[] args,
                              int cvtArgLoc)


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.