summaryrefslogtreecommitdiffstats
path: root/manifest.py
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.py')
-rw-r--r--manifest.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/manifest.py b/manifest.py
index 0762098b..a2fc9601 100644
--- a/manifest.py
+++ b/manifest.py
@@ -40,5 +40,8 @@ class Manifest(object):
40 def projects(self): 40 def projects(self):
41 return {} 41 return {}
42 42
43 def InitBranch(self):
44 pass
45
43 def SetMRefs(self, project): 46 def SetMRefs(self, project):
44 pass 47 pass