// ============================================================================
// Scilab ( http://www.scilab.org/ ) - This file is part of Scilab
// Copyright (C) 2009 - DIGITEO
//
// This file is distributed under the same license as the Scilab package.
// ============================================================================
//==============================================================================
// Benchmark for launching editor with a binary file
//==============================================================================
editor('SCI/modules/core/macros/add_demo.bin')
|