quantum-espresso/GUI
kokalj 72c47962e8 better regexp for namelists
git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12805 c92efa57-630b-4861-b058-cf58834340f0
2016-08-19 15:30:03 +00:00
..
Guib better regexp for namelists 2016-08-19 15:30:03 +00:00
PWgui better regexp for namelists 2016-08-19 15:29:37 +00:00
QE-modes updating the QE-modes user guide, i.e., adding the neb-mode description 2016-08-09 16:53:21 +00:00
Makefile updating ... 2016-08-02 13:49:30 +00:00
README updating ... 2016-08-02 13:49:30 +00:00

README

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


This directory contains the (1) PWgui: a Graphical-User-Interface for
PWscf and (2) QE-modes package: a collection of Emacs major-modes for
Quantum ESPRESSO input files.


Info about the PWgui and its directory structure:

  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