| java.lang.Object xtc.lang.c4.C4Driver
C4Driver | final public class C4Driver (Code) | | The driver for C4.
author: Robert Grimm author: Marco Yuen version: $Revision: 1.6 $ |
Method Summary | |
public static void | main(String[] args) Run the driver with the specified arguments. |
main | public static void main(String[] args)(Code) | | Run the driver with the specified arguments.
Parameters: args - The command line arguments. |
|
|