Commit graph

8 commits

Author SHA1 Message Date
Andreas Volz
1c8e43e6d6 - NO FUNCTIONAL CODE CHANGES!!!!
- changed code formating from tabs to spaces and others
- used astyle with this option:
  --style=ansi --indent=spaces=2 -M --pad-oper --unpad-paren --pad-header --align-pointer=name --lineend=linux
2011-11-28 12:44:11 +01:00
Andreas Volz
b100e9d32a replaced (func.size() > 1) with (!func.empty()) in generator (no change in functionality, only easier to read) 2011-11-28 11:55:44 +01:00
Andreas Volz
f25787f2a0 still more formating... prepare for merge 2009-11-17 00:00:54 +01:00
Andreas Volz
38e25a847f only some comment 2009-03-29 14:19:05 +02:00
Andreas Volz
f88e32ba32 some header and include changes 2009-03-29 13:52:24 +02:00
Andreas Volz
b55f3cd36e spaces 2009-03-28 23:15:44 +01:00
Andreas Volz
fbc0227d56 use extern variable 2009-03-28 23:01:26 +01:00
Andreas Volz
7424df631d split into multiple files for better organization 2009-03-28 22:27:08 +01:00