about summary refs log tree commit diff stats
path: root/view.c
Commit message (Collapse)AuthorAgeFilesLines
* updated man pageAnselm R. Garbe2006-08-231-4/+4
|
* separated setup stuff into main.c:setup() - this makes main() more readableAnselm R. Garbe2006-08-231-1/+1
|
* separated several functions into view.cAnselm R. Garbe2006-08-221-0/+253
='#n66'>66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100