~ubuntu-branches/ubuntu/lucid/laby/lucid

« back to all changes in this revision

Viewing changes to src/state.mli

  • Committer: Bazaar Package Importer
  • Author(s): Mehdi Dogguy
  • Date: 2009-09-12 11:35:09 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090912113509-9iyi2r92n5tj4et8
Tags: 0.5.4-1
* New upstream release
  + Prolog mode
* Choose the same icon as upstream
* Add executable bit to all '/usr/share/laby/mods/*/lib/defs'
* Bump debhelper's version to (>= 7.0.50~) in build-dependencies
* Bump standards version to 3.8.3
* Build-depend on ocaml-findlib (used to be a dependency of
  liblablgtksourceview) (Closes: #549830).

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 | `Exit | `No_Exit | `Carry_Exit
16
16
 | `Rock_Take | `Rock_Drop
17
17
 | `Rock_No_Take | `Rock_No_Drop
 
18
 | `Say of string
18
19
 ]
19
20
 
20
21
type t