YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
ILLM.cpp
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2023-2023 Istituto Italiano di Tecnologia (IIT)
3 * SPDX-License-Identifier: BSD-3-Clause
4 */
5
6#include <yarp/dev/ILLM.h>
7
8yarp::dev::ILLM::~ILLM() = default;
virtual ~ILLM()
Destructor.