Hi Christopher

How do I run the shallow code generator from the command line?

Michael

> 
> 
> The shallow code generator will read in certain models and generate
> java files.
> (See
> http://ptolemy.eecs.berkeley.edu/ptolemyII/ptIIlatest/ptII/doc/codegen.htm
> )
> 
> Below I ran the shallow code generator on
> ptII/ptolemy/domains/de/lib/test/auto/Queue.xml
> and added "throws" lines so that it would compile
> 
> The file is in the ptolemy/copernicus/shallow/cg/Queue
> directory, so it is in the ptolemy.copernicus.shallow.cg.Queue package.
> 
> [EMAIL PROTECTED] 66% pwd
> /vol/maury/maury2/cxh/ptII/ptolemy/copernicus/shallow/cg/Queue
> [EMAIL PROTECTED] 67% cat CGQueue.java
> /* CGQueue - Decompiled by JODE
>  * Visit http://jode.sourceforge.net/
>  */
> package ptolemy.copernicus.shallow.cg.Queue;




----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list.  Please send administrative
mail for this list to: [EMAIL PROTECTED]

Reply via email to