Lucciefr
Lua code caving, injection and exploration framework
Main Page
Data Structures
Files
File List
Globals
include
config.h
Go to the documentation of this file.
1
3
#ifndef CONFIG_H
4
#define CONFIG_H
5
7
#define PROJECT_NAME "Lucciefr"
8
10
#define VERSION_STRING "0.0 pre-alpha"
11
12
// this is used for automated build tagging - see "make -n commit-id"
13
#undef COMMIT_ID
14
15
#endif // CONFIG_H
Generated on Fri Jul 15 2016 17:25:54 for Lucciefr by
1.8.10