diff --git a/expargparse.py b/expargparse.py index f474724ac2f05425c2600586957742a71b655784..aa00b81115b4000e968afce5743155e4c7364d15 100644 --- a/expargparse.py +++ b/expargparse.py @@ -1,7 +1,7 @@ ''' Specialized argument parser for mkexp tool. -$Id: expargparse -1 2019-06-27 07:00:00Z m221078 $ +$Id$ ''' import argparse diff --git a/getconfig b/getconfig index aae0a6d9800139840be4770a8532bd437b426736..c94a10c045d2649135923306d6ea3654d81d77e2 100755 --- a/getconfig +++ b/getconfig @@ -2,7 +2,7 @@ # # Reconstruct config from update file, including command line # -# $Id: getconfig -1 2019-06-26 18:00:00Z m221078 $ +# $Id$ # import argparse