Index: doc/theses/rob_schluntz/examples/tuples/mrv.c
===================================================================
--- doc/theses/rob_schluntz/examples/tuples/mrv.c	(revision 90152a4860529aff7214be01cd22abd37012cd19)
+++ doc/theses/rob_schluntz/examples/tuples/mrv.c	(revision 90152a4860529aff7214be01cd22abd37012cd19)
@@ -0,0 +1,2 @@
+[int, int] foo();
+[double, int] bar();
