git-svn-id: svn://euphorik.ch/pompage@61 02bbb61a-6d21-0410-aba0-cb053bdfd66a
[pompage.git] / update.bat
diff --git a/update.bat b/update.bat
deleted file mode 100644 (file)
index 5272ba1..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-@echo off\r
-\r
-if "%1" == "" goto plop\r
-\r
-cd src\r
-C:\ruby\bin\ruby yopyop.rb -u %1 -x ../xml/divx.xml\r
-cd ..\r
-\r
-goto fin\r
-\r
-:plop\r
-echo Il faut donner le nom d'un champ comme argument (regexp). .* correspond à tous les champs\r
-\r
-:fin
\ No newline at end of file