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 133
    • Issues 133
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • 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
  • mark.hh
Find file BlameHistoryPermalink
  • Alexandre Duret-Lutz's avatar
    Remove the has_mark() function in favor of the is_marked() method. · 6380968f
    Alexandre Duret-Lutz authored Dec 09, 2010
    * src/ltlast/unop.cc (NegClosure): Reset is.not_marked.
    * src/ltlvisit/mark.hh,
    src/ltlvisit/mark.cc (has_mark_visitor, has_mark): Remove.
    * src/tgbaalgos/ltl2tgba_fm.cc: Use f->is_marked() instead
    of has_mark(f).
    6380968f