home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 mARCH / PCWK3A99.iso / Linux / DDD331 / DDD-3_1_.000 / DDD-3_1_ / ddd-3.1.1 / ddd / eps-code.x < prev    next >
Text File  |  1998-03-25  |  2KB  |  46 lines

  1. // $Id: eps-code.x,v 1.9 1998/03/25 12:45:41 zeller Exp $ -*- C++ -*-
  2.  
  3. // Copyright (C) 1995 Technische Universitaet Braunschweig, Germany.
  4. // Written by Christian Lindig <lindig@ips.cs.tu-bs.de>.
  5. // 
  6. // This file is part of DDD.
  7. // 
  8. // DDD is free software; you can redistribute it and/or
  9. // modify it under the terms of the GNU General Public
  10. // License as published by the Free Software Foundation; either
  11. // version 2 of the License, or (at your option) any later version.
  12. // 
  13. // DDD is distributed in the hope that it will be useful,
  14. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  16. // See the GNU General Public License for more details.
  17. // 
  18. // You should have received a copy of the GNU General Public
  19. // License along with DDD -- see the file COPYING.
  20. // If not, write to the Free Software Foundation, Inc.,
  21. // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  22. // 
  23. // DDD is the data display debugger.
  24. // For details, see the DDD World-Wide-Web page, 
  25. // `http://www.cs.tu-bs.de/softech/ddd/',
  26. // or send a mail to the DDD developers <ddd@ips.cs.tu-bs.de>.
  27.  
  28. //
  29. // $Id: eps-code.x,v 1.9 1998/03/25 12:45:41 zeller Exp $
  30. //
  31. // This file is only a template for generating eps-code.h!
  32. // Do not edit this file directly!  Edit the *.ps code and
  33. // call make(1).
  34. //
  35.  
  36. char eps_code_rcsid[] = 
  37.     "$Id: eps-code.x,v 1.9 1998/03/25 12:45:41 zeller Exp $";
  38.  
  39. static const char prolog[] = 
  40. ;
  41.  
  42.  
  43. static const char trailer[] =
  44. ;
  45.  
  46.