Revert "merge"

This reverts commit d97c7474d9.
This commit is contained in:
Merlijn Wajer 2010-04-29 12:51:49 +02:00
parent d97c7474d9
commit b84473a319
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ The structure of a DTM looks like this:
Where each point in a DTM has a colour, tolerance, area size and area shape
entity. The main point's ``point'' is typically $ (0, 0) $, and all the
sub point points are relative to the main point. ``Point Match'' defines if a point should match or should \textbf{Not} match.
sub point points are arelative to the main point. ``Point Match'' defines if a point should match or should \textbf{Not} match.
Of course, the actual representation in Pascal is slightly different: