Rewrote the configuration file parser generator.

Converted from Perl to Python for a better
and cleaner object oriented design.
This commit is contained in:
Jan Vidar Krey
2013-04-22 21:58:06 +02:00
parent 22292e493e
commit cf9be754aa
4 changed files with 269 additions and 291 deletions

View File

@@ -1,4 +1,10 @@
/* THIS FILE IS AUTOGENERATED - DO NOT CHANGE IT! */
/*
* uhub - A tiny ADC p2p connection hub
* Copyright (C) 2007-2013, Jan Vidar Krey
*
* THIS FILE IS AUTOGENERATED - DO NOT MODIFY
* Created 2013-04-22 21:57, by config.py
*/
struct hub_config
{