eclair snapshot

This commit is contained in:
Jean-Baptiste Queru
2009-11-12 18:45:15 -08:00
parent 2589265c77
commit e6b4e5b20a
103 changed files with 7817 additions and 1147 deletions

View File

@@ -7,6 +7,8 @@
#include <unistd.h>
#include <dirent.h>
#include <fnmatch.h>
#include <string.h>
#include <stdlib.h>
static bool
is_comment_line(const char* p)