# HG changeset patch # User Christian Urban # Date 1421259065 0 # Node ID 3c0e119f5caa6c1e812e33ed13e13f4d3e9369df # Parent ee9b4674113a34545b02e8160ba6d87f997eafcb updated diff -r ee9b4674113a -r 3c0e119f5caa cgi-bin/repos.cgi --- a/cgi-bin/repos.cgi Wed Jan 14 01:25:28 2015 +0000 +++ b/cgi-bin/repos.cgi Wed Jan 14 18:11:05 2015 +0000 @@ -4,7 +4,7 @@ # adjust python path if not a system-wide install: import sys -sys.path.insert(0, "/usr/lib64/python3.1/site-packages") +sys.path.append("/usr/local/lib/python2.7/site-packages/") # enable importing on demand to reduce startup time from mercurial import demandimport; demandimport.enable() diff -r ee9b4674113a -r 3c0e119f5caa index.html --- a/index.html Wed Jan 14 01:25:28 2015 +0000 +++ b/index.html Wed Jan 14 18:11:05 2015 +0000 @@ -286,7 +286,7 @@ Computer Laboratory and for three years called Gonville and Caius College my home. I was very lucky to have -Dr Gavin Bierman +Dr Gavin Bierman as supervisor. My research in Cambridge was also very much influenced by Prof. Martin Hyland. Some details on my thesis "Classical Logic and Computation" are