run_r_imp10/6_software/logicsim
2024-12-29 14:21:14 +01:00
..
circuits Initial commit 2024-12-29 14:21:14 +01:00
doc Initial commit 2024-12-29 14:21:14 +01:00
languages Initial commit 2024-12-29 14:21:14 +01:00
modules Initial commit 2024-12-29 14:21:14 +01:00
applet.html Initial commit 2024-12-29 14:21:14 +01:00
changes.txt Initial commit 2024-12-29 14:21:14 +01:00
gpl.txt Initial commit 2024-12-29 14:21:14 +01:00
liesmich.txt Initial commit 2024-12-29 14:21:14 +01:00
LogicSim.jar Initial commit 2024-12-29 14:21:14 +01:00
readme.txt Initial commit 2024-12-29 14:21:14 +01:00

LogicSim digtal logic simulator
Copyright (C) 1995-2006  Andreas Tetzl
www.tetzl.de  andreas@tetzl.de

To run this program you need at least version 1.4 of the JAVA Runtime Environment.
http://www.java.com/

To start LogicSim, extract the archive content and double click on LogicSim.jar
or run "java -jar LogicSim.jar".


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, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.