September 2017 Update
This commit is contained in:
parent
bba7bfd280
commit
ba8067c3b7
14570 changed files with 153136 additions and 63871 deletions
|
|
@ -1,3 +0,0 @@
|
|||
/* This is a simple
|
||||
C-style comment */
|
||||
// this also is
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
/+ Nestable comment
|
||||
/+ See?
|
||||
+/
|
||||
+/
|
||||
Yay! I'm code!
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
/// I'm documentation!
|
||||
/** I'm multi-
|
||||
line documentation. */
|
||||
/++ And I
|
||||
/++ can be nested +/ +/
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
/*****************************************
|
||||
* This function solves world hunger.
|
||||
* Examples:
|
||||
* ----------------------------------------
|
||||
* feed_world (earth);
|
||||
* ----------------------------------------
|
||||
* Date: May 4, 2011
|
||||
* Bugs: Does not solve world thirst.
|
||||
* See_Also:
|
||||
* SoylentGreen
|
||||
* Authors: J. Random Hacker. */
|
||||
Loading…
Add table
Add a link
Reference in a new issue