From 7b24a9657be8113d81dbc913c786c8dcc4d66761 Mon Sep 17 00:00:00 2001 From: Suraj Yerramilli Date: Mon, 19 Jan 2015 23:11:22 +0530 Subject: Corrected newline typos --- DESCRIPTION | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index b7cccfd..c60f8ec 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -5,9 +5,5 @@ Version: 1.0 Date: 2015-01-17 Author: Suraj Yerramilli, Narasimhan Balakrishnan, Arun Tangirala Maintainer: Suraj Yerramilli -Description: The package provides functions for constructing mathematical models of dynamic -systems from measured input-output data. It lets you create and use models of dynamic systems -not easily modeled from first principles or specifications. You can use time-domain and -frequency-domain input-output data to identify discrete-time input-output models, transfer -functions and state space models. +Description: The package provides functions for constructing mathematical models of dynamic systems from measured input-output data. It lets you create and use models of dynamic systems not easily modeled from first principles or specifications. You can use time-domain and frequency-domain input-output data to identify discrete-time input-output models, transfer functions and state space models. License: GPL-3 -- cgit