]> matita.cs.unibo.it Git - helm.git/blob - DEVEL/lablgtkmathview/README
fixed coercion graph print, moved coercion graph and auto gui to the view menu, added...
[helm.git] / DEVEL / lablgtkmathview / README
1 This is the Ocaml binding for the GtkMathView widget.
2
3 To compile and install:
4
5         ./configure
6         make
7         make opt
8         make install
9