mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-28 16:00:22 +02:00
Added setting of keyword type.
This commit is contained in:
parent
90268b356b
commit
88e863c90b
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
|
||||
(define-module (ice-9 gtcl) :use-module (ice-9 debug))
|
||||
|
||||
(read-set! keywords 'prefix)
|
||||
|
||||
(define-public TCL_VERSION "7.4")
|
||||
(define-public TCL_MAJOR_VERSION 7)
|
||||
(define-public TCL_MINOR_VERSION 4)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue