]> git.draconx.ca Git - cdecl99.git/commit
Implement the interactive cdecl99 loop.
authorNick Bowler <nbowler@draconx.ca>
Thu, 23 Jun 2011 00:30:41 +0000 (20:30 -0400)
committerNick Bowler <nbowler@draconx.ca>
Thu, 23 Jun 2011 00:30:41 +0000 (20:30 -0400)
commite8b313f75d564832dd0cef3eef6056717e07c0fd
tree318c67a2c80859fff9c158e68dd696f5f67f53fe
parent68e0b8bdef058a401745fe03be191588e5903d78
Implement the interactive cdecl99 loop.

Bring in gnulib for getopt_long and readline support.
.gitignore
.gitmodules [new file with mode: 0644]
Makefile.am
bootstrap [new file with mode: 0755]
configure.ac
gnulib [new submodule]
m4/.gitignore
m4/gnulib-cache.m4 [new file with mode: 0644]
src/cdecl99.c