From ca44756dd6911bf5ec2c7f9dcfa9abd7da7f83e9 Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <matthieu.schaller@durham.ac.uk>
Date: Wed, 14 Mar 2018 14:47:06 +0100
Subject: [PATCH] Fixed typo in the Evrard collapse yml file.

---
 examples/EvrardCollapse_3D/evrard.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/EvrardCollapse_3D/evrard.yml b/examples/EvrardCollapse_3D/evrard.yml
index bc3b76be95..94cd6e7a95 100644
--- a/examples/EvrardCollapse_3D/evrard.yml
+++ b/examples/EvrardCollapse_3D/evrard.yml
@@ -1,5 +1,5 @@
 # Define the system of units to use internally. 
-1;4205;0cInternalUnitSystem:
+InternalUnitSystem:
   UnitMass_in_cgs:     1   # Grams
   UnitLength_in_cgs:   1   # Centimeters
   UnitVelocity_in_cgs: 1   # Centimeters per second
-- 
GitLab