update packages

This commit is contained in:
2025-12-25 11:44:13 +01:00
parent 059fa06572
commit 1dab1fe4ab
144 changed files with 19985 additions and 1331 deletions

View File

@@ -0,0 +1,9 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "apdl-mode" "20250508.908"
"Major mode for the APDL programming language."
'((emacs "25.1"))
:url "https://github.com/dieter-wilhelm/apdl-mode"
:commit "4883ab085811b85cc75c44b5af478ab8f7e98386"
:revdesc "4883ab085811"
:keywords '("languages" "convenience" "tools" "ansys" "apdl")
:authors '(("H. Dieter Wilhelm" . "dieter@duenenhof-wilhelm.de")))