This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
pascal
/
fpc
同期ミラー
https://gitlab.com/freepascal.org/fpc/source.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
* Forgot to set proper compilation options
git-svn-id: trunk@17566 -
sergei
14 年 前
親
5e3ebfab4d
コミット
d5a221f6e8
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
tests/test/ulib2a.pp
+ 1
- 0
tests/test/ulib2a.pp
ファイルの表示
@@ -1,3 +1,4 @@
+{ %OPT=-Cg }
{$mode objfpc}
unit ulib2a;