File: window.c

package info (click to toggle)
treetool 2.0.2a-2
  • links: PTS
  • area: non-free
  • in suites: sarge
  • size: 1,164 kB
  • ctags: 2,695
  • sloc: ansic: 26,504; makefile: 216
file content (7 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
#include <stdio.h>

#include "generic.h"

typedef struct {
	ltgenericd g;
	} ltd, *lt;