view Lib/IMPL/Code/Generator.pm @ 61:8d0ae27d15c1

minor changes
author wizard
date Wed, 10 Mar 2010 16:41:46 +0300
parents 0f3e369553bd
children
line wrap: on
line source

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

1;