force expand unexpanded substitution variables
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# NetHack Copyright (c) NetHack PC Development Team 1993 - 2006
|
||||
# NetHack may be freely redistributed. See license for details.
|
||||
#
|
||||
# $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
|
||||
# $NHDT-Date: 1524684112 2018/04/25 19:21:52 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.12 $
|
||||
#
|
||||
# A '#' at the beginning of a line means the rest of the line is a comment.
|
||||
#
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
/* NetHack 3.6 cppregex.cpp $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$ */
|
||||
/* NetHack 3.6 cppregex.cpp */
|
||||
/* $NHDT-Date: 1524684157 2018/04/25 19:22:37 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.8 $ */
|
||||
/* Copyright (c) Sean Hunt 2015. */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user