From 0b8f99929f9a75ba8b8d58c17bb20826038095b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 4 Apr 2005 12:36:33 +0000 Subject: added the abs-folder to this "installer" svn path=/trunk/externals/zexy/; revision=2676 --- z_install.bat | 3 +++ 1 file changed, 3 insertions(+) (limited to 'z_install.bat') diff --git a/z_install.bat b/z_install.bat index d68034e..93acbad 100644 --- a/z_install.bat +++ b/z_install.bat @@ -7,4 +7,7 @@ echo copying help files mkdir ..\extra\help-zexy copy examples\* ..\extra\help-zexy +echo copying abstractions +copy abs\*.pd ..\extra + echo done -- cgit v1.2.1