~ubuntu-branches/ubuntu/edgy/ftnchek/edgy

« back to all changes in this revision

Viewing changes to test/Okay/t208q.dc8

  • Committer: Bazaar Package Importer
  • Author(s): Mark Brown
  • Date: 2002-03-28 10:49:50 UTC
  • Revision ID: james.westby@ubuntu.com-20020328104950-kssfxlf8u0qsfelr
Tags: upstream-3.1.2
ImportĀ upstreamĀ versionĀ 3.1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
c====>Begin Module %MAIN                  File t208q.f                  
 
2
c---->Makedcls Options: All variables                                   
 
3
c
 
4
c     Parameter variables
 
5
c
 
6
      INTEGER             MAXTOK
 
7
      PARAMETER           (MAXTOK = 10)
 
8
c
 
9
c     Local variables
 
10
c
 
11
      CHARACTER*10        TOKL10,      TOKLMX
 
12
c
 
13
c====>End Module   %MAIN                  File t208q.f