Files
gnucash/src
Christian Stimming a57ed88ee0 Re-indentation of source code.
This re-indentation was done using astyle-1.24 using the following options:

 astyle --indent=spaces=4 --brackets=break --pad-oper --pad-header --suffix=none

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19627 57a11ea4-9604-0410-9ed3-97b8803252fd
2010-10-03 12:27:44 +00:00
..
2010-10-03 12:27:44 +00:00
2010-10-03 12:27:44 +00:00
2010-10-03 12:27:44 +00:00
2010-10-03 12:27:44 +00:00
2010-03-27 21:01:56 +00:00
2010-10-03 12:27:44 +00:00
2010-06-25 18:44:40 +00:00
2010-10-03 12:27:44 +00:00
2010-06-25 18:44:40 +00:00
2010-10-03 12:27:44 +00:00
2010-10-03 12:27:44 +00:00
2010-10-03 12:27:44 +00:00
2010-05-22 23:40:01 +00:00
2001-12-07 11:11:08 +00:00

This directory contains the source for GnuCash.
See README.modules for the layout of the module subdirectories.
The non-module directories are:

  doc: various notes about design and the design documentation.
  experimental: for experimental systems.
  gnome: misc code for the gtk/gnome front end.
  optional: bits supported via ./configure --enable-* or --with-* args.
  pixmaps: various runtime images.
  quotes: code for downloading stock quotes.
  scm: misc scheme code.