This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
pascal
/
freepascal.compiler
mirrorاز
https://gitlab.com/freepascal.org/fpc/source.git
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
The unit name should start with an upper case to pass tobject5.pp test under Haiku.
git-svn-id: trunk@15034 -
olivier
15 سال پیش
والد
4303eda80c
کامیت
0223697b17
1فایلهای تغییر یافته
به همراه
1 افزوده شده
و
1 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
1
1
rtl/haiku/system.pp
+ 1
- 1
rtl/haiku/system.pp
مشاهده فایل
@@ -1,4 +1,4 @@
-Unit
s
ystem;
+Unit
S
ystem;
interface