/* * Copyright 1995, 1996 Perforce Software. All rights reserved. * * This file is part of Perforce - the FAST SCM System. */ # include <stdhdrs.h> # include <strbuf.h> # include "mapchar.h" const char *const MapChar::mapCharNames[] = { "0", "c", "/", "%", "*", "." } ;