-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating Emacs Lisp files with changes in Agda 2.6.4; changing versio…
…n number
- Loading branch information
1 parent
47066e8
commit 95bf6f6
Showing
4 changed files
with
68 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
(define-package "agda2-mode" "2.6.3" | ||
(define-package "agda2-mode" "2.6.4" | ||
"interactive development for Agda, a dependently typed functional programming language" | ||
'((emacs "24.3") (annotation "1.0") (eri "1.0"))) | ||
'((emacs "24.3"))) ;; dep defs for `annotation.el` and `eri.el` are not required if they are packaged together |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters