/[svn]/linuxsampler/trunk/Documentation/lscp.xml
ViewVC logotype

Diff of /linuxsampler/trunk/Documentation/lscp.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2522 by schoenebeck, Thu Feb 6 21:11:23 2014 UTC revision 2523 by schoenebeck, Sun Feb 23 19:10:36 2014 UTC
# Line 7992  Schoenebeck'> Line 7992  Schoenebeck'>
7992    
7993  <t>input =  <t>input =
7994          <list>          <list>
7995                  <t>line LF                  <t>line
7996                  </t>                  </t>
7997                  <t>/ line CR LF                  <t>/ error
7998                  </t>                  </t>
7999          </list>          </list>
8000  </t>  </t>
8001  <t>line =  <t>line =
8002          <list>          <list>
8003                  <t>/* epsilon (empty line ignored) */                  <t>statement LF
8004                    </t>
8005                    <t>/ statement CR LF
8006                    </t>
8007            </list>
8008    </t>
8009    <t>statement =
8010            <list>
8011                    <t>/* epsilon (empty statement/line ignored) */
8012                  </t>                  </t>
8013                  <t>/ comment                  <t>/ comment
8014                  </t>                  </t>
8015                  <t>/ command                  <t>/ command
8016                  </t>                  </t>
                 <t>/ error  
                 </t>  
8017          </list>          </list>
8018  </t>  </t>
8019  <t>comment =  <t>comment =

Legend:
Removed from v.2522  
changed lines
  Added in v.2523

  ViewVC Help
Powered by ViewVC