From 8e6b72bb2f3344b7fe37d399f9d8b9c886ec24a6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 20 Jul 2012 20:53:55 +0200 Subject: symlink ponies --- ponies/magnum.pony | 1 + ponies/pearl.pony | 1 + ttyponies/magnum.pony | 1 + ttyponies/pearl.pony | 1 + 4 files changed, 4 insertions(+) create mode 120000 ponies/magnum.pony create mode 120000 ponies/pearl.pony create mode 120000 ttyponies/magnum.pony create mode 120000 ttyponies/pearl.pony diff --git a/ponies/magnum.pony b/ponies/magnum.pony new file mode 120000 index 0000000..47da427 --- /dev/null +++ b/ponies/magnum.pony @@ -0,0 +1 @@ +./raritysdad.pony \ No newline at end of file diff --git a/ponies/pearl.pony b/ponies/pearl.pony new file mode 120000 index 0000000..7d26721 --- /dev/null +++ b/ponies/pearl.pony @@ -0,0 +1 @@ +./raritysmom.pony \ No newline at end of file diff --git a/ttyponies/magnum.pony b/ttyponies/magnum.pony new file mode 120000 index 0000000..47da427 --- /dev/null +++ b/ttyponies/magnum.pony @@ -0,0 +1 @@ +./raritysdad.pony \ No newline at end of file diff --git a/ttyponies/pearl.pony b/ttyponies/pearl.pony new file mode 120000 index 0000000..7d26721 --- /dev/null +++ b/ttyponies/pearl.pony @@ -0,0 +1 @@ +./raritysmom.pony \ No newline at end of file -- cgit