Skip to content

Commit

Permalink
deploy: 991c5e8
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Jun 1, 2023
1 parent 7c68c31 commit 033bb85
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BC = @BC@
CG3_CFLAGS = @CG3_CFLAGS@
CG3_LIBS = @CG3_LIBS@
CGFLOOKUP = @CGFLOOKUP@
CG_MWESPLIT = @CG_MWESPLIT@
CG_RELABEL = @CG_RELABEL@
Expand Down Expand Up @@ -245,6 +247,7 @@ GIELLA_CORE_VERSION = @GIELLA_CORE_VERSION@
GLANG = @GLANG@
GLANG2 = @GLANG2@
GLANGUAGE = @GLANGUAGE@
GRAMCHECKVERSION = @GRAMCHECKVERSION@
GTCORE = @GTCORE@
GTCORESH = @GTCORESH@
GTLANG = @GTLANG@
Expand Down Expand Up @@ -322,6 +325,9 @@ PACKAGE_VERSION = @PACKAGE_VERSION@
PATGEN = @PATGEN@
PATH_SEPARATOR = @PATH_SEPARATOR@
PERL = @PERL@
PKG_CONFIG = @PKG_CONFIG@
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
PRINTF = @PRINTF@
PYTHON = @PYTHON@
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
Expand Down
2 changes: 2 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
theme: jekyll-theme-minimal
title: Hindi NLP Grammar
description: Finite state and Constraint Grammar based analysers, proofing tools and other resources
plugins:
- jemoji

0 comments on commit 033bb85

Please sign in to comment.