view python/ppci/core/module.py @ 102:63937c8d1478

Fixes and start with ir generator
author windel
date Tue, 25 Dec 2012 11:11:24 +0100
parents 4a37d6992bd3
children ed230e947dc6
line wrap: on
line source


class Module:
   def __init__(self):
      print('new module!')