diff options
| author | Christophe Raffalli | 2017-09-22 00:28:27 +0200 |
|---|---|---|
| committer | Christophe Raffalli | 2017-09-22 00:28:27 +0200 |
| commit | 06d72fb68fd9dd57632650f1a79de01317a6069f (patch) | |
| tree | 5a2d0514349db94d7075966446ef240067dfcb23 /pg-init.el | |
| parent | 9083698d0bbd4438208fa72222438ae59684542d (diff) | |
phox is back
Diffstat (limited to 'pg-init.el')
| -rw-r--r-- | pg-init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ (eval-when-compile (let ((byte-compile-directories '("generic" "lib" - "coq" "easycrypt" "pghaskell" "pgocaml" "pgshell"))) + "coq" "easycrypt" "pghaskell" "pgocaml" "pgshell" "phox"))) (dolist (dir byte-compile-directories) (add-to-list 'load-path (expand-file-name dir pg-init--pg-root))))) |
