File: build.xcvb

package info (click to toggle)
trivial-gray-streams 20210117.git2b3823e-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 128 kB
  • sloc: lisp: 588; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 144 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
#+xcvb
(module
  (:fullname "trivial-gray-streams"
   :depends-on
    ("package"
     "streams")
   :supersedes-asdf ("trivial-gray-streams")))