quantum-espresso/GUI
kokalj 30e66063e5 version update
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@11598 c92efa57-630b-4861-b058-cf58834340f0
2015-06-19 19:22:59 +00:00
..
Guib smallish ... 2015-01-13 10:16:08 +00:00
PWgui version update 2015-06-19 19:22:59 +00:00
Makefile Final (?) set of changes to the build system, especially for Windows (Axel) 2013-11-07 21:06:06 +00:00
README textually replacing cvs to svn 2011-06-08 06:36:28 +00:00

README

 ==============================================================================
             * * * README file for espresso/GUI directory * * *
 ==============================================================================


This directory contains the Graphical-User-Interface (GUI) for PWscf.

This directory hosts two subdirectories:

  1. PWgui/ -- the GUI itself
  2. Guib/  -- the engine that the PWgui uses

The PWgui GUI is based on Guib engine (see
http://www-k3.ijs.si/kokalj/guib/guib.html). Currently, the Guib
engine is also included in QE repository (espresso/GUI/Guib
directory).


IMPORTANT: 
**********

	1. Enter the PWgui/ directory and read the following files:
			INSTALL.svn      (REQUIRED)
			INSTALL          (optional)
			README           (optional)
			README.developer (optional)

	2. The Guib/ directory can be treated as "technicalities", and
	   except you want to develop Guib, you do not need to enter ever
	   in that directory