Initial revision
authorceriel <none@none>
Mon, 20 Jun 1988 11:13:07 +0000 (11:13 +0000)
committerceriel <none@none>
Mon, 20 Jun 1988 11:13:07 +0000 (11:13 +0000)
util/ceg/.distr [new file with mode: 0644]
util/ceg/EM_parser/.distr [new file with mode: 0644]
util/ceg/EM_parser/as_EM_pars/.distr [new file with mode: 0644]
util/ceg/EM_parser/common/.distr [new file with mode: 0644]
util/ceg/EM_parser/obj_EM_pars/.distr [new file with mode: 0644]
util/ceg/as_parser/.distr [new file with mode: 0644]
util/ceg/as_parser/eval/.distr [new file with mode: 0644]
util/ceg/assemble/.distr [new file with mode: 0644]

diff --git a/util/ceg/.distr b/util/ceg/.distr
new file mode 100644 (file)
index 0000000..b2eee25
--- /dev/null
@@ -0,0 +1,6 @@
+EM_parser
+as_parser
+assemble
+ce_back
+defaults
+util
diff --git a/util/ceg/EM_parser/.distr b/util/ceg/EM_parser/.distr
new file mode 100644 (file)
index 0000000..8168b70
--- /dev/null
@@ -0,0 +1,3 @@
+as_EM_pars
+common
+obj_EM_pars
diff --git a/util/ceg/EM_parser/as_EM_pars/.distr b/util/ceg/EM_parser/as_EM_pars/.distr
new file mode 100644 (file)
index 0000000..6a24ff2
--- /dev/null
@@ -0,0 +1,6 @@
+Makefile
+arg_type.h
+dist.c
+em_decl.h
+em_parser.h
+error.c
diff --git a/util/ceg/EM_parser/common/.distr b/util/ceg/EM_parser/common/.distr
new file mode 100644 (file)
index 0000000..d3fe3bb
--- /dev/null
@@ -0,0 +1,12 @@
+C_instr2.c
+Makefile
+action.c
+arg_type.h
+decl.h
+default.c
+em_parser.h
+eval.c
+help.c
+mylex.c
+pars.g
+scan.c
diff --git a/util/ceg/EM_parser/obj_EM_pars/.distr b/util/ceg/EM_parser/obj_EM_pars/.distr
new file mode 100644 (file)
index 0000000..b5d9150
--- /dev/null
@@ -0,0 +1,4 @@
+Makefile
+arg_type.h
+dist.c
+em_parser.h
diff --git a/util/ceg/as_parser/.distr b/util/ceg/as_parser/.distr
new file mode 100644 (file)
index 0000000..0bd9418
--- /dev/null
@@ -0,0 +1,3 @@
+Makefile
+as_parser.h
+eval
diff --git a/util/ceg/as_parser/eval/.distr b/util/ceg/as_parser/eval/.distr
new file mode 100644 (file)
index 0000000..413602e
--- /dev/null
@@ -0,0 +1,3 @@
+Makefile
+eval.c
+states.h
diff --git a/util/ceg/assemble/.distr b/util/ceg/assemble/.distr
new file mode 100644 (file)
index 0000000..d3c1121
--- /dev/null
@@ -0,0 +1,2 @@
+as_assemble
+obj_assemble