
The file grafik10.zip contains

  - grafika.pas  -- unit for scientific graphics 
  - grafika.eng  -- english description
  - mys.pas      -- unit for the mouse in grafika unit
  - mys.eng      -- english description
  - demo1.pas    -- demo example
  - demo2.pas    -- demo example
  - readme.txt   -- this file
    
Grafika.pas and mys.pas are units for Turbo Pascal 5.5 - 6.0 or
for Borland Pascal 7.0.
These units contain user friendly subroutines for drawing of user 
graph with fully automated choise of optimal scale, subroutines 
for simple drawing of any given user function and data points and 
subroutines for the support of the mouse. These subroutines are 
suitable for the scientific programs in Turbo Pascal, for interactive
work and they are easy to use.

Special requirements: None

Public domain.  Uploaded by the authors.

                   A. Brablec, D. Trunec
      Dep. of Physical Electronics, Faculty of Science,
      MU Brno, Kotlarska 2, 611 37 Brno, Czech Republic
               e-mail   brablec@csbrmu11.bitnet
                        trunec@sci.muni.cz
