From 908b440bf9d8c5d2a9005d8651ced54a618d85cf Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Fri, 20 Apr 2018 14:19:59 +0200 Subject: fix symlinks to README, INSTALL and LICENSE --- mathcomp/algebra/AUTHORS | 2 +- mathcomp/algebra/CeCILL-B | 2 +- mathcomp/algebra/INSTALL | 1 - mathcomp/algebra/INSTALL.md | 1 + mathcomp/algebra/README | 1 - mathcomp/algebra/README.md | 1 + mathcomp/character/AUTHORS | 2 +- mathcomp/character/CeCILL-B | 2 +- mathcomp/character/INSTALL | 1 - mathcomp/character/INSTALL.md | 1 + mathcomp/character/README | 1 - mathcomp/character/README.md | 1 + mathcomp/field/AUTHORS | 2 +- mathcomp/field/CeCILL-B | 2 +- mathcomp/field/INSTALL | 1 - mathcomp/field/INSTALL.md | 1 + mathcomp/field/README | 1 - mathcomp/field/README.md | 1 + mathcomp/fingroup/AUTHORS | 2 +- mathcomp/fingroup/CeCILL-B | 2 +- mathcomp/fingroup/INSTALL | 1 - mathcomp/fingroup/INSTALL.md | 1 + mathcomp/fingroup/README | 1 - mathcomp/fingroup/README.md | 1 + mathcomp/solvable/AUTHORS | 2 +- mathcomp/solvable/CeCILL-B | 2 +- mathcomp/solvable/INSTALL | 1 - mathcomp/solvable/INSTALL.md | 1 + mathcomp/solvable/README | 1 - mathcomp/solvable/README.md | 1 + mathcomp/ssreflect/AUTHORS | 2 +- mathcomp/ssreflect/CeCILL-B | 2 +- mathcomp/ssreflect/INSTALL | 1 - mathcomp/ssreflect/INSTALL.md | 1 + mathcomp/ssreflect/README | 1 - mathcomp/ssreflect/README.md | 1 + 36 files changed, 24 insertions(+), 24 deletions(-) delete mode 120000 mathcomp/algebra/INSTALL create mode 120000 mathcomp/algebra/INSTALL.md delete mode 120000 mathcomp/algebra/README create mode 120000 mathcomp/algebra/README.md delete mode 120000 mathcomp/character/INSTALL create mode 120000 mathcomp/character/INSTALL.md delete mode 120000 mathcomp/character/README create mode 120000 mathcomp/character/README.md delete mode 120000 mathcomp/field/INSTALL create mode 120000 mathcomp/field/INSTALL.md delete mode 120000 mathcomp/field/README create mode 120000 mathcomp/field/README.md delete mode 120000 mathcomp/fingroup/INSTALL create mode 120000 mathcomp/fingroup/INSTALL.md delete mode 120000 mathcomp/fingroup/README create mode 120000 mathcomp/fingroup/README.md delete mode 120000 mathcomp/solvable/INSTALL create mode 120000 mathcomp/solvable/INSTALL.md delete mode 120000 mathcomp/solvable/README create mode 120000 mathcomp/solvable/README.md delete mode 120000 mathcomp/ssreflect/INSTALL create mode 120000 mathcomp/ssreflect/INSTALL.md delete mode 120000 mathcomp/ssreflect/README create mode 120000 mathcomp/ssreflect/README.md (limited to 'mathcomp') 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 -- cgit v1.2.3