diff options
| author | Jacob Haip <jhaip@users.noreply.github.com> | 2023-04-24 03:03:33 +0000 |
|---|---|---|
| committer | Jacob Haip <jhaip@users.noreply.github.com> | 2023-04-24 03:03:33 +0000 |
| commit | 3297cbdd0a8c04ffad8aa65a6c9bd55a51cdae38 (patch) | |
| tree | 6cf64bd344281c8eba06b02cb84c88ecce79b434 /user-programs | |
| parent | remove unneeded hk.h import (diff) | |
| download | folk-3297cbdd0a8c04ffad8aa65a6c9bd55a51cdae38.tar.gz folk-3297cbdd0a8c04ffad8aa65a6c9bd55a51cdae38.zip | |
remove comments
Diffstat (limited to 'user-programs')
| -rw-r--r-- | user-programs/haippi7/project-laser-dot.folk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/user-programs/haippi7/project-laser-dot.folk b/user-programs/haippi7/project-laser-dot.folk index 32e0b4b0..29e8a66c 100644 --- a/user-programs/haippi7/project-laser-dot.folk +++ b/user-programs/haippi7/project-laser-dot.folk @@ -1,6 +1,4 @@ When laser blob /t/ has center /c/ size /s/ { lassign [::cameraToProjector $c] cx cy - # Display::stroke [list [list $cx $cy] [list [expr {$cx+1}] [expr {$cy+1}]]] 20 red Display::text device $cx $cy 12 "Laser blob" 0 - puts "Drawing blobbbb at $cx $cy" }
\ No newline at end of file |
