Skip to content

Commit

Permalink
Update main.lisp
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 authored Sep 28, 2024
1 parent 538e928 commit 0aa1aaf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/main.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -163,11 +163,6 @@ See documentation for logic."
(setq last-group-limit (1+ group-start)))))
scores))

(defun get-heatmap-file (filename)
"Return heatmap vector for filename."
(get-heatmap-str filename #\/))


(defun bigger-sublist (sorted-list val)
"Return sublist bigger than VAL from sorted SORTED-LIST.
Expand Down

0 comments on commit 0aa1aaf

Please sign in to comment.