From f4f6e628b8a2f896c2d15581b0eac3578976772c Mon Sep 17 00:00:00 2001 From: "roberto@quantal64" Date: Mon, 9 Jul 2012 19:00:39 +0200 Subject: [PATCH] moved uwsgi.c to core --HG-- rename : uwsgi.c => core/uwsgi.c --- uwsgi.c => core/uwsgi.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename uwsgi.c => core/uwsgi.c (100%) diff --git a/uwsgi.c b/core/uwsgi.c similarity index 100% rename from uwsgi.c rename to core/uwsgi.c