SS13 for experienced programmers: Difference between revisions
SS13 for experienced programmers (view source)
Revision as of 04:57, 4 October 2015
, 04:57, 4 October 2015→Syntax
imported>SpasticVerbalizer (Google code link replacements) |
imported>LiamLime (→Syntax) |
||
Line 22: | Line 22: | ||
/obj/var/i3 | /obj/var/i3 | ||
For this project use the following layout. (This layout makes searching for variable and proc definitions easier. | For this project use the following layout. (This layout makes searching for variable and proc definitions easier.) | ||
/obj | /obj | ||
var/i1 | var/i1 |