summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Carbonneaux2014-08-12 14:07:25 -0400
committerQuentin Carbonneaux2014-08-12 14:07:25 -0400
commit262a71f2d871419b68c1477ae222ffe37e051216 (patch)
tree0debb8cb2512b951300ca2387e780ee35c218831
parentfb1f7bb4f8e73b03315eea276d37fc7b09bd3f3e (diff)
modify default tag
-rw-r--r--win.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/win.h b/win.h
index 66ac139..2d3ad9b 100644
--- a/win.h
+++ b/win.h
@@ -10,7 +10,9 @@ typedef struct w W;
#define TagInit \
"Look \n" \
- "Get \n"
+ "Get \n" \
+ "\n" \
+ "|fmt\n"
enum {
FScale = 16384, /* fixed point scale for fractions */