From 4fbca9a5e521a0d5b55be0d1b37cc37951e0a157 Mon Sep 17 00:00:00 2001 From: Devyesh Tandon Date: Fri, 12 Aug 2016 16:08:26 +0530 Subject: [PATCH] Readme Test 8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6eb404b..59cb9c9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a module to import and cosimulation of FMUs, developed using FMI standar #Requirement 1. MBDyn simulation software. (can be downloaded from https://www.mbdyn.org/?Software\_Download) 2. This module is created by using FMILibrary. FMILibrary is a JModellica software that enables integration of Functional Mock-up Units (FMUs) import in applications. It can be downloaded from http://www.jmodelica.org/FMILibrary -3. In Makefile.inc from modules/module-FMU/ in mbdyn-VERSION, +3. In Makefile.inc from modules/module-FMU/ in mbdyn-VERSION, FMIL: Location where build directory of FMILibrary exists. FMII: Location where FMILibrary is installed.