freeciv-manual: split out fc_interface code.
commitfbb4d1ce9170ba2c3bebd05c8d5fd2b217152d38
authorsveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Tue, 16 May 2017 11:31:39 +0000 (16 11:31 +0000)
committersveinung <sveinung@a0f10bec-cc02-0410-94fc-a9cfff90b4cd>
Tue, 16 May 2017 11:31:39 +0000 (16 11:31 +0000)
tree1ade147f09133ec4b93d101fbd5eb775d43f92bf
parent2e7afd086bc77081fd07cc0a3bba2d4f263788d9
freeciv-manual: split out fc_interface code.

Move freeciv-manual's implementation of fc_interface to the new module
tools_fc_interface so other tools may use it too.

See hrm Feature #660443

git-svn-id: svn://svn.gna.org/svn/freeciv/trunk@35609 a0f10bec-cc02-0410-94fc-a9cfff90b4cd
tools/Makefile.am
tools/civmanual.c
tools/tools_fc_interface.c [new file with mode: 0644]
tools/tools_fc_interface.h [new file with mode: 0644]