Menu

Tree [12c39c] default tip /
 History

Read Only access


File Date Author Commit
 src 2018-02-15 Jay Cotton Jay Cotton [12c39c] fix indent bug
 test 2017-05-23 Jay Cotton Jay Cotton [d336f4] test update
 AUTHORS 2017-04-23 Jay Cotton Jay Cotton [89899c] Moving code to Mercurial
 COPYING 2017-04-23 Jay Cotton Jay Cotton [89899c] Moving code to Mercurial
 ChangeLog 2017-04-23 Jay Cotton Jay Cotton [948f85] log fix
 Makefile.am 2017-04-23 Jay Cotton Jay Cotton [89899c] Moving code to Mercurial
 Makefile.in 2017-04-23 Jay Cotton Jay Cotton [091297] Cleanup code base
 NEWS 2017-04-23 Jay Cotton Jay Cotton [091297] Cleanup code base
 README 2017-04-23 Jay Cotton Jay Cotton [89899c] Moving code to Mercurial
 autogen.sh 2017-04-23 Jay Cotton Jay Cotton [89899c] Moving code to Mercurial
 configure.ac 2017-04-23 Jay Cotton Jay Cotton [091297] Cleanup code base

Read Me

# *****************************************************************************
# Created:		20 November 2011
# Last modified: 	4/23/2017
#    Moving to Mercurial and cleaning up the code base.
# *****************************************************************************


To built this package, do the following:

	./autogen.sh
	./configure
	make

To install this package, do the following:

	make install