# Copyright 2020 The KCL Authors. All rights reserved.

default:
	protoc --proto_path=. --python_out=. model.proto
