mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-11 03:45:06 -05:00
8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
digraph DTM {
|
|
DTM -> Points
|
|
DTM -> Colours
|
|
DTM -> Tolerances
|
|
DTM -> "Area Sizes"
|
|
DTM -> "Area Shapes"
|
|
}
|