This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
pascal
/
freepascal.compiler
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Fix %cpu type as spotted by Alexey Torgashin
Jonas Maebe
3 năm trước cách đây
mục cha
9b11509dd0
commit
0d74752b1f
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
tests/webtbs/twm0226.pp
+ 1
- 1
tests/webtbs/twm0226.pp
Xem Tập Tin
@@ -1,4 +1,4 @@
-{ %cpu=x86
-
64 }
+{ %cpu=x86
_
64 }
program test;