[1453] in Source-Commits
athena/bin/olc/browser/curses globals.c
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Apr 30 13:29:18 1997
From: Greg Hudson <ghudson@MIT.EDU>
To: source-commits@MIT.EDU
Date: Wed, 30 Apr 1997 13:29:13 EDT
Update of /afs/dev.mit.edu/source/repository/athena/bin/olc/browser/curses
In directory the-light-fantastic:/afs/dev.mit.edu/user/ghudson/progress/olc/browser/curses
Modified Files:
globals.c
Log Message:
From bert:
Moved cref.h and globals.h to include/browser
Changed init_globals() [which is still called before the command line
is parsed], so we can initialize variables from the config file using
read_config() *after* we read the command line.