blob: b6bd3996d76d4827fd31cc9d71c84ae455d2804e [file] [log] [blame]
/*****************************************************************************
* Copyright (c) 2019 CEA LIST
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* David Lopez david.lopez@cea.fr(CEA LIST)
*
*****************************************************************************/
package org.eclipse.papyrus.moka.engine.suml;
import org.eclipse.papyrus.moka.engine.uml.debug.service.UMLDebugService;
public class SUMLDebugService extends UMLDebugService {
}