diff --git a/code/common/rmvr.q b/code/common/rmvr.q deleted file mode 100644 index c4b509d0f..000000000 --- a/code/common/rmvr.q +++ /dev/null @@ -1,15 +0,0 @@ -\d .rmvr - -//function for replacing environment variables with the associated full path. - -removeenvvar:{ - // positions of {} - pos:ss[x]each"{}"; - // check the formatting is ok - $[0=count first pos; :x; - 1pos[1]) or any pos[0]