eac72188cf
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
5 lines
113 B
Python
5 lines
113 B
Python
# SPDX-License-Identifier: LGPL-3.0-or-later
|
|
# Copyright (C) 2020 Daniel Thompson
|
|
|
|
import wasp
|
|
wasp.system.run()
|