Created
March 1, 2012 05:31
-
-
Save mumurik/1947541 to your computer and use it in GitHub Desktop.
release related script
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@set xyzzypath=%~dp0%xyzzy_for_bytecompile\xyzzy.exe | |
@set evalarg=(batch-compile \"%1\") | |
%xyzzypath% -l byte_compile_dir.l -e "%evalarg%" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment