Commit Graph

10 Commits

Author SHA1 Message Date
Carsten Haitzler 34da53feb2 doxy -> .h
SVN revision: 58451
2011-04-07 13:21:28 +00:00
Lucas De Marchi 0a4617ae38 FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
Carsten Haitzler a14cd60f77 add version info to embryo
SVN revision: 49275
2010-05-29 06:40:07 +00:00
Vincent Torri 2d88e6ebad simplify embryo_init() and embryo_shutdown() a bit
SVN revision: 42957
2009-10-08 06:35:48 +00:00
Vincent Torri 67acca9238 move header files from embryo_private.h to source files
SVN revision: 36915
2008-10-21 08:40:54 +00:00
doursse a86946850d remove trailing spaces and add indent doc for vi
SVN revision: 34246
2008-04-11 19:06:18 +00:00
Carsten Haitzler 40afcfbd5b fix warnings
SVN revision: 19564
2006-01-06 18:02:51 +00:00
ncn bfb1076a77 Embryo documentation. About 90% done. Still some extra explanatory stuff to do, and some bugs to iron out, but all the functions in the API now at least have something written about them.
SVN revision: 11722
2004-09-25 14:37:39 +00:00
Carsten Haitzler 811cd94fba more meaty api...
SVN revision: 9518
2004-03-29 11:58:57 +00:00
Carsten Haitzler 7b4b36e5d2 and E cvs did givbe birth to an Embryo! :)
SVN revision: 9445
2004-03-24 09:48:28 +00:00