aboutsummaryrefslogtreecommitdiff
path: root/mathcomp
diff options
context:
space:
mode:
authorEnrico Tassi2018-04-20 14:19:59 +0200
committerEnrico Tassi2018-04-20 14:19:59 +0200
commit908b440bf9d8c5d2a9005d8651ced54a618d85cf (patch)
treecc4b00204cc94c87306bab04d2365dc60fad7919 /mathcomp
parentdcc7917ac5d66472f751ebbd31b7b63db5465303 (diff)
fix symlinks to README, INSTALL and LICENSE
Diffstat (limited to 'mathcomp')
l---------mathcomp/algebra/AUTHORS2
l---------mathcomp/algebra/CeCILL-B2
l---------mathcomp/algebra/INSTALL1
l---------mathcomp/algebra/INSTALL.md1
l---------mathcomp/algebra/README1
l---------mathcomp/algebra/README.md1
l---------mathcomp/character/AUTHORS2
l---------mathcomp/character/CeCILL-B2
l---------mathcomp/character/INSTALL1
l---------mathcomp/character/INSTALL.md1
l---------mathcomp/character/README1
l---------mathcomp/character/README.md1
l---------mathcomp/field/AUTHORS2
l---------mathcomp/field/CeCILL-B2
l---------mathcomp/field/INSTALL1
l---------mathcomp/field/INSTALL.md1
l---------mathcomp/field/README1
l---------mathcomp/field/README.md1
l---------mathcomp/fingroup/AUTHORS2
l---------mathcomp/fingroup/CeCILL-B2
l---------mathcomp/fingroup/INSTALL1
l---------mathcomp/fingroup/INSTALL.md1
l---------mathcomp/fingroup/README1
l---------mathcomp/fingroup/README.md1
l---------mathcomp/solvable/AUTHORS2
l---------mathcomp/solvable/CeCILL-B2
l---------mathcomp/solvable/INSTALL1
l---------mathcomp/solvable/INSTALL.md1
l---------mathcomp/solvable/README1
l---------mathcomp/solvable/README.md1
l---------mathcomp/ssreflect/AUTHORS2
l---------mathcomp/ssreflect/CeCILL-B2
l---------mathcomp/ssreflect/INSTALL1
l---------mathcomp/ssreflect/INSTALL.md1
l---------mathcomp/ssreflect/README1
l---------mathcomp/ssreflect/README.md1
36 files changed, 24 insertions, 24 deletions
diff --git a/mathcomp/algebra/AUTHORS b/mathcomp/algebra/AUTHORS
index b55a98d..f04b7e8 120000
--- a/mathcomp/algebra/AUTHORS
+++ b/mathcomp/algebra/AUTHORS
@@ -1 +1 @@
-../../etc/AUTHORS \ No newline at end of file
+../../AUTHORS \ No newline at end of file
diff --git a/mathcomp/algebra/CeCILL-B b/mathcomp/algebra/CeCILL-B
index 83e22fd..de78aa6 120000
--- a/mathcomp/algebra/CeCILL-B
+++ b/mathcomp/algebra/CeCILL-B
@@ -1 +1 @@
-../../etc/CeCILL-B \ No newline at end of file
+../../CeCILL-B \ No newline at end of file
diff --git a/mathcomp/algebra/INSTALL b/mathcomp/algebra/INSTALL
deleted file mode 120000
index 573e04d..0000000
--- a/mathcomp/algebra/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-../../etc/INSTALL.md \ No newline at end of file
diff --git a/mathcomp/algebra/INSTALL.md b/mathcomp/algebra/INSTALL.md
new file mode 120000
index 0000000..5f52b2b
--- /dev/null
+++ b/mathcomp/algebra/INSTALL.md
@@ -0,0 +1 @@
+../../INSTALL.md \ No newline at end of file
diff --git a/mathcomp/algebra/README b/mathcomp/algebra/README
deleted file mode 120000
index e4e30e8..0000000
--- a/mathcomp/algebra/README
+++ /dev/null
@@ -1 +0,0 @@
-../../etc/README \ No newline at end of file
diff --git a/mathcomp/algebra/README.md b/mathcomp/algebra/README.md
new file mode 120000
index 0000000..fe84005
--- /dev/null
+++ b/mathcomp/algebra/README.md
@@ -0,0 +1 @@
+../../README.md \ No newline at end of file
diff --git a/mathcomp/character/AUTHORS b/mathcomp/character/AUTHORS
index b55a98d..f04b7e8 120000
--- a/mathcomp/character/AUTHORS
+++ b/mathcomp/character/AUTHORS
@@ -1 +1 @@
-../../etc/AUTHORS \ No newline at end of file
+../../AUTHORS \ No newline at end of file
diff --git a/mathcomp/character/CeCILL-B b/mathcomp/character/CeCILL-B
index 83e22fd..de78aa6 120000
--- a/mathcomp/character/CeCILL-B
+++ b/mathcomp/character/CeCILL-B
@@ -1 +1 @@
-../../etc/CeCILL-B \ No newline at end of file
+../../CeCILL-B \ No newline at end of file
diff --git a/mathcomp/character/INSTALL b/mathcomp/character/INSTALL
deleted file mode 120000
index 573e04d..0000000
--- a/mathcomp/character/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-../../etc/INSTALL.md \ No newline at end of file
diff --git a/mathcomp/character/INSTALL.md b/mathcomp/character/INSTALL.md
new file mode 120000
index 0000000..5f52b2b
--- /dev/null
+++ b/mathcomp/character/INSTALL.md
@@ -0,0 +1 @@
+../../INSTALL.md \ No newline at end of file
diff --git a/mathcomp/character/README b/mathcomp/character/README
deleted file mode 120000
index e4e30e8..0000000
--- a/mathcomp/character/README
+++ /dev/null
@@ -1 +0,0 @@
-../../etc/README \ No newline at end of file
diff --git a/mathcomp/character/README.md b/mathcomp/character/README.md
new file mode 120000
index 0000000..fe84005
--- /dev/null
+++ b/mathcomp/character/README.md
@@ -0,0 +1 @@
+../../README.md \ No newline at end of file
diff --git a/mathcomp/field/AUTHORS b/mathcomp/field/AUTHORS
index b55a98d..f04b7e8 120000
--- a/mathcomp/field/AUTHORS
+++ b/mathcomp/field/AUTHORS
@@ -1 +1 @@
-../../etc/AUTHORS \ No newline at end of file
+../../AUTHORS \ No newline at end of file
diff --git a/mathcomp/field/CeCILL-B b/mathcomp/field/CeCILL-B
index 83e22fd..de78aa6 120000
--- a/mathcomp/field/CeCILL-B
+++ b/mathcomp/field/CeCILL-B
@@ -1 +1 @@
-../../etc/CeCILL-B \ No newline at end of file
+../../CeCILL-B \ No newline at end of file
diff --git a/mathcomp/field/INSTALL b/mathcomp/field/INSTALL
deleted file mode 120000
index 573e04d..0000000
--- a/mathcomp/field/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-../../etc/INSTALL.md \ No newline at end of file
diff --git a/mathcomp/field/INSTALL.md b/mathcomp/field/INSTALL.md
new file mode 120000
index 0000000..5f52b2b
--- /dev/null
+++ b/mathcomp/field/INSTALL.md
@@ -0,0 +1 @@
+../../INSTALL.md \ No newline at end of file
diff --git a/mathcomp/field/README b/mathcomp/field/README
deleted file mode 120000
index e4e30e8..0000000
--- a/mathcomp/field/README
+++ /dev/null
@@ -1 +0,0 @@
-../../etc/README \ No newline at end of file
diff --git a/mathcomp/field/README.md b/mathcomp/field/README.md
new file mode 120000
index 0000000..fe84005
--- /dev/null
+++ b/mathcomp/field/README.md
@@ -0,0 +1 @@
+../../README.md \ No newline at end of file
diff --git a/mathcomp/fingroup/AUTHORS b/mathcomp/fingroup/AUTHORS
index b55a98d..f04b7e8 120000
--- a/mathcomp/fingroup/AUTHORS
+++ b/mathcomp/fingroup/AUTHORS
@@ -1 +1 @@
-../../etc/AUTHORS \ No newline at end of file
+../../AUTHORS \ No newline at end of file
diff --git a/mathcomp/fingroup/CeCILL-B b/mathcomp/fingroup/CeCILL-B
index 83e22fd..de78aa6 120000
--- a/mathcomp/fingroup/CeCILL-B
+++ b/mathcomp/fingroup/CeCILL-B
@@ -1 +1 @@
-../../etc/CeCILL-B \ No newline at end of file
+../../CeCILL-B \ No newline at end of file
diff --git a/mathcomp/fingroup/INSTALL b/mathcomp/fingroup/INSTALL
deleted file mode 120000
index 573e04d..0000000
--- a/mathcomp/fingroup/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-../../etc/INSTALL.md \ No newline at end of file
diff --git a/mathcomp/fingroup/INSTALL.md b/mathcomp/fingroup/INSTALL.md
new file mode 120000
index 0000000..5f52b2b
--- /dev/null
+++ b/mathcomp/fingroup/INSTALL.md
@@ -0,0 +1 @@
+../../INSTALL.md \ No newline at end of file
diff --git a/mathcomp/fingroup/README b/mathcomp/fingroup/README
deleted file mode 120000
index e4e30e8..0000000
--- a/mathcomp/fingroup/README
+++ /dev/null
@@ -1 +0,0 @@
-../../etc/README \ No newline at end of file
diff --git a/mathcomp/fingroup/README.md b/mathcomp/fingroup/README.md
new file mode 120000
index 0000000..fe84005
--- /dev/null
+++ b/mathcomp/fingroup/README.md
@@ -0,0 +1 @@
+../../README.md \ No newline at end of file
diff --git a/mathcomp/solvable/AUTHORS b/mathcomp/solvable/AUTHORS
index b55a98d..f04b7e8 120000
--- a/mathcomp/solvable/AUTHORS
+++ b/mathcomp/solvable/AUTHORS
@@ -1 +1 @@
-../../etc/AUTHORS \ No newline at end of file
+../../AUTHORS \ No newline at end of file
diff --git a/mathcomp/solvable/CeCILL-B b/mathcomp/solvable/CeCILL-B
index 83e22fd..de78aa6 120000
--- a/mathcomp/solvable/CeCILL-B
+++ b/mathcomp/solvable/CeCILL-B
@@ -1 +1 @@
-../../etc/CeCILL-B \ No newline at end of file
+../../CeCILL-B \ No newline at end of file
diff --git a/mathcomp/solvable/INSTALL b/mathcomp/solvable/INSTALL
deleted file mode 120000
index 573e04d..0000000
--- a/mathcomp/solvable/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-../../etc/INSTALL.md \ No newline at end of file
diff --git a/mathcomp/solvable/INSTALL.md b/mathcomp/solvable/INSTALL.md
new file mode 120000
index 0000000..5f52b2b
--- /dev/null
+++ b/mathcomp/solvable/INSTALL.md
@@ -0,0 +1 @@
+../../INSTALL.md \ No newline at end of file
diff --git a/mathcomp/solvable/README b/mathcomp/solvable/README
deleted file mode 120000
index e4e30e8..0000000
--- a/mathcomp/solvable/README
+++ /dev/null
@@ -1 +0,0 @@
-../../etc/README \ No newline at end of file
diff --git a/mathcomp/solvable/README.md b/mathcomp/solvable/README.md
new file mode 120000
index 0000000..fe84005
--- /dev/null
+++ b/mathcomp/solvable/README.md
@@ -0,0 +1 @@
+../../README.md \ No newline at end of file
diff --git a/mathcomp/ssreflect/AUTHORS b/mathcomp/ssreflect/AUTHORS
index b55a98d..f04b7e8 120000
--- a/mathcomp/ssreflect/AUTHORS
+++ b/mathcomp/ssreflect/AUTHORS
@@ -1 +1 @@
-../../etc/AUTHORS \ No newline at end of file
+../../AUTHORS \ No newline at end of file
diff --git a/mathcomp/ssreflect/CeCILL-B b/mathcomp/ssreflect/CeCILL-B
index 83e22fd..de78aa6 120000
--- a/mathcomp/ssreflect/CeCILL-B
+++ b/mathcomp/ssreflect/CeCILL-B
@@ -1 +1 @@
-../../etc/CeCILL-B \ No newline at end of file
+../../CeCILL-B \ No newline at end of file
diff --git a/mathcomp/ssreflect/INSTALL b/mathcomp/ssreflect/INSTALL
deleted file mode 120000
index 573e04d..0000000
--- a/mathcomp/ssreflect/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-../../etc/INSTALL.md \ No newline at end of file
diff --git a/mathcomp/ssreflect/INSTALL.md b/mathcomp/ssreflect/INSTALL.md
new file mode 120000
index 0000000..5f52b2b
--- /dev/null
+++ b/mathcomp/ssreflect/INSTALL.md
@@ -0,0 +1 @@
+../../INSTALL.md \ No newline at end of file
diff --git a/mathcomp/ssreflect/README b/mathcomp/ssreflect/README
deleted file mode 120000
index e4e30e8..0000000
--- a/mathcomp/ssreflect/README
+++ /dev/null
@@ -1 +0,0 @@
-../../etc/README \ No newline at end of file
diff --git a/mathcomp/ssreflect/README.md b/mathcomp/ssreflect/README.md
new file mode 120000
index 0000000..fe84005
--- /dev/null
+++ b/mathcomp/ssreflect/README.md
@@ -0,0 +1 @@
+../../README.md \ No newline at end of file