Skip to content

Commit db32ee5

Browse files
author
kroening
committed
comment on work-queue
git-svn-id: svn+ssh://svn.cprover.org/srv/svn/cbmc/trunk@3865 6afb6bc1-c8e4-404c-8f48-9ae832c5b171
1 parent c078c7c commit db32ee5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/analyses/ai.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ class ai_baset
134134
const irep_idt &identifier,
135135
std::ostream &out) const;
136136

137+
// the work-queue is sorted by location number
137138
typedef std::map<unsigned, locationt> working_sett;
138139

139140
locationt get_next(working_sett &working_set);

0 commit comments

Comments
 (0)