Move options stuff to options.{c,h} and remove globals.c
authorLaurent Monin <geeqie@norz.org>
Thu, 24 Apr 2008 09:09:48 +0000 (09:09 +0000)
committerLaurent Monin <geeqie@norz.org>
Thu, 24 Apr 2008 09:09:48 +0000 (09:09 +0000)
commit161a3cf407b2af7ce02dcf15792dd9ca8c5c8c16
tree3aa08f3f3777107bba2b9e1fe2e6b27acd1dbae1
parentaf1beef9f10c4d5408d73ecbd606cbc0a87b68a3
Move options stuff to options.{c,h} and remove globals.c
src/Makefile.am
src/main.h
src/options.c [moved from src/globals.c with 98% similarity]
src/options.h [new file with mode: 0644]
src/typedefs.h