update environment summary

This commit is contained in:
Jeff Epler 2017-08-12 10:23:38 -05:00
parent df199e670a
commit f15e90abc7

View file

@ -1,13 +1,11 @@
poc environment
===============
The poc environment is just a Python (3.x) interpreter with some extras
The poc environment is just a Python (2.x) interpreter with some extras
preloaded::
from __future__ import division, print_function
from math import *
from geotools import *
Xform = Transform
from occmodel import *
from poctools import *