X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=tools%2Fcheck_all_js.rb;fp=tools%2Fcheck_all_js.rb;h=5a75e53cf1a175006f9c3e118f60478349db1abe;hb=f5b818cf316c6ccae89dac192411a4d875a0c6b4;hp=0000000000000000000000000000000000000000;hpb=427ee8d1072dde4b06fbf019033c56e4929ee0d6;p=euphorik.git diff --git a/tools/check_all_js.rb b/tools/check_all_js.rb new file mode 100644 index 0000000..5a75e53 --- /dev/null +++ b/tools/check_all_js.rb @@ -0,0 +1,21 @@ +#!/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