From 30420624f66306e12c30f42ef282b0674e807a33 Mon Sep 17 00:00:00 2001 From: Craig McLure Date: Thu, 26 Oct 2017 15:42:03 +0100 Subject: [PATCH] Renamed curry example to correctly match naming scheme --- c/{hello-world.curry => curry.curry} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename c/{hello-world.curry => curry.curry} (100%) diff --git a/c/hello-world.curry b/c/curry.curry similarity index 100% rename from c/hello-world.curry rename to c/curry.curry