projects
/
projects
/
chimara
/
chimara.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update Glulxercise unit tests
[projects/chimara/chimara.git]
/
libchimara
/
strio.h
1
#ifndef STRIO_H
2
#define STRIO_H
3
4
G_GNUC_INTERNAL void flush_window_buffer(winid_t win);
5
6
#endif