U' command

Property definitions

rubix $ RubixCube :: cclock_U
	# U' command
	fun cclock_U do
		rotate_line(top_ln, counterclock)
		rotate_l90_face(top_face)
	end
lib/rubix/rubix.nit:327,2--331,4