utils: Better highlight section titles.
This commit is contained in:
parent
f18d47952f
commit
912fe95891
1 changed files with 2 additions and 0 deletions
|
@ -9,7 +9,9 @@
|
||||||
|
|
||||||
(provide auto-hash-ref/explicit auto-hash-ref/: eval-with eval-with1)
|
(provide auto-hash-ref/explicit auto-hash-ref/: eval-with eval-with1)
|
||||||
|
|
||||||
|
;;; ===================
|
||||||
;;; HashTable Injection
|
;;; HashTable Injection
|
||||||
|
;;; ===================
|
||||||
|
|
||||||
;;; This section of the file contains some utilities to streamline the
|
;;; This section of the file contains some utilities to streamline the
|
||||||
;;; usage of hash tables mapping symbols to values. The goal is
|
;;; usage of hash tables mapping symbols to values. The goal is
|
||||||
|
|
Loading…
Reference in a new issue