Add initial leaptable-compiler commit

This commit is contained in:
Laurence Withers 2009-01-03 23:05:17 +00:00
commit 67c96e40bb
9 changed files with 430 additions and 2 deletions

View file

@ -10,8 +10,8 @@
# VERSION contains the full version number of the library, which is
# expected to be in 'major.minor.micro' format.
VERMAJOR=0
VERMINOR=0
VERMICRO=0
VERMINOR=3
VERMICRO=4
# kate: replace-trailing-space-save true; space-indent true; tab-width 4;
# vim: expandtab:ts=4:sw=4:syntax=sh