blob: e3a2e65fae11e38e5c8870f5d2edfa724d7b43af (
plain)
1
2
3
4
5
6
7
|
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
// Copyright (C) 2008 - INRIA
// Copyright (C) 2009-2010 - DIGITEO
//
// This file is released under the 3-clause BSD license. See COPYING-BSD.
xcos("SCI/modules/xcos/demos/Fibonacci.zcos");
|