fixed a bug of not printing appended text properly when n or N is executed.
fixed a bug of not capturing submatches properly
This commit is contained in:
@ -203,7 +203,9 @@ EXTRA_DIST = \
|
||||
s001.sed s001.dat \
|
||||
s002.sed s002.dat \
|
||||
s003.sed s003.dat \
|
||||
s004.sed s004.dat
|
||||
s004.sed s004.dat \
|
||||
s005.sed s005.dat \
|
||||
s006.sed s006.dat
|
||||
|
||||
all: all-am
|
||||
|
||||
|
Reference in New Issue
Block a user