浏览代码

Removed comment about unreleased software

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@6683 8c9fc860-2736-0410-a75d-ab315db34111
eth.negelef 9 年之前
父节点
当前提交
41c9440b31
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      source/Linux.I386.ElfHeader.Mod

+ 0 - 1
source/Linux.I386.ElfHeader.Mod

@@ -1,6 +1,5 @@
 (* Minimal ELF header for self contained linux Oberon programs *)
 (* Copyright (c) Felix Friedrich, ETH Zürich *)
-(* Extracted in parts from Florian Negele's Eigen Compiler Suite *)
 
 MODULE ElfHeader;