]> git.phdru.name Git - dotfiles.git/blobdiff - bin/compyleall-ptl
bin/: Remove outdated PTL-related scripts
[dotfiles.git] / bin / compyleall-ptl
diff --git a/bin/compyleall-ptl b/bin/compyleall-ptl
deleted file mode 100755 (executable)
index bf602a9..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#! /usr/bin/env python
-
-
-import sys
-from quixote.ptl.ptl_compile import compile_dir
-
-compile_dir('.')