From e726fb0f09c2ffe57ab6be0517d726a6fea2c777 Mon Sep 17 00:00:00 2001 From: Matthieu Schaller <matthieu.schaller@durham.ac.uk> Date: Sun, 17 Mar 2013 23:27:36 +0000 Subject: [PATCH] Modified the cosmological test case to make it fully compatible with GADGET-2 in non-cosmo mode (!). Also removed all the unnecessary arrays. This test case can be read by both GADGET-2 and swift as is. Former-commit-id: db7c6f496f57773817475b7d62942d1498caa0e8 --- examples/{cosmoVolume => CosmoVolume}/extract.m | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/{cosmoVolume => CosmoVolume}/extract.m (100%) diff --git a/examples/cosmoVolume/extract.m b/examples/CosmoVolume/extract.m similarity index 100% rename from examples/cosmoVolume/extract.m rename to examples/CosmoVolume/extract.m -- GitLab