浏览代码

* typo fixed

florian 26 年之前
父节点
当前提交
b032977c3b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rtl/fakertl/system.pp

+ 1 - 1
rtl/fakertl/system.pp

@@ -1,6 +1,6 @@
 { This is a fake system unit to allow testing of the new code generator }
 
-unit system
+unit system;
 
   interface