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

« back to all changes in this revision

Viewing changes to bindings/octave/demos/x06c.m

  • 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:
28
28
 
29
29
  ## Parse and process command line arguments */
30
30
 
31
 
  ## (void) plParseOpts(&argc, argv, PL_PARSE_FULL);
 
31
  ## (void) plparseopts(&argc, argv, PL_PARSE_FULL);
32
32
 
33
33
  ## Initialize plplot */
34
34
  plinit();