Add JendaSAP compatibilit mode configuration and command-line option.
This commit is contained in:
parent
462862c542
commit
067f5eba62
2 changed files with 5 additions and 0 deletions
|
@ -52,4 +52,7 @@
|
|||
;; Needed by multiple modules actually
|
||||
(define *members-directory* (make-parameter "members"))
|
||||
|
||||
;; JendaSAP compatibility mode
|
||||
(define *jendasap-compat* (make-parameter #f))
|
||||
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue