Modularize!
authorDavid Thompson <dthompson2@worcester.edu>
Sat, 7 Feb 2015 20:42:52 +0000 (15:42 -0500)
committerDavid Thompson <dthompson2@worcester.edu>
Sat, 7 Feb 2015 20:42:52 +0000 (15:42 -0500)
* .gitignore: Ignore build artifacts.
* Makefile.am: Compile Guile modules.
* bootstrap: New file.
* configure.ac: Create pre-inst-env.
* pre-inst-env.in: New file.
* scripts/srt2vtt: New file.
* srt2vtt: Remove.
* srt2vtt.scm: New file.
* srt2vtt/subrip.scm: New file.
* srt2vtt/ui.scm: New file.
* srt2vtt/webvtt.scm: New file.


No differences found