blob: b1fca0e4622fd78d83872e7377baad6d80454466 [file] [log] [blame] [edit]
/*
* Copyright 2017, Data61, CSIRO (ABN 41 687 119 230)
*
* SPDX-License-Identifier: BSD-2-Clause
*/
import "../../interfaces/Simple.idl4";
component Client {
control;
uses Simple _control;
}