summaryrefslogtreecommitdiff
path: root/exp_rename.h
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-04 17:21:04 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-04 17:21:04 -0800
commite0b431a48cc3ac5d3ec32f06eddd9708ad655fa2 (patch)
treece4c73521220fbb751c2be6a42e85ff6a6cbff97 /exp_rename.h
downloadexpect-e0b431a48cc3ac5d3ec32f06eddd9708ad655fa2.tar.gz
expect-e0b431a48cc3ac5d3ec32f06eddd9708ad655fa2.tar.bz2
expect-e0b431a48cc3ac5d3ec32f06eddd9708ad655fa2.zip
Imported Upstream version 5.45upstream/5.45
Diffstat (limited to 'exp_rename.h')
-rw-r--r--exp_rename.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/exp_rename.h b/exp_rename.h
new file mode 100644
index 0000000..1815ad4
--- /dev/null
+++ b/exp_rename.h
@@ -0,0 +1,11 @@
+/* exp_rename.h - preface globals that appear in the expect library with "exp_"
+so we don't conflict with the user. This saves me having to use exp_XXX
+throughout the expect program itself, which was written well before the library
+when I didn't have to worry about name conflicts.
+
+Written by: Don Libes, NIST, 12/3/90
+
+Design and implementation of this program was paid for by U.S. tax
+dollars. Therefore it is public domain. However, the author and NIST
+would appreciate credit if this program or parts of it are used. */
+