summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Nüßlein <nutz@unfoog.de>2009-05-26 00:07:37 +0200
committerAndreas Nüßlein <nutz@unfoog.de>2009-05-26 00:07:37 +0200
commit3bf28deef216b5e795a782165eb7878ca36e80a8 (patch)
tree191135e8232e8194a82739fc3b5a584d71453f8d /.gitignore
parent23daaf1372863949e2fccebafd25a0d973716d54 (diff)
downloadswppy-3bf28deef216b5e795a782165eb7878ca36e80a8.tar.gz
swppy-3bf28deef216b5e795a782165eb7878ca36e80a8.tar.xz
swppy-3bf28deef216b5e795a782165eb7878ca36e80a8.zip
tac and ast updates - added eval to ast-elems
every ast-element now has a .eval-method that creates the ThreeAddressCode for said element. Also: tac-elements are stored linear in a list (, duh)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0d20b64..d18402d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
*.pyc
+.*.swp