utils.ptplot5_2.config
Class confTest

java.lang.Object
  |
  +--utils.ptplot5_2.config.confTest

public class confTest
extends java.lang.Object

Simple class used by configure to test whether the javac compiler is working.

Since:
Ptolemy II 0.2
Version:
$Id: confTest.html,v 1.1.1.1 2003/07/10 12:20:41 dsagnol Exp $
Author:
Christopher Hylands

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

Constructor Detail

confTest

public confTest()
Method Detail

main

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