Rewrote the configuration file parser generator.
Converted from Perl to Python for a better and cleaner object oriented design.
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user