Commit d04ed45950e0e200c359badfcb5b3d6e49793b67

Thomas de Grivel 2018-06-13T11:45:11

add cl-stream/token-stream

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/repo.manifest b/repo.manifest
index 63960d9..58dbe66 100644
--- a/repo.manifest
+++ b/repo.manifest
@@ -37,6 +37,7 @@
 (github "cl-remap" "unistd-remap")
 (github "cl-stream" "cl-stream")
 (github "cl-stream" "babel-stream")
+(github "cl-stream" "token-stream")
 (github "cl-stream" "unistd-stream")
 (github "cl-stream" "unistd-stdio")
 (github "cosmos72" "stmx")