Commit Graph
5 Commits
Author SHA1 Message Date
lotodore 02518c67b2 Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
Command line: astyle --style=kr --indent=force-tab=4 --lineend=linux -n -r <file names>
2011-02-11 20:02:08 +00:00
lotodore 3e373be458 Fixed gcc compiler error. 2007-10-18 21:16:49 +00:00
lotodore c7a36ceca5 Linefeeds. 2007-10-18 20:41:13 +00:00
lotodore 4c56390dc7 Exceptions are now derived from std::exception and tell source code file and line. 2007-10-18 20:36:49 +00:00
doitux fc435f2769 exceptions & bugfixes 2007-09-29 00:08:19 +00:00