Refactor move type-in code
authorH.G. Muller <h.g.muller@hccnet.nl>
Tue, 12 Apr 2011 17:20:46 +0000 (19:20 +0200)
committerArun Persaud <apersaud@lbl.gov>
Wed, 13 Apr 2011 02:01:44 +0000 (19:01 -0700)
commitd39b0224115daf24fa2608e27d0ca16c8cd4aa70
tree0f2ba6db3a228ee6682840882522fd2a63bbfa0f
parentf37dda1a9dcf0e864d556b086809d3561806b9e3
Refactor move type-in code

Common code between XBoard and WinBoard was moved to the back-end
creating TypeInEvent() and TypeInDoneEvent() routines.
backend.c
backend.h
frontend.h
winboard/winboard.c
xoptions.c