clean up font color

This commit is contained in:
water
2021-08-14 13:06:43 -04:00
parent fbf2a646a3
commit 097ae07bb8
33 changed files with 574 additions and 400 deletions
+1
View File
@@ -57,6 +57,7 @@
)
;; definition for method 3 of type debug-vertex-stats
;; INFO: this function exists in multiple non-identical object files
(defmethod inspect debug-vertex-stats ((obj debug-vertex-stats))
(format #t "[~8x] ~A~%" obj (-> obj type))
(format #t "~Tlength: ~D~%" (-> obj length))