summaryrefslogtreecommitdiffstats
path: root/src/bltParse.C
diff options
context:
space:
mode:
authorjoye <joye>2014-03-12 21:31:18 (GMT)
committerjoye <joye>2014-03-12 21:31:18 (GMT)
commit4e985ca5db74a47f985d49ea8bc9fc07670bf419 (patch)
tree8a7227b682191ade23352fd2e07cf5407c203ba3 /src/bltParse.C
parenta0a16e9c78def9991b7cf10c4463493b4c7d12e3 (diff)
downloadblt-4e985ca5db74a47f985d49ea8bc9fc07670bf419.zip
blt-4e985ca5db74a47f985d49ea8bc9fc07670bf419.tar.gz
blt-4e985ca5db74a47f985d49ea8bc9fc07670bf419.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltParse.C')
-rw-r--r--src/bltParse.C5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/bltParse.C b/src/bltParse.C
index 283b042..a2fa375 100644
--- a/src/bltParse.C
+++ b/src/bltParse.C
@@ -5,11 +5,6 @@
*/
/*
- * bltParse.c --
- *
- * Contains a collection of procedures that are used to parse Tcl
- * commands or parts of commands (like quoted strings or nested
- * sub-commands).
*
* This file is copied from tclParse.c in the TCL library distribution.
*