lawrancej / logisim

Git fork of Logisim code base
http://www.cburch.com/logisim/
GNU General Public License v3.0
211 stars 104 forks source link

Loading separate circuits should default to same folder as circuit #75

Open lawrancej opened 9 years ago

lawrancej commented 9 years ago

logisim should look for referenced circuits in the same folder as the main circuit, rather than prompt. Even nicer, it could double check that it's indeed the same circuit by examining the hash or something.