diff options
author | joye <joye> | 2014-05-21 16:21:26 (GMT) |
---|---|---|
committer | joye <joye> | 2014-05-21 16:21:26 (GMT) |
commit | 3a6fdb53188e4133a04fce8a5a73c1732d313d75 (patch) | |
tree | 2dfadb55669134d61112fc683255c83f71a31fde /tests/markers.tcl | |
parent | d74aaafd24ac3e8cd1e8a63f85e97a80b634ebb4 (diff) | |
download | blt-3a6fdb53188e4133a04fce8a5a73c1732d313d75.zip blt-3a6fdb53188e4133a04fce8a5a73c1732d313d75.tar.gz blt-3a6fdb53188e4133a04fce8a5a73c1732d313d75.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'tests/markers.tcl')
-rw-r--r-- | tests/markers.tcl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/markers.tcl b/tests/markers.tcl new file mode 100644 index 0000000..7d39a63 --- /dev/null +++ b/tests/markers.tcl @@ -0,0 +1,5 @@ +source marker.tcl +source bitmapmarker.tcl +source linemarker.tcl +source polygonmarker.tcl +source textmarker.tcl |