CclEachSecond should become scheme hook
This commit is contained in:
parent
55a5fc12c3
commit
f13099c534
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ extern LISP sym_t;
|
|||
|
||||
extern char* CclStartFile; /// CCL start file
|
||||
extern int CclInConfigFile; /// True while config file parsing
|
||||
extern SCM CclEachSecond; /// Scheme function called each second
|
||||
|
||||
/*----------------------------------------------------------------------------
|
||||
-- Functions
|
||||
|
|
Loading…
Add table
Reference in a new issue