~ubuntu-branches/ubuntu/lucid/dicelab/lucid

« back to all changes in this revision

Viewing changes to docs/syntax-dice.bnf

  • Committer: Bazaar Package Importer
  • Author(s): Robert Lemmen
  • Date: 2009-11-25 12:30:05 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20091125123005-ylg50em2n998a232
Tags: 0.7-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
"Dicelab Full Syntax" {
 
2
    expr = "d" expr.
 
3
}