Added strip_basename() function.
authorIain Patterson <me@iain.cx>
Wed, 20 Nov 2013 15:14:56 +0000 (15:14 +0000)
committerIain Patterson <me@iain.cx>
Wed, 20 Nov 2013 15:16:28 +0000 (15:16 +0000)
commitbf75c3da8b88b87c298e2b358a8d38c8476fa85b
treedb99c20d2ea700030b0c8fed5588ad3589cc0c19
parent98a2516c22eefd912301ff3c39736da8970dcdff
Added strip_basename() function.

Helper function to determine the parent directory of a path.
gui.cpp