cc-backend/tools/validate-archive/main.go
2022-09-19 16:16:33 +02:00

10 lines
221 B
Go

// Copyright (C) 2022 NHR@FAU, University Erlangen-Nuremberg.
// All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package main
func main() {
}