/*
 * IDtag: making an .obj file
 * for putting messages into an executable module
 * (You can do the same thing with
 * #pragma comment (exestr, "string")
 * on MSC 5.1 or later)
 * Copyright (c) 1990 by Kenji Rikitake <kenji@ybbs.c.u-tokyo.ac.jp>
 * You can use this source code and the executable module for any purpose
 * provided retaining this notice within.
 *
 * Version 1.00 January 15, 1990
 */
