aboutsummaryrefslogtreecommitdiffhomepage
path: root/x-symbol/README.x-symbol-for-ProofGeneral
blob: 1884ad590e0af1fe795efa88debfabd153296333 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
The code in this directory is taken from  

	http://x-symbol.sourceforge.net/

This is version 4.5.1-beta (dated 2003-05-11 15:00)

No changes have been made for Proof General, although the
following rearrangements from the package directory layout
have been made:

  for f in etc lisp man; do mv $f/x-symbol/* $f; rmdir $f/x-symbol; done

Moreover, lisp/Makefile and lisp/makefile.pkg were copied from
X-Symbol source package, and lisp/makefile.pkg edited to remove
x-symbol-emacs from list of compiled files (since it breaks 
on XEmacs compile).