From 62711887fb53c5743e01b53908677893f3db40bd Mon Sep 17 00:00:00 2001 From: Yash Shah <44533373+iamyashh@users.noreply.github.com> Date: Thu, 1 Oct 2020 13:33:08 +0530 Subject: [PATCH] Added Uniface (#806) Co-authored-by: Richie Bendall --- README.md | 3 ++- u/Uniface.uniface | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 u/Uniface.uniface diff --git a/README.md b/README.md index 095ca9eb..c940537c 100755 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contributing to the project! -## Languages (677 total) +## Languages (678 total) * [05Ab1E](%23/05AB1E) * [0815](%23/0815.0815) @@ -630,6 +630,7 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib * [Umajin](u/umajin.u) * [Unicomal](u/unicomal.lst) * [Unlambda](u/unlambda.unl) +* [Uniface] (u/Uniface.uniface) * [V](v/V) * [V](v/v.v) * [Vala](v/vala.vala) diff --git a/u/Uniface.uniface b/u/Uniface.uniface new file mode 100644 index 00000000..ef2296dd --- /dev/null +++ b/u/Uniface.uniface @@ -0,0 +1 @@ +message "Hello World" \ No newline at end of file