about summary refs log tree commit diff stats
path: root/038new_text.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-06-29 16:08:13 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-06-29 16:08:13 -0700
commita41f84c5c924eb66996951aab4ead5a8f9feb3eb (patch)
tree3777290e775f3c721ac49517d7029a1b772c3b22 /038new_text.cc
parentbe6b24929b5327fc68ac62530ce62988e2e7c486 (diff)
downloadmu-a41f84c5c924eb66996951aab4ead5a8f9feb3eb.tar.gz
3079
Diffstat (limited to '038new_text.cc')
-rw-r--r--038new_text.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/038new_text.cc b/038new_text.cc
index 33508395..c7696a9b 100644
--- a/038new_text.cc
+++ b/038new_text.cc
@@ -94,7 +94,7 @@ def main [
 +app: 3 97 98 99
 
 //: fixes way more than just stash
-:(after "Begin is_mu_string(x)")
+:(before "End Preprocess is_mu_string(reagent x)")
 if (!canonize_type(x)) return false;
 
 //: Allocate more to routine when initializing a literal string