Skip to content

Instantly share code, notes, and snippets.

@mumurik
Created March 1, 2012 05:31
Show Gist options
  • Save mumurik/1947541 to your computer and use it in GitHub Desktop.
Save mumurik/1947541 to your computer and use it in GitHub Desktop.
release related script
@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