# HG changeset patch # User matthewreed # Date 2017-03-30 10:37:12 # Node ID 039766bec9b1b874c1d11feea9df57162e4cdc25 # Parent 8baba88b8ac9f190092cddeeccdeb88e1f56616e Reorganized resources diff --git a/protocol.h b/inc/protcol.h rename from protocol.h rename to inc/protcol.h diff --git a/protocol.c b/src/protcol.c rename from protocol.c rename to src/protcol.c