added initial hcl files

This commit is contained in:
2016-09-28 14:40:37 +00:00
commit 94e690004d
53 changed files with 66342 additions and 0 deletions

10
Makefile.am Normal file
View File

@ -0,0 +1,10 @@
AUTOMAKE_OPTION = foreign
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST =
SUBDIRS = lib
DIST_SUBDIRS = $(SUBDIRS)
distclean-local:
@rm -rf $(top_srcdir)/autom4te.cache