| 1 | # This progam creates a non periodic tiling of the plane using 'Penrose tiles', |
| 2 | # wich were invented by Roger Penrose. |
| 3 | # Each time it runs it will generate a new random pattern. |
| 4 | # There are an infinite number of them. |
nothing calls this directly
no test coverage detected