From 02805ad64715373347b34bac2f75cbb866563ba2 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Tue, 4 Nov 2008 09:32:35 +0000 Subject: multiply/trans ok --- lib/Graphics/Plot.hs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/Graphics') diff --git a/lib/Graphics/Plot.hs b/lib/Graphics/Plot.hs index 9352048..bcb1fb3 100644 --- a/lib/Graphics/Plot.hs +++ b/lib/Graphics/Plot.hs @@ -9,7 +9,9 @@ -- Portability : uses gnuplot and ImageMagick -- -- Very basic (and provisional) drawing tools using gnuplot and imageMagick. --- +-- +-- This module is deprecated. It will be replaced by improved drawing tools based +-- on the Gnuplot package by Henning Thielemann. ----------------------------------------------------------------------------- module Graphics.Plot( -- cgit v1.2.3