浏览代码

+ Some netware things (commented out, 1.1 stuff)

michael 22 年之前
父节点
当前提交
628fef9cef
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      docs/options.tex

+ 3 - 0
docs/options.tex

@@ -48,6 +48,7 @@ Short & long & Opt & Explanation \\ \hline
 Short & long & Opt & Explanation \\ \hline
 Short & long & Opt & Explanation \\ \hline
          & \dir{APPTYPE} & \copt{W} & Application type (Win32/OS2) \\
          & \dir{APPTYPE} & \copt{W} & Application type (Win32/OS2) \\
          & \dir{ASMMODE} & \copt{R} & Assembler reader modus \\
          & \dir{ASMMODE} & \copt{R} & Assembler reader modus \\
+%%         & \dir{COPYRIGHT} & & Netware module copyright string \\
          & \dir{DEFINE} & \copt{d} & Define symbol \\
          & \dir{DEFINE} & \copt{d} & Define symbol \\
          & \dir{DESCRIPTION} & & Set program description \\ 
          & \dir{DESCRIPTION} & & Set program description \\ 
          & \dir{ELSE} & & Conditional compilation switch \\
          & \dir{ELSE} & & Conditional compilation switch \\
@@ -74,8 +75,10 @@ Short & long & Opt & Explanation \\ \hline
          & \dir{PACKENUM} & & Enumeration type size \\
          & \dir{PACKENUM} & & Enumeration type size \\
          & \dir{PACKRECORDS} & & Record element alignment \\
          & \dir{PACKRECORDS} & & Record element alignment \\
          & \dir{SATURATION} & & Saturation (ignored) \\
          & \dir{SATURATION} & & Saturation (ignored) \\
+%%         & \dir{SCREENNAME} & & Netware Module CLib-screenname \\
          & \dir{STOP} & &  Stop compilation \\
          & \dir{STOP} & &  Stop compilation \\
          & \dir{UNDEF} & \copt{u} & Undefine symbol \\ \hline
          & \dir{UNDEF} & \copt{u} & Undefine symbol \\ \hline
+%%         & \dir{VERSION} & & Set Netware Module Version number \\
 %
 %
 %        
 %        
 \end{FPCltable}
 \end{FPCltable}