Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 072c64c

Browse files
committed
updated plotting commands list
svn path=/trunk/matplotlib/; revision=75
1 parent c76c55f commit 072c64c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Makefile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# Copyright (C) 2003 <[email protected]>
33
# $Header$
44
# $Log$
5+
# Revision 1.11 2003/11/19 16:45:09 jdh2358
6+
# updated plotting commands list
7+
#
58
# Revision 1.10 2003/11/14 00:07:29 jdh2358
69
# added log transforms to new API
710
#
@@ -41,6 +44,7 @@ DISTFILES = INSTALL README TODO LICENSE CHANGELOG Makefile GOALS INTERACTIVE \
4144
MODULES = matplotlib.afm matplotlib.axes matplotlib.artist \
4245
matplotlib.backend_bases matplotlib.cbook matplotlib.lines \
4346
matplotlib.patches matplotlib.matlab matplotlib.mlab \
47+
matplotlib.transforms \
4448
matplotlib.backends.backend_gtk matplotlib.backends.backend_gd \
4549
matplotlib.backends.backend_ps matplotlib.backends.backend_template \
4650
matplotlib.backends.backend_wx

0 commit comments

Comments
 (0)