git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5315 c06c8d41-db1a-0410-9941-cceddc491573
K2RYVNW6KNB7HLDF5QUGS363M3LC4NXY46D2YMNPCENSXEJNBN2QC
C55G5JGGSVWMU7XVEJL6YZZLDXQZGRN7JQOAALS6WIKFPX3L2U6QC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
T3V75V2CMAABSOXKSGCC6ZTI2WBKSVSGUEF2QAGM2BWLVRIL6SQQC
// Also unwind any aliases defined in included files. unwind_var<string_map> unwalias(aliases);
// Also unwind any aliases defined in included files.
unwind_var<string_map> unwalias(aliases);
read_options(fl, runscript);
this->read_options(fl, runscript, false);
std::map<std::string, std::string> aliases;
typedef std::map<std::string, std::string> string_map; string_map aliases;
typedef std::map<std::string, std::string> string_map;
string_map aliases;