summaryrefslogtreecommitdiff
path: root/zwgc
diff options
context:
space:
mode:
authorGravatar Greg Hudson <ghudson@mit.edu>1997-09-23 15:37:09 +0000
committerGravatar Greg Hudson <ghudson@mit.edu>1997-09-23 15:37:09 +0000
commitac4bbea78ff5942cb6f83f93cfb4da067045ecbd (patch)
tree37108a24c82ad8e78af9918a40beb8fc08bb2613 /zwgc
parent164a281f84a1e8ff1a07e23d2df7939d255f1280 (diff)
Declare new stylestrip function.
Diffstat (limited to 'zwgc')
-rw-r--r--zwgc/text_operations.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zwgc/text_operations.h b/zwgc/text_operations.h
index 6eca57a..d7bbbf9 100644
--- a/zwgc/text_operations.h
+++ b/zwgc/text_operations.h
@@ -23,6 +23,7 @@
extern string protect();
extern string verbatim();
+extern string stylestrip();
extern string lany();
extern string lbreak();
extern string lspan();