Next / Previous / Contents / Shipman's homepage

20. class Maps2006Compiler: Compiler for MAPS 2006 files

At the moment, the MAPS 2006 compiler is identical to the base class.

baseclasses.py
# - - - - -   c l a s s   M a p s 2 0 0 6 C o m p i l e r   - - - - -

class Maps2006Compiler(BaseCompiler):
    pass