Author: chatellier Date: 2011-05-12 09:42:22 +0000 (Thu, 12 May 2011) New Revision: 3319 Log: Unused file Removed: isis-fish/branches/3.3.1/src/main/resources/interpreter.properties Deleted: isis-fish/branches/3.3.1/src/main/resources/interpreter.properties =================================================================== --- isis-fish/branches/3.3.1/src/main/resources/interpreter.properties 2011-05-12 09:41:48 UTC (rev 3318) +++ isis-fish/branches/3.3.1/src/main/resources/interpreter.properties 2011-05-12 09:42:22 UTC (rev 3319) @@ -1,47 +0,0 @@ -### -# #%L -# IsisFish -# -# $Id$ -# $HeadURL$ -# %% -# Copyright (C) 1999 - 2010 CodeLutin -# %% -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as -# published by the Free Software Foundation, either version 2 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public -# License along with this program. If not, see -# <http://www.gnu.org/licenses/gpl-2.0.html>. -# #L% -### -# ------------------------------------------------------------------- -# Copyright 2002-2005 Delft University of Technology. -# -# Licensed under the Lesser General Purpose, (the "License"); -# The properties in this file control the interpreter -# ------------------------------------------------------------------- - -# ------------------------------------------------------------------- -# Copyright 2002-2005 Delft University of Technology. -# -# Licensed under the Lesser General Purpose, (the "License"); -# The properties in this file control the interpreter -# ------------------------------------------------------------------- - -# Interpreter Factory------------------------------------------------ -#interpreter.operation.factory=nl.tudelft.simulation.dsol.interpreter.operations.InterpreterFactory -#interpreter.operation.factory=nl.tudelft.simulation.dsol.interpreter.operations.reflection.ReflectionFactory -interpreter.operation.factory=nl.tudelft.simulation.dsol.interpreter.process.ProcessFactory -interpreter.operation.oracle=umontreal.iro.lecuyer.simprocs.dsol.SSJInterpretationOracle - -# Interpreter Log Level---------------------------------------------- -interpreter.logLevel=WARNING -