From d668da224d9e8a48d4b18b2d14be7203354f889a Mon Sep 17 00:00:00 2001 From: David Rose Date: Thu, 28 Jun 2007 18:55:12 +0000 Subject: [PATCH] need libtar.h with new interrogate rules --- dtool/src/parser-inc/Sources.pp | 2 +- dtool/src/parser-inc/libtar.h | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 dtool/src/parser-inc/libtar.h diff --git a/dtool/src/parser-inc/Sources.pp b/dtool/src/parser-inc/Sources.pp index 4bc28b9936..a17663d422 100644 --- a/dtool/src/parser-inc/Sources.pp +++ b/dtool/src/parser-inc/Sources.pp @@ -15,6 +15,6 @@ rtsp.h rtspcodes.h setjmp.h winsock2.h \ ode/ode.h collision_trimesh.h \ netinet/tcp.h netinet/ip.h \ - rfftw.h + rfftw.h libtar.h diff --git a/dtool/src/parser-inc/libtar.h b/dtool/src/parser-inc/libtar.h new file mode 100644 index 0000000000..a9a1245d17 --- /dev/null +++ b/dtool/src/parser-inc/libtar.h @@ -0,0 +1,18 @@ +// Filename: libtar.h +// Created by: drose (28Jun07) +// +//////////////////////////////////////////////////////////////////// +// +// PANDA 3D SOFTWARE +// Copyright (c) 2001 - 2004, Disney Enterprises, Inc. All rights reserved +// +// All use of this software is subject to the terms of the Panda 3d +// Software license. You should have received a copy of this license +// along with this source code; you will also find a current copy of +// the license at http://etc.cmu.edu/panda3d/docs/license/ . +// +// To contact the maintainers of this program write to +// panda3d-general@lists.sourceforge.net . +// +//////////////////////////////////////////////////////////////////// +