sexp
Class test

java.lang.Object
  |
  +--sexp.test

public class test
extends Object

Tests the sexp package.

Version:
$Id: test.java,v 1.3 2001/10/15 19:11:09 tep Exp $
Author:
Per Harald Myrvang <perm@pasta.cs.uit.no>

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

Constructor Detail

test

public test()
Method Detail

main

public static void main(String[] args)