options working fairly well

This commit is contained in:
Albert Cahalan 2009-11-23 07:45:24 +00:00
parent f3441070e8
commit e3a971194c
12 changed files with 152 additions and 95 deletions

View file

@ -25,8 +25,8 @@
#ifndef GET_FNAME_H
#define GET_FNAME_H
extern char *savedir;
extern char *datadir;
extern const char *savedir;
extern const char *datadir;
enum {
DIR_SAVE,