13 lines
118 B
Plaintext
13 lines
118 B
Plaintext
/*
|
|
* $Id$
|
|
*/
|
|
|
|
#ifndef _STD_CH
|
|
#define _STD_CH
|
|
|
|
#include "set.ch"
|
|
|
|
/* TODO: Fill this file. */
|
|
|
|
#endif /* _STD_CH */
|