index
:
~wrmr/wlb
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
Worm Heamer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
con.h
blob: 0c6fa332d1a6f8e85d6ad46cf43f2cecac53a353 (
plain
)
1
2
3
4
5
6
7
#ifndef CON_H #define CON_H unsigned con_lines(void); unsigned con_cols(void); #endif