bl/print.h
author ali <ali@juiblex.co.uk>
Mon Sep 30 08:31:45 2013 +0100 (2013-09-30)
changeset 139 c130152c4a57
permissions -rw-r--r--
Merge bug #14: Add a configuration file
     1 #ifndef BL_PRINT_H
     2 #define BL_PRINT_H
     3 
     4 void bl_set_print_handlers(void);
     5 
     6 #endif	/* BL_PRINT_H */