aboutsummaryrefslogtreecommitdiff
path: root/cobol/def.bzl
blob: c78094bec3f0e74ec8c664a26a84be2cfc3698c5 (plain) (blame)
1
2
3
4
5
"""Public definitions for rules_cobol"""

load("//cobol/internal:rules.bzl", _cobol_binary = "cobol_binary")

cobol_binary = _cobol_binary