~uhh-ssd/+junk/humidity_readout

« back to all changes in this revision

Viewing changes to plplot/plplot-5.9.9/examples/tcl/x20

  • Committer: Joachim Erfle
  • Date: 2013-07-24 13:53:41 UTC
  • Revision ID: joachim.erfle@desy.de-20130724135341-1qojpp701zsn009p
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
#--------------------------------*- Tcl -*------------------------------------#
 
3
# $Id: x20 8722 2008-08-30 07:00:32Z arjenmarkus $
 
4
#
 
5
# Maurice LeBrun
 
6
# 12/24/02
 
7
#
 
8
# A front-end to x06.tcl for running directly from the command line, locating
 
9
# pltcl via PATH.
 
10
# Handles all usual plplot command arguments.  See "pltcl -h" for info.
 
11
#-----------------------------------------------------------------------------#
 
12
#\
 
13
exec pltcl -f "$0" ${1+"$@"}
 
14
 
 
15
source x20.tcl
 
16
 
 
17
plinit
 
18
x20
 
19
plend