view python/ppci/core/function.py @ 95:4a37d6992bd3

movage
author windel
date Mon, 24 Dec 2012 13:24:59 +0100
parents python/libs/compiler/core/function.py@35286e8abd03
children ed230e947dc6
line wrap: on
line source


class Function:
   def __init__(self):
      pass