Initial commit of the TimeStamper Java core library.

This library grew out of the TimeStamper GUI application. Earlier repository
history can be found there.
This commit is contained in:
Jonathan Bernard
2011-06-16 12:09:56 -05:00
commit 6573503094
14 changed files with 1143 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.sw?
build/