From 37d6fcae861545cdcc631eb404983a3293801604 Mon Sep 17 00:00:00 2001
From: Ben Anderson <b.anderson@soton.ac.uk>
Date: Mon, 15 Sep 2014 18:10:08 +0100
Subject: [PATCH] updated processing script

---
 NEED/process-NEED-EULF-2014.do | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEED/process-NEED-EULF-2014.do b/NEED/process-NEED-EULF-2014.do
index 3710352..f4c0d0f 100644
--- a/NEED/process-NEED-EULF-2014.do
+++ b/NEED/process-NEED-EULF-2014.do
@@ -71,7 +71,7 @@ if `create_xwavefile' {
 	restore
 	drop Gcons* Econs*
 	
-	* fix some mis-codings
+	* fix some mis-codings (or lack of coding of missing)
 	local vars "E7Flag2012 CWI LI"
 	foreach v of local vars {
 		destring `v', force replace
-- 
GitLab