Pārlūkot izejas kodu

Rename indices file.

Brit Butler 11 gadi atpakaļ
vecāks
revīzija
bb66adb1d4
2 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      coleslaw.asd
  2. 0 0
      src/indexes.lisp

+ 1 - 1
coleslaw.asd

@@ -21,7 +21,7 @@
21 21
                (:file "themes")
22 22
                (:file "content")
23 23
                (:file "posts")
24
-               (:file "indices")
24
+               (:file "indexes")
25 25
                (:file "feeds")
26 26
                (:file "coleslaw"))
27 27
   :in-order-to ((test-op (load-op coleslaw-tests)))

src/indices.lisp → src/indexes.lisp