lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 088d2a8 09/11: Regenerate PETE


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 088d2a8 09/11: Regenerate PETE
Date: Tue, 16 Feb 2021 13:06:23 -0500 (EST)

branch: master
commit 088d2a8ec718a8adbd2e19859a3dd7168b67116b
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Regenerate PETE
    
    Modeline and RCS stuff removed. These files were generated thus:
      cd /opt/lmi/src/lmi/tools/pete-2.1.1
      make -f Makefile maintainer-clean
      make -f Makefile 2>&1 |less
    with no manual cleanup.
---
 tools/pete-2.1.1/PETE/OperatorTags.h    | 9 ---------
 tools/pete-2.1.1/PETE/Tools/PeteOps.cpp | 9 ---------
 2 files changed, 18 deletions(-)

diff --git a/tools/pete-2.1.1/PETE/OperatorTags.h 
b/tools/pete-2.1.1/PETE/OperatorTags.h
index cbc3851..674dc5b 100644
--- a/tools/pete-2.1.1/PETE/OperatorTags.h
+++ b/tools/pete-2.1.1/PETE/OperatorTags.h
@@ -1,5 +1,3 @@
-// -*- C++ -*-
-//
 // Copyright (C) 1998, 1999, 2000, 2002  Los Alamos National Laboratory,
 // Copyright (C) 1998, 1999, 2000, 2002  CodeSourcery, LLC
 //
@@ -803,10 +801,3 @@ struct FnWhere
 };
 
 #endif // PETE_PETE_OPERATORTAGS_H
-
-// ACL:rcsinfo
-// ----------------------------------------------------------------------
-// $RCSfile: OperatorTags.h,v $   $Author: chicares $
-// $Revision: 1.4 $   $Date: 2008-09-08 12:59:25 $
-// ----------------------------------------------------------------------
-// ACL:rcsinfo
diff --git a/tools/pete-2.1.1/PETE/Tools/PeteOps.cpp 
b/tools/pete-2.1.1/PETE/Tools/PeteOps.cpp
index 71bd5ba..0d2967f 100644
--- a/tools/pete-2.1.1/PETE/Tools/PeteOps.cpp
+++ b/tools/pete-2.1.1/PETE/Tools/PeteOps.cpp
@@ -1,5 +1,3 @@
-// -*- C++ -*-
-//
 // Copyright (C) 1998, 1999, 2000, 2002  Los Alamos National Laboratory,
 // Copyright (C) 1998, 1999, 2000, 2002  CodeSourcery, LLC
 //
@@ -331,10 +329,3 @@ void peteOps(map<string,vector<OperatorDescriptor> > &m)
                                  "return T1()(a);",
                                  ""));
 }
-
-// ACL:rcsinfo
-// ----------------------------------------------------------------------
-// $RCSfile: PeteOps.cpp,v $   $Author: chicares $
-// $Revision: 1.2 $   $Date: 2008-09-08 12:59:25 $
-// ----------------------------------------------------------------------
-// ACL:rcsinfo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]