From 715b172208578986fc09cef9ba4a2ced5ebce05c Mon Sep 17 00:00:00 2001 From: Greg Burri Date: Thu, 24 Jul 2008 08:19:35 +0000 Subject: [PATCH] --- tools/check_all_js.rb | 21 --------------------- tools/copie_num_version.rb | 21 --------------------- tools/mise_en_prod.rb | 21 --------------------- 3 files changed, 63 deletions(-) delete mode 100644 tools/check_all_js.rb delete mode 100644 tools/copie_num_version.rb delete mode 100755 tools/mise_en_prod.rb diff --git a/tools/check_all_js.rb b/tools/check_all_js.rb deleted file mode 100644 index 5a75e53..0000000 --- a/tools/check_all_js.rb +++ /dev/null @@ -1,21 +0,0 @@ -#!/usr/bin/ruby -=begin -Copyright 2008 Grégory Burri - -This file is part of Euphorik. - -Euphorik is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -Euphorik is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with Euphorik. If not, see . -=end - -# TODO : utilisation de tools.rb \ No newline at end of file diff --git a/tools/copie_num_version.rb b/tools/copie_num_version.rb deleted file mode 100644 index 5a75e53..0000000 --- a/tools/copie_num_version.rb +++ /dev/null @@ -1,21 +0,0 @@ -#!/usr/bin/ruby -=begin -Copyright 2008 Grégory Burri - -This file is part of Euphorik. - -Euphorik is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -Euphorik is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with Euphorik. If not, see . -=end - -# TODO : utilisation de tools.rb \ No newline at end of file diff --git a/tools/mise_en_prod.rb b/tools/mise_en_prod.rb deleted file mode 100755 index 95c5429..0000000 --- a/tools/mise_en_prod.rb +++ /dev/null @@ -1,21 +0,0 @@ -#!/usr/bin/ruby -=begin -Copyright 2008 Grégory Burri - -This file is part of Euphorik. - -Euphorik is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -Euphorik is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with Euphorik. If not, see . -=end - -# TODO : utilisation de tools.rb \ No newline at end of file -- 2.43.0