view Lib/IMPL/Code/Generator.pm @ 137:6975cd4973d1

minor fix
author wizard
date Tue, 29 Jun 2010 00:37:05 +0400
parents 0f3e369553bd
children
line wrap: on
line source

package IMPL::Code::Generator;
use strict;

1;