NAME

contextLimitedPoint.pl - Allow point entry but no point operations.

DESCRIPTION

Implements a context in which points can be entered, but no operations are permitted between points. So students will be able to perform operations within the coordinates of the points, but not between points.

Context("LimitedPoint")