8 lines
109 B
Python
8 lines
109 B
Python
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
# Copyright 2011, Ryan Inch
|
|
|
|
# QCD
|
|
slots = {}
|
|
overrides = set()
|