소스 검색

* 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