Move paren.

Signed-off-by: Johan Thoren <johan@thoren.xyz>
This commit is contained in:
Johan Thoren 2021-02-27 23:43:24 +01:00
parent 8262e1b552
commit ca673a437c
No known key found for this signature in database
GPG key ID: C8808B69584976F6

View file

@ -39,7 +39,7 @@
(cond ((eq system-type 'darwin) "parinfer-rust-darwin.so") (cond ((eq system-type 'darwin) "parinfer-rust-darwin.so")
((eq system-type 'gnu/linux) "parinfer-rust-linux.so") ((eq system-type 'gnu/linux) "parinfer-rust-linux.so")
((eq system-type 'windows-nt) "parinfer-rust-windows.dll") ((eq system-type 'windows-nt) "parinfer-rust-windows.dll")
((eq system-type 'berkeley-unix "libparinfer_rust.so")))) ((eq system-type 'berkeley-unix) "libparinfer_rust.so")))
parinfer-rust-auto-download parinfer-rust-auto-download
(if (eq system-type 'berkeley-unix) (if (eq system-type 'berkeley-unix)
nil nil