From 769dc6da6e2e091dd35d91fa053cdb8bea3a3186 Mon Sep 17 00:00:00 2001
From: habasque <jeremie.habasque@gmail.com>
Date: Wed, 15 Mar 2017 16:23:16 +0000
Subject: [PATCH] test

---
 template_combine_adcp_up_and_down.m | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/template_combine_adcp_up_and_down.m b/template_combine_adcp_up_and_down.m
index 5ba1336..9b55353 100644
--- a/template_combine_adcp_up_and_down.m
+++ b/template_combine_adcp_up_and_down.m
@@ -10,8 +10,7 @@
 % - U and V fields interpolated on a regulard grid, filtered and subsampled
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-clear all;
-close all;
+clear all;close all;
 
 % path
 addpath('.\moored_adcp_proc');
-- 
GitLab