java_binary(
    name = "ProjectRunner",
    srcs = glob(["cediackermann/main/n1/*.java"]),
)
