Completed babeltest. It now opens the library.bdf in the current directory (or create...
[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