From e916a98c969705bd1763e649349d2b0785b1c252 Mon Sep 17 00:00:00 2001
From: Simon Praetorius <simon.praetorius@tu-dresden.de>
Date: Fri, 22 Jun 2012 12:35:20 +0000
Subject: [PATCH] macro.stand corrected

---
 demo/macro/macro.stand.2d | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/demo/macro/macro.stand.2d b/demo/macro/macro.stand.2d
index a764b1ce..69de9f17 100644
--- a/demo/macro/macro.stand.2d
+++ b/demo/macro/macro.stand.2d
@@ -12,9 +12,9 @@ element vertices:
 
 element boundaries:
 0 0 1 
-0 0 3
+0 0 1
+0 0 1 
 0 0 1 
-0 0 2 
 
 vertex coordinates:
  -1.0 -1.0
@@ -27,4 +27,4 @@ element neighbours:
 1 3 -1 
 2 0 -1 
 3 1 -1 
-0 2 -1
\ No newline at end of file
+0 2 -1
-- 
GitLab