From 12079550f847a9f98eb0e1eca2fd0ea3d986a94a Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Thu, 11 Jul 2019 09:29:49 +0200 Subject: Remove TypeScript runtime and point to new repository https://github.com/GrammaticalFramework/gf-typescript --- src/runtime/javascript/DEPRECATED.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/runtime/javascript') diff --git a/src/runtime/javascript/DEPRECATED.md b/src/runtime/javascript/DEPRECATED.md index a4a8993c6..83f4e51d6 100644 --- a/src/runtime/javascript/DEPRECATED.md +++ b/src/runtime/javascript/DEPRECATED.md @@ -1,7 +1,4 @@ # Deprecation notice As of June 2019, this JavaScript version of the GF runtime is considered deprecated, -in favour of the TypeScript version in `../typescript/gflib.ts`. - -If you don't want/need TypeScript and are just looking for a ready-to-use JavaScript version, -see `../typescript/js/gflib.js` which is generated directly from the TypeScript version. +in favour of the TypeScript version in . -- cgit v1.2.3