repo.or.cz
/
midnight-commander.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
- Use the included S-Lang again, since we include a better version now.
[midnight-commander.git]
/
src
/
learn.h
blob
5188e16b7d1d7a4f0998fd3502f670c46be7a362
1
#ifndef __LEARN_H
2
#define __LEARN_H
3
4
void
learn_keys
(
void
);
5
6
#endif