summaryrefslogtreecommitdiff
path: root/MLKForm.h
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <matthias@benkard.de>2008-09-01 23:13:55 +0200
committerMatthias Andreas Benkard <matthias@benkard.de>2008-09-01 23:13:55 +0200
commit73903e25720a373028a2bf269c2aab27385c4692 (patch)
treede083f9c93a7915d0f257990487500cb466b3655 /MLKForm.h
parentc1131490d8282e8fe76ac348e3cf500598be2590 (diff)
MLKForm class cluster: Add -freeVariables.
Diffstat (limited to 'MLKForm.h')
-rw-r--r--MLKForm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/MLKForm.h b/MLKForm.h
index 0924460..a62089d 100644
--- a/MLKForm.h
+++ b/MLKForm.h
@@ -43,6 +43,7 @@
forCompiler:(id)compiler;
-(NSArray *) subforms;
+-(NSSet *) freeVariables;
@end