K 10 svn:author V 2 ru K 8 svn:date V 27 2003-09-14T12:31:33.000000Z K 7 svn:log V 305 - Cut out the code that caches the "." directory out of Dir_Init() into a separate function, Dir_InitDot(). - Postpone the current and object directories detection (and caching of the "." directory) until after all command line arguments are parsed. This makes the -C option DTRT. PR: bin/47149 END