= MAKE_TILESP = == Description == MAKE_TILESP is the same as [[MAKE_TILES]], but with the added benefit of setting up the .in files to be run in parallel. In other words, MAKETILESP allows [[bigmapL]] to run every multiple .in files made by MAKETILESP at the same time rather than one at a time. == Input == * Same as in [[MAKE_TILESP]] == Output == * < map_name >.INN files - the inputs for [[bigmapL]] * < make_TILES## > files - {{{ /usr/local/bin/bigmapL < F00001.INN > F00001.OOT }}}