blob: e24c0ab2ad9e755395870a0211ee1c0ff8fb7cb5 [file] [log] [blame]
/**
* <copyright>
*
* Copyright (c) 2011, 2012 E.D.Willink and others.
* 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:
* E.D.Willink - initial API and implementation
*
* </copyright>
*
* $Id$
*/
package org.eclipse.ocl.examples.xtext.essentialocl.serializer;
public class EssentialOCLSemanticSequencer extends AbstractEssentialOCLSemanticSequencer {
}