Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
karimhaddad committed May 19, 2021
1 parent c96d800 commit 095edb3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ Exports <self> to SVG format.
(round (* 255 (om-color-g (bpfcolor bpf))))
(round (* 255 (om-color-b (bpfcolor bpf)))))))

(print (list (second lim) (list-min ys) (list-max ys)))
;(print (list (second lim) (list-min ys) (list-max ys)))

;draw line
(loop for pt in bpf-points do
Expand Down

0 comments on commit 095edb3

Please sign in to comment.