Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(220)

Unified Diff: lily/undead.cc

Issue 577410045: Clean up embedded scheme parsing/evaluation. (Closed)
Patch Set: drop 'hi' local var. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lily/parse-scm.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/undead.cc
diff --git a/lily/undead.cc b/lily/undead.cc
index 7daf5412423bc67310f6e9a238568793c5828f40..1a2a1e4e5c3eb00628f69dff94d59758675f8101 100644
--- a/lily/undead.cc
+++ b/lily/undead.cc
@@ -21,6 +21,8 @@
using std::vector;
+bool parsed_objects_should_be_dead = false;
+
class Undead : public Simple_smob<Undead>
{
public:
« no previous file with comments | « lily/parse-scm.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b