~ubuntu-branches/ubuntu/intrepid/plplot/intrepid

« back to all changes in this revision

Viewing changes to examples/c/x15c.c

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2006-11-04 10:19:34 UTC
  • mfrom: (2.1.8 edgy)
  • Revision ID: james.westby@ubuntu.com-20061104101934-mlirvdg4gpwi6i5q
Tags: 5.6.1-10
* Orphaning the package
* debian/control: Changed the maintainer to the Debian QA Group

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* $Id: x15c.c,v 1.16 2004/03/17 16:03:15 rlaboiss Exp $
 
1
/* $Id: x15c.c,v 1.17 2005/04/05 19:16:15 airwin Exp $
2
2
 
3
3
        Shade plot demo.
4
4
 
36
36
 
37
37
/* Parse and process command line arguments */
38
38
 
39
 
    (void) plParseOpts(&argc, argv, PL_PARSE_FULL);
 
39
    (void) plparseopts(&argc, argv, PL_PARSE_FULL);
40
40
 
41
41
/* Set up color map 0 */
42
42
/*