List of source files to copy over to the compile dir

Property definitions

nitc $ AbstractCompiler :: files_to_copy
	# List of source files to copy over to the compile dir
	var files_to_copy = new Array[String]
src/compiler/abstract_compiler.nit:1188,2--1189,38