General Information
===================

This is Calc, a programmable calculator with GTK+ interface for
X.  Enables simple calculations as well as using variables and
many built-in functions, and also definitions of user
functions.  It's main purpose is to provide a substitution for
calculator programs that look like a real calculator but which
are inconvenient to use.

The official web site is:
  http://www.inf.bme.hu/~dhanak/calc

Author: David Hanak <dhanak@inf.bme.hu>

Installation
============

See the file 'INSTALL'.

Getting familiar with Calc
==========================

You might care to read the documentation and get known with the
syntax of the C-like language used to program Calc.  To help
that, see example files provided with every package of Calc.

How to report bugs
==================

To report a bug, send mail with optional patches to the author.

In the mail include:

* The version of Calc

* Information about your system. For instance:

   - What operating system and version
   - What version of X
   - For Linux, what version of the C library

* The exact (and simplest) sequence of commands that reproduce
  the bug, if you find such sequence.  (It would be great
  help.)

  And anything else you think is relevant.

* If the bug was a crash, the exact text that was printed out
  when the crash occured.

* Further information such as stack traces may be useful, but
  is not necessary.
