CTWM
Loading...
Searching...
No Matches
/usr/src/RPM/BUILD/ctwm-4.1.0/ctopts.h
Go to the documentation of this file.
1/*
2 * Compile-time options
3 */
4#ifndef _CTWM_CTOPTS_H
5#define _CTWM_CTOPTS_H
6
7char *ctopts_string(char *);
8
9#endif /* _CTWM_CTOPTS_H */
char * ctopts_string(char *)
Definition ctopts.c:48