BSD 4_3 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Thu, 23 Aug 1984 07:32:22 +0000 (23:32 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Thu, 23 Aug 1984 07:32:22 +0000 (23:32 -0800)
Work on file usr/src/ucb/dbx/tests/pc/const.in

Synthesized-from: CSRG/cd1/4.3

usr/src/ucb/dbx/tests/pc/const.in [new file with mode: 0644]

diff --git a/usr/src/ucb/dbx/tests/pc/const.in b/usr/src/ucb/dbx/tests/pc/const.in
new file mode 100644 (file)
index 0000000..a947d00
--- /dev/null
@@ -0,0 +1,10 @@
+whatis PI
+whatis N
+whatis MESSAGE
+whatis CH
+whatis p.R
+print "p.R =", p.R
+print "CH =", CH
+print "MESSAGE =", MESSAGE
+print "N =", N
+print "PI =", PI