Disable the agda cube by default

This commit is contained in:
Sameer Rahmani 2024-02-08 21:17:38 +00:00
parent 0827329d58
commit 5d06272e19
Signed by: lxsameer
GPG Key ID: B0A4AF28AB9FD90B
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
(defcube fg42/proof-general-cube
"Integrate Proof General with Fg42"
:title "Proof General cube"
:flag-default t
:flag-default nil
:flag proof-general
(fpkg/use proof-general)