[Wisp-cvs] wisp/users/dig elf.py,1.55,1.56
Status: Alpha
Brought to you by:
digg
From: <di...@us...> - 2003-05-16 13:37:24
|
Update of /cvsroot/wisp/wisp/users/dig In directory sc8-pr-cvs1:/tmp/cvs-serv16333 Modified Files: elf.py Log Message: fixed the blurb at the top of elf.py Index: elf.py =================================================================== RCS file: /cvsroot/wisp/wisp/users/dig/elf.py,v retrieving revision 1.55 retrieving revision 1.56 diff -u -d -r1.55 -r1.56 --- elf.py 13 May 2003 12:34:55 -0000 1.55 +++ elf.py 16 May 2003 13:37:20 -0000 1.56 @@ -1,4 +1,4 @@ -#### elf.py - ELF constants +#### elf.py - ELF constants and object files # # Copyleft © 2003 by Andres Soolo (di...@us...) # This file is licensed under the GNU GPL v2. If you |