blob: 98d2b26625d4afcd6c406a791b6b033f48c61d58 (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# SPDX-License-Identifier: CC0-1.0
# Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>
#
# Available under the terms of Creative Commons Zero v1.0 Universal.
[submodule "src/hydrilla_builder/schemas"]
path = src/hydrilla/builder/schemas
url = ../hydrilla-json-schemas
[submodule "src/test/source-package-example"]
path = src/test/source-package-example
url = ../hydrilla-source-package-example
|