view complex/command_line/..d @ 53:5f0e612a804b

updated complex make files
author thomask
date Fri, 22 Oct 2004 05:40:17 +0000
parents
children
line wrap: on
line source

module cmd_dummy;


int main(){
	return 0;
}