Parent Directory
|
Revision Log
|
Patch
revision 1190 by jonathan, Thu Jun 12 17:01:37 2003 UTC | revision 1542 by bh, Fri Aug 1 16:13:49 2003 UTC | |
---|---|---|
# | Line 5 | Line 5 |
5 | # | # |
6 | # This program is free software under the GPL (>=v2) | # This program is free software under the GPL (>=v2) |
7 | # Read the file COPYING coming with Thuban for details. | # Read the file COPYING coming with Thuban for details. |
8 | ||
9 | """Projection dialog""" | |
10 | ||
11 | __version__ = "$Revision$" | |
12 | # $Source$ | |
13 | # $Id$ | |
14 | ||
15 | import os, sys, math | import os, sys, math |
16 | from wxPython.wx import * | from wxPython.wx import * |
17 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |