File: call_scilab_export.def

package info (click to toggle)
scilab 5.5.2-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 339,404 kB
  • ctags: 71,193
  • sloc: xml: 766,922; ansic: 295,260; java: 187,853; fortran: 155,904; cpp: 67,546; ml: 24,107; sh: 23,715; tcl: 14,792; makefile: 8,328; perl: 1,566; php: 690; cs: 614
file content (22 lines) | stat: -rw-r--r-- 474 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
LIBRARY    call_scilab.dll


EXPORTS
; --------------------------------------- 
; call_scilab explicit export (SEP 35)
; --------------------------------------- 
    setCallScilabEngineState
	DisableInteractiveMode
	StartScilab
	TerminateScilab
	ScilabDoOneEvent
	ScilabHaveAGraph
	SendScilabJob
	GetLastJob
	SendScilabJobs
	Call_ScilabOpen
	getVariableType
	setCallScilabEngineState
	getLastErrorMessageSingle 
	getLastErrorValue
; ---------------------------------------