store autodetect option in a separate pet_options structure
commite92f4eb7dcead616fd04679305f91390b8b29d39
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 3 Nov 2011 07:58:42 +0000 (3 08:58 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 13 Nov 2011 18:47:25 +0000 (13 19:47 +0100)
treebda75db74d9325ddf78bd57c30d8fee11881e59c
parent784c0df37b4ba9e21b12458c5473a35562b756de
store autodetect option in a separate pet_options structure

Later, we will add additional options.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
include/pet.h
main.cc
options.c [copied from main.cc with 70% similarity]
options.h [new file with mode: 0644]
pet.cc