index
:
Zen C
arsmotorin/main
dev/weilun/thread
experimental
main
patch-1
A strictly typed systems language that brings pattern matching, traits, and ownership semantics to the C ecosystem.
z-libs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
std.zc
2
1 files changed, 1 insertions, 1 deletions
diff --git a/std.zc b/std.zc
index 03bcd45..f0b2cd1 100644
--- a/
std.zc
+++ b/
std.zc
@@ -18,4 +18,4 @@ import "./std/stack.zc"
import "./std/queue.zc"
import "./std/env.zc"
import "./std/slice.zc"
-
+import "./std/regex.zc"