R' command

Property definitions

rubix $ RubixCube :: cclock_R
	# R' command
	fun cclock_R do
		rotate_column(right_col, clock)
		rotate_l90_face(right_face)
	end
lib/rubix/rubix.nit:363,2--367,4