(* ========================================================================= *)
(* Permuted lists and finite permutations. *)
(* *)
(* Author: Marco Maggesi *)
(* University of Florence, Italy *)
(* http://www.math.unifi.it/~maggesi/ *)
(* *)
(* (c) Copyright, Marco Maggesi, 2005-2007 *)
(* ========================================================================= *)
needs "Permutation/permuted.ml";;
(* ------------------------------------------------------------------------- *)
(* Permutation that reverse a list. *)
(* ------------------------------------------------------------------------- *)
(* ------------------------------------------------------------------------- *)
(* Permutations. *)
(* ------------------------------------------------------------------------- *)