1*21817992SBaptiste Daroussin# $Id: headers,v 1.16 2023/04/22 12:09:09 tom Exp $ 20e3d5408SPeter Wemm############################################################################## 3*21817992SBaptiste Daroussin# Copyright 2020,2023 Thomas E. Dickey # 4e1865124SBaptiste Daroussin# Copyright 1998-2012,2013 Free Software Foundation, Inc. # 50e3d5408SPeter Wemm# # 60e3d5408SPeter Wemm# Permission is hereby granted, free of charge, to any person obtaining a # 70e3d5408SPeter Wemm# copy of this software and associated documentation files (the "Software"), # 80e3d5408SPeter Wemm# to deal in the Software without restriction, including without limitation # 90e3d5408SPeter Wemm# the rights to use, copy, modify, merge, publish, distribute, distribute # 100e3d5408SPeter Wemm# with modifications, sublicense, and/or sell copies of the Software, and to # 110e3d5408SPeter Wemm# permit persons to whom the Software is furnished to do so, subject to the # 120e3d5408SPeter Wemm# following conditions: # 130e3d5408SPeter Wemm# # 140e3d5408SPeter Wemm# The above copyright notice and this permission notice shall be included in # 150e3d5408SPeter Wemm# all copies or substantial portions of the Software. # 160e3d5408SPeter Wemm# # 170e3d5408SPeter Wemm# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # 180e3d5408SPeter Wemm# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # 190e3d5408SPeter Wemm# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # 200e3d5408SPeter Wemm# THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # 210e3d5408SPeter Wemm# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING # 220e3d5408SPeter Wemm# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER # 230e3d5408SPeter Wemm# DEALINGS IN THE SOFTWARE. # 240e3d5408SPeter Wemm# # 250e3d5408SPeter Wemm# Except as contained in this notice, the name(s) of the above copyright # 260e3d5408SPeter Wemm# holders shall not be used in advertising or otherwise to promote the sale, # 270e3d5408SPeter Wemm# use or other dealings in this Software without prior written # 280e3d5408SPeter Wemm# authorization. # 290e3d5408SPeter Wemm############################################################################## 300e3d5408SPeter Wemm# 315ca44d1cSRong-En Fan# Author: Thomas E. Dickey 1996-on 320e3d5408SPeter Wemm# 330e3d5408SPeter Wemmcurses.h 340e3d5408SPeter Wemmunctrl.h 3506bfebdeSXin LIncurses_dll.h 3673f0a83dSXin LI 3773f0a83dSXin LI# Support for termcap (and tic, etc.), which can be a separate library 3873f0a83dSXin LI@ termlib 3973f0a83dSXin LIterm.h 4073f0a83dSXin LItermcap.h 4173f0a83dSXin LI 42*21817992SBaptiste Daroussin# Header used by tack 1.08 435ca44d1cSRong-En Fan@ ticlib 445ca44d1cSRong-En Fan$(srcdir)/term_entry.h 455ca44d1cSRong-En Fan 4673f0a83dSXin LI# Porting 4773f0a83dSXin LI@ port_win32con 4873f0a83dSXin LI$(srcdir)/ncurses_mingw.h 4973f0a83dSXin LI$(srcdir)/nc_mingw.h 507a656419SBaptiste Daroussin@ port_win32 517a656419SBaptiste Daroussin$(srcdir)/win32_curses.h 5273f0a83dSXin LI 535ca44d1cSRong-En Fan# vile:makemode 54