readMacroFile

Reads macros from the file with the given name and stores them in the given AA.

void
readMacroFile
(
string fileName
,
ref string[string] macros
)

Meta