From: Mikko Rasa Date: Mon, 14 Oct 2013 19:23:11 +0000 (+0300) Subject: Add a Process class for running and interfacing with other programs X-Git-Url: http://git.tdb.fi/?p=libs%2Fcore.git;a=commitdiff_plain;h=ea60f3548d4769c356b796cb27cd690cdfe4b6d9;hp=ea60f3548d4769c356b796cb27cd690cdfe4b6d9 Add a Process class for running and interfacing with other programs ---