/*
 * Compile-time options
 */
#ifndef _CTWM_CTOPTS_H
#define _CTWM_CTOPTS_H

char *ctopts_string(char *);

#endif /* _CTWM_CTOPTS_H */
