R command

Property definitions

rubix $ RubixCube :: clock_R
	# R command
	fun clock_R do
		rotate_column(right_col, counterclock)
		rotate_r90_face(right_face)
	end
lib/rubix/rubix.nit:357,2--361,4