From 11816b343872e12e0cff7ffd56fca216b2c8c474 Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 6 Feb 2002 19:39:42 +0000 Subject: [PATCH] correct comments --- dtool/pptempl/Template.gmsvc.pp | 4 ++-- dtool/pptempl/Template.msvc.pp | 4 ++-- dtool/pptempl/Template.unix.pp | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dtool/pptempl/Template.gmsvc.pp b/dtool/pptempl/Template.gmsvc.pp index ad01907cd4..6073b83a2f 100644 --- a/dtool/pptempl/Template.gmsvc.pp +++ b/dtool/pptempl/Template.gmsvc.pp @@ -15,11 +15,11 @@ // $DTOOL/Package.pp // $DTOOL/Config.pp // $DTOOL/Config.Platform.pp -// $DTOOL/pptempl/System.pp // 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.gmsvc.pp -// All of the Sources.pp files in the current source hierarchy // $DTOOL/Depends.pp, once for each Sources.pp file // Template.gmsvc.pp (this file), once for each Sources.pp file diff --git a/dtool/pptempl/Template.msvc.pp b/dtool/pptempl/Template.msvc.pp index e86db8af67..bbccff1315 100644 --- a/dtool/pptempl/Template.msvc.pp +++ b/dtool/pptempl/Template.msvc.pp @@ -16,11 +16,11 @@ // $DTOOL/Package.pp // $DTOOL/Config.pp // $DTOOL/Config.Platform.pp -// $DTOOL/pptempl/System.pp // 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.msvc.pp -// All of the Sources.pp files in the current source hierarchy // $DTOOL/Depends.pp, once for each Sources.pp file // Template.msvc.pp (this file), once for each Sources.pp file diff --git a/dtool/pptempl/Template.unix.pp b/dtool/pptempl/Template.unix.pp index 10582f4e8e..9f7fe115cb 100644 --- a/dtool/pptempl/Template.unix.pp +++ b/dtool/pptempl/Template.unix.pp @@ -16,11 +16,11 @@ // $DTOOL/Package.pp // $DTOOL/Config.pp // $DTOOL/Config.Platform.pp -// $DTOOL/pptempl/System.pp // 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.unix.pp -// All of the Sources.pp files in the current source hierarchy // $DTOOL/Depends.pp, once for each Sources.pp file // Template.unix.pp (this file), once for each Sources.pp file