mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-11-24 14:59:46 +01:00
nvim: setup compiler with silicon for viper files
This commit is contained in:
2
.local/bin/etc/viper/carbon
Executable file
2
.local/bin/etc/viper/carbon
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
java -jar "$VIPER_CARBON" --z3Exe "$VIPER_Z3" --boogieExe "$VIPER_BOOGIE" "$@"
|
||||
Reference in New Issue
Block a user