]> andersk Git - splint.git/blame - src/Headers/local_constants-os2.h
Updated library headers to include some missing functions.
[splint.git] / src / Headers / local_constants-os2.h
CommitLineData
885824d3 1/*
2 * This is local_constants.h from Mike Smith's Win32 port of lclint.
3 * Modified by Herbert 04/19/97:
4 * added conditional 'OS2' to conditional 'MSDOS'
5 */
6
7/*@constant observer char *SYSTEM_LIBDIR; @*/
8# define SYSTEM_LIBDIR "/usr/include"
9
10/*@constant observer char *DEFAULT_LARCHPATH; @*/
11# define DEFAULT_LARCHPATH ".;/usr/lib/lclint/lib"
12
13/*@constant observer char *DEFAULT_LCLIMPORTDIR; @*/
14# define DEFAULT_LCLIMPORTDIR "/usr/lib/lclint/imports"
15
This page took 0.045562 seconds and 5 git commands to generate.