org.freehep.maven.nar
Class Fortran

java.lang.Object
  extended by org.freehep.maven.nar.Compiler
      extended by org.freehep.maven.nar.Fortran

public class Fortran
extends Compiler

Fortran compiler tag

Version:
$Id: Fortran.java 13014 2007-07-17 14:21:11Z duns $
Author:
Mark Donszelmann

Method Summary
 String getName()
           
 
Methods inherited from class org.freehep.maven.nar.Compiler
copyIncludeFiles, getCompiler, getExcludes, getIncludePaths, getIncludes, getIncludes, getPrefix, getSourceDirectory, getSourceDirectory, setAbstractCompileMojo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()
Specified by:
getName in class Compiler


Copyright © 2000-2007 FreeHEP. All Rights Reserved.