(ses-initial-global-parameters, ses-mode-map): Add defvars.
This commit is contained in:
parent
746dca0081
commit
436b938fb4
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@
|
|||
|
||||
(require 'testcover)
|
||||
|
||||
(defvar ses-initial-global-parameters)
|
||||
(defvar ses-mode-map)
|
||||
|
||||
;;;Here are some macros that exercise SES. Set `pause' to t if you want the
|
||||
;;;macros to pause after each step.
|
||||
(let* ((pause nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue