blob: 57cb98260ed772b7f53f8a5a3555871f818c3692 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# THIS FILE IS AUTOGENERATED, DO NOT EDIT !!!
# Generator: ya tool yamaker ym2; contrib/go/_std_{VER}/.yandex_meta/build.ym; contrib/go/yagogen/gen.py
# Docs: https://a.yandex-team.ru/arcadia/devtools/contrib/docs/toolchain_go.md
GO_LIBRARY()
IF (TRUE)
SRCS(
backtrack.go
exec.go
onepass.go
regexp.go
)
ENDIF()
END()
|