From 15d2e4bbf79e9f424fa1ead8b6fba0f4f8bab031 Mon Sep 17 00:00:00 2001
From: Paul Garlick <pgarlick@tourbillion-technology.com>
Date: Wed, 1 Jul 2020 11:48:29 +0100
Subject: demo: Create symbolic link to makeBoundary.

* demo/makeBoundary: New symbolic link.
---
 demo/makeBoundary | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 demo/makeBoundary

diff --git a/demo/makeBoundary b/demo/makeBoundary
new file mode 120000
index 0000000..6c52e76
--- /dev/null
+++ b/demo/makeBoundary
@@ -0,0 +1 @@
+../python/makeBoundary
\ No newline at end of file
-- 
cgit