User:Zack: Difference between revisions
From KitwarePublic
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 13: | Line 13: | ||
?> | ?> | ||
</source> | </source> | ||
<source lang="cmake"> | |||
project(test) | |||
</source> | |||
<youtube>CQzUsTFqtW0</youtube> | <youtube>CQzUsTFqtW0</youtube> |
Revision as of 16:05, 6 January 2010
blah blah blah
<source lang="php">
<?php
$v = "string"; // sample initialization
?> html text <?
echo $v; // end of php code
?> </source>
<source lang="cmake">
project(test)
</source>