diff options
author | Andreas Rumpf <rumpf_a@web.de> | 2009-04-22 15:55:27 +0200 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2009-04-22 15:55:27 +0200 |
commit | e792940f5273bf8f8761c4cb29b241445e8b1d0b (patch) | |
tree | 8a6b224b8c0b3db14dbc20d89b7ca9ccb19b1f56 /lib/amd64.asm.in | |
parent | 439aa2d04d5528b5aed288f70895515d1da2dc3d (diff) | |
download | Nim-e792940f5273bf8f8761c4cb29b241445e8b1d0b.tar.gz |
version 0.7.6
Diffstat (limited to 'lib/amd64.asm.in')
-rw-r--r-- | lib/amd64.asm.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/amd64.asm.in b/lib/amd64.asm.in index 2c14bf241..0fa66fa7d 100644 --- a/lib/amd64.asm.in +++ b/lib/amd64.asm.in @@ -5,7 +5,6 @@ ; that is the only convention any C compiler supports. \python{ -# as usual I use my own preprocessor :-) import os def c(name): |