~ubuntu-branches/ubuntu/precise/scilab/precise

« back to all changes in this revision

Viewing changes to modules/xcos/sci_gateway/cpp/sci_xcosNotify.cpp

  • Committer: Bazaar Package Importer
  • Author(s): Sylvestre Ledru
  • Date: 2010-04-16 15:57:24 UTC
  • mfrom: (1.1.9 upstream) (4.4.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100416155724-lx1sdku0oidl0ffn
Tags: 5.2.2-1
* New upstream release
* better-feedback-on-lib-error.diff, full_support.diff, renesas-sh.diff,
  s390javadetection.diff, sparc64.diff, test_run_permission.diff,
  z_cpudetection.diff removed (applied upstream)

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
#include "getScilabJavaVM.h"
27
27
}
28
28
/*--------------------------------------------------------------------------*/
29
 
using namespace org_scilab_modules_xcos_utils;
 
29
using namespace org_scilab_modules_graph_utils;
30
30
/*--------------------------------------------------------------------------*/
31
31
int sci_xcosNotify(char *fname,unsigned long fname_len)
32
32
{