Rename buildcfg to config

This commit is contained in:
Tim Schaub
2014-08-21 17:11:13 -06:00
parent c7ba6f4c6e
commit f17c33f631
63 changed files with 24 additions and 24 deletions

View File

@@ -0,0 +1,8 @@
<?js
var data = obj;
?>
<section>
<article>
<pre class="prettyprint source"><code><?js= data.code ?></code></pre>
</article>
</section>