// Copyright (C) 2006 Aleksey Myasnikov
// Contents: Example for class Permutation
//
// Principal Authors: Alexander Ushakov
//
// Revision History:
//
#include "Permutation.h"
#include "iostream"
using namespace std;
int main( )
{
//---------------------------------------------------------------------------//
//------------------------- Examples: Word ----------------------------------//
//---------------------------------------------------------------------------//