Index: src/examples/tests/vector_test.in.txt
===================================================================
--- src/examples/tests/vector_test.in.txt	(revision 784deab79c9d58f003b487276e5bf683364fc75c)
+++ 	(revision )
@@ -1,1 +1,0 @@
-1 2 3 4 5
Index: src/examples/tests/vector_test.out.txt
===================================================================
--- src/examples/tests/vector_test.out.txt	(revision 784deab79c9d58f003b487276e5bf683364fc75c)
+++ 	(revision )
@@ -1,5 +1,0 @@
-enter N elements and C-d on a separate line:
-Array elements:
-1 2 3 4 5 
-Array elements reversed:
-5 4 3 2 1 
