blob: e50c8d70a43bc9f10cec3c6d1d58d632f72c9b66 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2016 Willink Transformations 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
*******************************************************************************/
package cg._umlRdbms;
/**
* This class is solely used to ensure an otherwise auto-generated package exists when loaded from GIT.
*/
public class DummyUML2RDBMS
{
}