initial release, ready for ctan

This commit is contained in:
Marc Wäckerlin
2018-08-15 23:21:48 +02:00
parent 114f39aec1
commit b1a2e4957b
12 changed files with 169 additions and 2 deletions

4
autogen.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash -e
aclocal
automake --add-missing
autoconf