浏览代码

correct comments

David Rose 24 年之前
父节点
当前提交
11816b3438
共有 3 个文件被更改,包括 6 次插入6 次删除
  1. 2 2
      dtool/pptempl/Template.gmsvc.pp
  2. 2 2
      dtool/pptempl/Template.msvc.pp
  3. 2 2
      dtool/pptempl/Template.unix.pp

+ 2 - 2
dtool/pptempl/Template.gmsvc.pp

@@ -15,11 +15,11 @@
 // $DTOOL/Package.pp
 // $DTOOL/Package.pp
 // $DTOOL/Config.pp
 // $DTOOL/Config.pp
 // $DTOOL/Config.Platform.pp
 // $DTOOL/Config.Platform.pp
-// $DTOOL/pptempl/System.pp
 // The user's PPREMAKE_CONFIG file.
 // The user's PPREMAKE_CONFIG file.
+// $DTOOL/pptempl/System.pp
+// All of the Sources.pp files in the current source hierarchy
 // $DTOOL/pptempl/Global.pp
 // $DTOOL/pptempl/Global.pp
 // $DTOOL/pptempl/Global.gmsvc.pp
 // $DTOOL/pptempl/Global.gmsvc.pp
-// All of the Sources.pp files in the current source hierarchy
 // $DTOOL/Depends.pp, once for each Sources.pp file
 // $DTOOL/Depends.pp, once for each Sources.pp file
 // Template.gmsvc.pp (this file), once for each Sources.pp file
 // Template.gmsvc.pp (this file), once for each Sources.pp file
 
 

+ 2 - 2
dtool/pptempl/Template.msvc.pp

@@ -16,11 +16,11 @@
 // $DTOOL/Package.pp
 // $DTOOL/Package.pp
 // $DTOOL/Config.pp
 // $DTOOL/Config.pp
 // $DTOOL/Config.Platform.pp
 // $DTOOL/Config.Platform.pp
-// $DTOOL/pptempl/System.pp
 // The user's PPREMAKE_CONFIG file.
 // The user's PPREMAKE_CONFIG file.
+// $DTOOL/pptempl/System.pp
+// All of the Sources.pp files in the current source hierarchy
 // $DTOOL/pptempl/Global.pp
 // $DTOOL/pptempl/Global.pp
 // $DTOOL/pptempl/Global.msvc.pp
 // $DTOOL/pptempl/Global.msvc.pp
-// All of the Sources.pp files in the current source hierarchy
 // $DTOOL/Depends.pp, once for each Sources.pp file
 // $DTOOL/Depends.pp, once for each Sources.pp file
 // Template.msvc.pp (this file), once for each Sources.pp file
 // Template.msvc.pp (this file), once for each Sources.pp file
 
 

+ 2 - 2
dtool/pptempl/Template.unix.pp

@@ -16,11 +16,11 @@
 // $DTOOL/Package.pp
 // $DTOOL/Package.pp
 // $DTOOL/Config.pp
 // $DTOOL/Config.pp
 // $DTOOL/Config.Platform.pp
 // $DTOOL/Config.Platform.pp
-// $DTOOL/pptempl/System.pp
 // The user's PPREMAKE_CONFIG file.
 // The user's PPREMAKE_CONFIG file.
+// $DTOOL/pptempl/System.pp
+// All of the Sources.pp files in the current source hierarchy
 // $DTOOL/pptempl/Global.pp
 // $DTOOL/pptempl/Global.pp
 // $DTOOL/pptempl/Global.unix.pp
 // $DTOOL/pptempl/Global.unix.pp
-// All of the Sources.pp files in the current source hierarchy
 // $DTOOL/Depends.pp, once for each Sources.pp file
 // $DTOOL/Depends.pp, once for each Sources.pp file
 // Template.unix.pp (this file), once for each Sources.pp file
 // Template.unix.pp (this file), once for each Sources.pp file