Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Spot Spot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Spot
  • SpotSpot
  • Repository
Switch branch/tag
  • spot
  • src
  • ltlvisit
  • tostring.cc
Find file BlameHistoryPermalink
  • Alexandre Duret-Lutz's avatar
    to_spin_string: fix output of false and true · 85260341
    Alexandre Duret-Lutz authored Oct 09, 2012
    We used to output 0 and 1, but "spin -f" does not under understand
    that.
    
    * src/ltlvisit/tostring.cc (kw_spin): Output true and false instead of
    0 and 1.
    85260341