aboutsummaryrefslogtreecommitdiff
path: root/src/ellinika/elmorph.scm4
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-06-04 10:27:59 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2011-06-04 10:27:59 +0000
commitceb837f01112d2cfde96ba9e6ddc9c9ccbd0d0a4 (patch)
tree316933c27051392c5cd48b873ae0697cd389d52a /src/ellinika/elmorph.scm4
parent99076de629a6f5f2b654118cde3612f9ba05edf0 (diff)
downloadellinika-ceb837f01112d2cfde96ba9e6ddc9c9ccbd0d0a4.tar.gz
ellinika-ceb837f01112d2cfde96ba9e6ddc9c9ccbd0d0a4.tar.bz2
Implement new morphological functions. Move elmorph to scm/ellinika
git-svn-id: file:///home/puszcza/svnroot/ellinika/trunk@554 941c8c0f-9102-463b-b60b-cd22ce0e6858
Diffstat (limited to 'src/ellinika/elmorph.scm4')
-rw-r--r--src/ellinika/elmorph.scm45
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ellinika/elmorph.scm4 b/src/ellinika/elmorph.scm4
new file mode 100644
index 0000000..64c471e
--- /dev/null
+++ b/src/ellinika/elmorph.scm4
@@ -0,0 +1,5 @@
+(define-module (ellinika elmorph))
+
+(load-extension
+ "LIBDIR/libguile-elmorph-v-VERSION"
+ "scm_init_ellinika_elmorph_module")

Return to:

Send suggestions and report system problems to the System administrator.