From c632c1009c9e095135220c809d7c799841f160b3 Mon Sep 17 00:00:00 2001 From: Fahim Date: Tue, 9 Sep 2014 16:11:17 +0530 Subject: Subject: Changing all content and name of directory and file to FreeEDA Description: The content of file,name of directory and file has been changed in the below format. 1. Oscad to FreeEDA 2. OSCAD to FreeEDA 3. oscad to freeeda --- installMetanet.sci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installMetanet.sci') diff --git a/installMetanet.sci b/installMetanet.sci index 0e57e08..1b1041d 100755 --- a/installMetanet.sci +++ b/installMetanet.sci @@ -1,4 +1,4 @@ -// installMetanet.sci is a scilab file to install metanet library in the installed version of scilab. It is developed for OSCAD software installation. It is written by Yogesh Dilip Save (yogessave@gmail.com). +// installMetanet.sci is a scilab file to install metanet library in the installed version of scilab. It is developed for FreeEDA software installation. It is written by Yogesh Dilip Save (yogessave@gmail.com). // Copyright (C) 2012 Yogesh Dilip Save, FOSS Project, IIT Bombay. // This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. // This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -- cgit