Contents of the attached medium
===============================

ROOT/
  |--  Documentation/
  |--  Examples/
  |--  Executables/
  |    \--  Setup
  |--  Mercury/
  |    |--  Applications/
  |    |    |--  MercuryParser/
  |    |    |--  MQNLParser/
  |    |    \--  PerfWrapper/
  |    |--  Mercury/
  |    |--  Mercury.Formats/
  |    |--  MotiveQuery
  |    \--  Tests
  \--  Thesis

===============================================================================

Documentation
    - contains PDF and HTML documentation for both the Mercury Library and
      the Mercury.Formats library

Examples
    - contains example grammars and rewrite rules
    - see Examples\Readme.txt for more details

Executables
    - compiled programs and libraries

Executables\Setup
    - dotNetFx45_Full_setup.exe
        .NET 4.5 Framework (online installator)

Mercury
    - source codes in a single Mercury solution

Mercury\Applications
    - demo applications

Mercury\Mercury
    - the Mercury library source code

Mercury\Mercury.Formats
    - the Mercury.Formats library source code

Mercury\MotiveQuery
    - libraries for the solution

Mercury\Tests
    - unit tests

Thesis
    - the electronic version of the thesis in PDF

