(svn r22096) -Codechange: Move openttd getopt implementation to its own file.

This commit is contained in:
alberth
2011-02-18 20:14:30 +00:00
parent 424ab05fad
commit 1983b8d558
6 changed files with 29 additions and 69 deletions

View File

@@ -815,6 +815,8 @@ misc/countedptr.hpp
misc/dbg_helpers.cpp
misc/dbg_helpers.h
misc/fixedsizearray.hpp
misc/getoptdata.cpp
misc/getoptdata.h
misc/hashtable.hpp
misc/str.hpp