001package org.dllearner.cli;
002public class CLIExt extends CLI {
003        // convenience way to run components-ext from maven
004        // TODO: replace with better solution
005}