Skip to content

Latest commit

 

History

History
 
 

in_3_minutes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
These files 
  calculator.f90
  calculator_test.f90
  fruit_driver.f90
are for tutorial "Add Fruit to Your Diet in 3 Minutes", on
https://sourceforge.net/apps/mediawiki/fortranxunit/index.php?title=FruitExample

In addition to these three f90 files, 
you'll need to copy here 
  ../src/fruit.f90 
and 
  ../src/fruit_util.f90
as explained in the tutorial.