better handling of pasting a game without PGN tags
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 12 Jul 2009 01:22:17 +0000 (18:22 -0700)
committerArun Persaud <arun@nubati.net>
Sun, 12 Jul 2009 01:22:17 +0000 (18:22 -0700)
commit5a2f62ac3fabf21ab669a67ef142fa9cd45b26a9
tree5a5b74550e4141fa93d44c32fb8a125b0e75d853
parentfbaf2c67f80ae9a26950a0754128f0e366aea862
better handling of pasting a game without PGN tags

patch in wclipbrd.h to make it smarter to decide between pasting a game or a position so it can handle games without PGN tags. If it doesn't parse as a FEN it is assumed to be a game.
winboard/wclipbrd.c