/* * Copyright (C) 2006-2016 DLR, Germany * * All rights reserved * * http://www.rcenvironment.de/ */ package de.rcenvironment.components.optimizer.common; /** * Stub class for accessing the resources stream from the execution bundle. * * @author Sascha Zur */ public class CommonBundleClasspathStub { }