9 lines
214 B
Plaintext
9 lines
214 B
Plaintext
// cassert standard header
|
|
#include <yvals.h>
|
|
#include <assert.h>
|
|
|
|
/*
|
|
* Copyright (c) 1992-2001 by P.J. Plauger. ALL RIGHTS RESERVED.
|
|
* Consult your license regarding permissions and restrictions.
|
|
V3.10:0009 */
|