13 lines
377 B
Plaintext
13 lines
377 B
Plaintext
/*
|
|
* $Id$
|
|
*/
|
|
|
|
/* Please note the following comments we may use everywhere
|
|
NOTE: Notes
|
|
TODO: something should be added here
|
|
TOFIX: something needs to be fixed
|
|
OBSOLETE: something could be removed from here
|
|
QUESTION: I had some questions at this point but I could not get an answer
|
|
OPT: something is commented out to improve performance
|
|
As an example: */
|