File: libedit-vis.h

package info (click to toggle)
libedit 2.11-20080614-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 688 kB
  • ctags: 1,227
  • sloc: ansic: 12,735; sh: 178; makefile: 170
file content (8 lines) | stat: -rw-r--r-- 128 bytes parent folder | download
1
2
3
4
5
6
7
8
#ifndef LIBEDIT_VIS_H
#define LIBEDIT_VIS_H

#warning "This header is obsolete, use <vis.h> instead."

#include <vis.h>

#endif