<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to abortApp.scala</title><link>https://sourceforge.net/p/switchhats/wiki/abortApp.scala/</link><description>Recent changes to abortApp.scala</description><atom:link href="https://sourceforge.net/p/switchhats/wiki/abortApp.scala/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 07 May 2013 00:30:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/switchhats/wiki/abortApp.scala/feed" rel="self" type="application/rss+xml"/><item><title>abortApp.scala modified by vo1stv</title><link>https://sourceforge.net/p/switchhats/wiki/abortApp.scala/</link><description>&lt;div class="markdown_content"&gt;&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="cm"&gt;/* abortApp.scala&lt;/span&gt;
&lt;span class="cm"&gt;\begin{comment}&lt;/span&gt;

&lt;span class="cm"&gt;You may wonder what all these comment and begin/end sections are all about.&lt;/span&gt;
&lt;span class="cm"&gt;They are a method of literate programming described at:&lt;/span&gt;
&lt;span class="cm"&gt; http://iweb.dl.sourceforge.net/project/switchhats/AboutSwitchHats/AboutSwitchHats.pdf&lt;/span&gt;
&lt;span class="cm"&gt;Please tolerate them for now.&lt;/span&gt;
&lt;span class="cm"&gt;Someday I will write an editor that hides them from your sight.&lt;/span&gt;

&lt;span class="cm"&gt;\end{comment}&lt;/span&gt;
&lt;span class="cm"&gt;\begin{lstlisting} &lt;/span&gt;
&lt;span class="cm"&gt;*/&lt;/span&gt; &lt;span class="c1"&gt;/// \end{lstlisting} \begin{comment}&lt;/span&gt;

&lt;span class="c1"&gt;// The code in this section will not be printed in the documentation&lt;/span&gt;
&lt;span class="c1"&gt;// This is useful, for example, at the start of file to hide trivial includes and definition&lt;/span&gt;

&lt;span class="kn"&gt;package&lt;/span&gt; &lt;span class="n"&gt;console&lt;/span&gt;

&lt;span class="cm"&gt;/*  \end{comment}&lt;/span&gt;
&lt;span class="cm"&gt;\begin{lstlisting} % Code below this line will be included in the documentation&lt;/span&gt;
&lt;span class="cm"&gt;*/&lt;/span&gt;
&lt;span class="n"&gt;object&lt;/span&gt; &lt;span class="n"&gt;abortApp&lt;/span&gt; &lt;span class="k"&gt;extends&lt;/span&gt; &lt;span class="n"&gt;App&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;
    &lt;span class="n"&gt;override&lt;/span&gt; &lt;span class="n"&gt;def&lt;/span&gt; &lt;span class="n"&gt;main&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt; &lt;span class="n"&gt;args&lt;/span&gt; &lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="n"&gt;Array&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="n"&gt;String&lt;/span&gt;&lt;span class="p"&gt;])&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;
        &lt;span class="n"&gt;println&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;
            &lt;span class="s"&gt;&amp;quot;'Anything goes' means &amp;quot;&lt;/span&gt; &lt;span class="o"&gt;+&lt;/span&gt;
            &lt;span class="s"&gt;&amp;quot;nothing to do... &amp;quot;&lt;/span&gt; &lt;span class="o"&gt;+&lt;/span&gt;
            &lt;span class="s"&gt;&amp;quot;aborting.&amp;quot;&lt;/span&gt;
        &lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="p"&gt;;&lt;/span&gt;
    &lt;span class="p"&gt;}&lt;/span&gt;
&lt;span class="p"&gt;}&lt;/span&gt;
&lt;span class="c1"&gt;/// abortApp.scala \end{lstlisting}&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">vo1stv</dc:creator><pubDate>Tue, 07 May 2013 00:30:54 -0000</pubDate><guid>https://sourceforge.netce90a8c67465dd69792a6cd203836221475d5f5b</guid></item></channel></rss>