1
0
mirror of https://github.com/TREX-CoE/fparser.git synced 2024-07-22 18:57:41 +02:00
fparser/parser/build.sh
Ravindra Shinde 69496b3bb6 clean up
2021-03-25 16:33:48 +01:00

6 lines
141 B
Bash
Executable File

#!/bin/bash
ifort -c m_periodic_table.F90
ifort -c m_keywords.F90
ifort iochamp.f90 m_keywords.o m_periodic_table.o /usr/local/lib/libfdf.a