Skip to content

Commit da6cd0d

Browse files
committed
Add mgl-pax dependencies
1 parent c7ee3f0 commit da6cd0d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

repos.sexp

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,3 +231,13 @@
231231
:directory "extensions/seqan-clasp/seqan/"
232232
:branch "main"
233233
:extension :seqan-clasp))
234+
(:name :pythonic-string-reader
235+
:repository "https://github.com/smithzvk/pythonic-string-reader.git"
236+
:directory "src/lisp/kernel/contrib/pythonic-string-reader/"
237+
:branch "master"
238+
:extension :cando)
239+
(:name :mgl-pax
240+
:repository "https://github.com/melisgl/mgl-pax.git"
241+
:directory "src/lisp/kernel/contrib/mgl-pax/"
242+
:branch "master"
243+
:extension :cando)

0 commit comments

Comments
 (0)