Commit Graph

13 Commits

Author SHA1 Message Date
daniel 8a28bfcbe5 move system("pause") ouside of canOpen so they can see the errors. 2017-04-26 19:32:26 -04:00
daniel fb3713e44f Return 0 2017-04-26 19:30:24 -04:00
Joel Beckmeyer 372466027a fix grammar errors, printing errors, and bug with default simulation time 2017-04-26 11:31:40 -04:00
Joel Beckmeyer 8a4a0b8423 add comments to most files 2017-04-26 11:20:20 -04:00
daniel ed164155f8 made formating better 2017-04-25 20:51:41 -04:00
Joel Beckmeyer 217e1aab71 remove newline from prompt 2017-04-23 21:02:10 -04:00
Joel Beckmeyer 2a7d351dec ask for input 2017-04-23 21:00:56 -04:00
daniel 0e751426ad fix joel's mistake 2017-04-23 20:53:17 -04:00
Joel Beckmeyer 850d4e0fbd fix a bunch of compile-time errors 2017-04-14 19:10:32 -04:00
Joel Beckmeyer 9d0f5beb74 add some functionality to andGate class 2017-04-10 19:38:54 -04:00
Joel Beckmeyer 0abbc7440e implement findWire() and clean up code 2017-04-10 16:39:03 -04:00
Joel Beckmeyer 54a5e91a12 implement circuit file parsing and add specs for rest of gates 2017-04-09 21:42:07 -04:00
Joel Beckmeyer 6aa93bddaa rename gate subclasses, add class declarations, and add skeleton
implementation of program
2017-04-06 13:28:20 -04:00