~ubuntu-branches/debian/jessie/eso-midas/jessie

« back to all changes in this revision

Viewing changes to contrib/daophot/proc/daomid.prg

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-okiwi1assxkkiz39
Tags: upstream-13.09pl1.2+dfsg
ImportĀ upstreamĀ versionĀ 13.09pl1.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
! @(#)daomid.prg        19.1 (ES0-DMD) 02/25/03 13:24:04
 
2
!Puprpose: Conversion of daophot tables to MIDAS tables
 
3
!          FILE.COO ====> FILECOO.TBL
 
4
!          FILE.PK  ====> FILEPK.TBL
 
5
!          FILE.NST ====> FILENSP.TBL
 
6
!
 
7
DEFINE/PARAM P1 ? TABLE  "Enter input (DAOPHOT ASCII) table name"
 
8
WRITE/KEYW IN_A 'P1'
 
9
!
 
10
RUN CON_EXE:TBLDAOMID.EXE