From 18e8d26c9c058a85216b820975070b52e60f4d2a Mon Sep 17 00:00:00 2001 From: eschnett Date: Wed, 9 May 2012 13:12:55 +0000 Subject: Reorder file name suffix table git-svn-id: http://svn.cactuscode.org/flesh/trunk@4817 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/UsersGuide/ApplicationThorns.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/UsersGuide/ApplicationThorns.tex b/doc/UsersGuide/ApplicationThorns.tex index a1f18da8..11d441ec 100644 --- a/doc/UsersGuide/ApplicationThorns.tex +++ b/doc/UsersGuide/ApplicationThorns.tex @@ -748,12 +748,12 @@ Extension & Language & Format & Preprocess \\ {\t .cc} or {\t .C} & C++ & - & yes \\ {\t .cl} & OpenCL & - & yes \\ {\t .cu} & CUDA & - & yes \\ -{\t .F90} & Fortran 90 & free & yes \\ -{\t .f90} & Fortran 90 & free & no \\ -{\t .F} & Fortran 90 & fixed & yes \\ -{\t .f} & Fortran 90 & fixed & no \\ {\t .F77} & Fortran 77 & fixed & yes \\ {\t .f77} & Fortran 77 & fixed & no \\ +{\t .F} & Fortran 90 & fixed & yes \\ +{\t .f} & Fortran 90 & fixed & no \\ +{\t .F90} & Fortran 90 & free & yes \\ +{\t .f90} & Fortran 90 & free & no \\ \hline \end{tabular} \end{center} -- cgit v1.2.3