BSD 4_2 release
[unix-history] / usr / src / usr.bin / tbl / t6.c
index 3909b98..4345129 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char sccsid[] = "@(#)t6.c       4.2 8/11/83";
+#endif
+
  /* t6.c: compute tab stops */
 # define tx(a) (a>0 && a<128)
 # include "t..c"
  /* t6.c: compute tab stops */
 # define tx(a) (a>0 && a<128)
 # include "t..c"