File: window.c

package info (click to toggle)
treetool 2.0.2-1
  • links: PTS
  • area: non-free
  • in suites: potato
  • size: 3,460 kB
  • ctags: 2,692
  • sloc: ansic: 26,504; makefile: 212
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;