diff --git a/proposal/myrmidon/src/make/sample.ant b/proposal/myrmidon/src/make/sample.ant index fb0754a08..049d68559 100644 --- a/proposal/myrmidon/src/make/sample.ant +++ b/proposal/myrmidon/src/make/sample.ant @@ -234,4 +234,17 @@ Legal: + + + + + + + + + + + + \ No newline at end of file diff --git a/proposal/myrmidon/src/make/testdata.txt b/proposal/myrmidon/src/make/testdata.txt new file mode 100644 index 000000000..12c30f308 --- /dev/null +++ b/proposal/myrmidon/src/make/testdata.txt @@ -0,0 +1,5 @@ +SOme values that have a REPLACEME in them to be replaced like @REPLACEME@ or +@REPLACEME@ +or @REPLACEME +@ +etc \ No newline at end of file