cc-backend/tools/validate-archive/main.go

10 lines
221 B
Go
Raw Normal View History

2022-09-06 09:32:25 +02:00
// 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() {
}