summaryrefslogtreecommitdiff
path: root/Modules/FortranCInterface.h.in
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2008-10-27 15:23:14 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2008-10-27 15:23:14 -0400
commit3a97e4699c577a940989af45266e21d57e0d5b4e (patch)
treece9af6312951af8c5d02364a98ce23a5e950c4d7 /Modules/FortranCInterface.h.in
parent1ed93e0a0ed5625f8edd68d57dbec0ab193b0d31 (diff)
downloadcmake-3a97e4699c577a940989af45266e21d57e0d5b4e.tar.gz
ENH: add fortran link discovery module
Diffstat (limited to 'Modules/FortranCInterface.h.in')
-rw-r--r--Modules/FortranCInterface.h.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/Modules/FortranCInterface.h.in b/Modules/FortranCInterface.h.in
new file mode 100644
index 0000000000..02501758fd
--- /dev/null
+++ b/Modules/FortranCInterface.h.in
@@ -0,0 +1,9 @@
+/* This file is automatically generated by CMake, DO NOT EDIT.
+ It contains a mapping from Fortran functions so they can
+ be called from C or C++. */
+
+
+@HEADER_CONTENT@
+
+
+