[go: up one dir, main page]

File: sys.h

package info (click to toggle)
ifeffit 2%3A1.2.11d-9.1
  • links: PTS
  • area: contrib
  • in suites: jessie, jessie-kfreebsd
  • size: 12,444 kB
  • ctags: 6,492
  • sloc: fortran: 35,441; ansic: 8,454; makefile: 4,815; python: 3,274; perl: 3,146; sh: 2,721; ada: 1,003; tcl: 95
file content (9 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
c{sys.h -*-fortran-*-
c all system and build specific stuff goes here
c to be executed in iff_config.f
       sfile  = 'C:/Program Files/Ifeffit'
       pgdev  = '/gw'
       inifile= 'startup.iff , ifeffit.ini'
       build = '1.0075'//
     $   ' Copyright (c) 2002 Matt Newville, Univ of Chicago'
c}