Property definitions

nitc $ CmdEntityFile :: throw_warning
	fun throw_warning: CmdWarning is abstract
src/doc/commands/commands_ini.nit:296,2--42

nitc $ CmdLicenseFile :: throw_warning
	redef fun throw_warning do return new WarningNoLicenseFile(mentity.as(not null))
src/doc/commands/commands_ini.nit:320,2--81

nitc $ CmdContribFile :: throw_warning
	redef fun throw_warning do return new WarningNoContribFile(mentity.as(not null))
src/doc/commands/commands_ini.nit:344,2--81