blob: 9ac2cdaf31fb14cfa9dcaf9162223136590b845a [file] [log] [blame]
class Generator(object):
def __call__(self, program, filename, gendir):
raise Exception, "Not implemented"