Searched refs:copyDirShell (Results 1 – 1 of 1) sorted by relevance
1777 string copyDirShell = outputDir + "copyDir.sh"; in main() local1778 copyDirFile = fopen(copyDirShell.c_str(), "w"); in main()1791 MakeExecutable(copyDirShell); in main()