~ubuntu-branches/ubuntu/edgy/tkrplot/edgy

« back to all changes in this revision

Viewing changes to src/tcl.def

  • Committer: Bazaar Package Importer
  • Author(s): Dirk Eddelbuettel
  • Date: 2006-01-14 18:37:36 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060114183736-tf6myn8pc3571fxa
Tags: 0.0.14-1
* New upstream release
* debian/control: Updated Build-Depends: to r-base-core (>= 2.2.0) 
  to match Depends in upstream file DESCRIPTION

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
LIBRARY tcl@VER@.dll
2
 
EXPORTS
3
 
 Tcl_CreateCommand
4
 
 Tcl_CreateInterp
5
 
 Tcl_Eval
6
 
 Tcl_Init
7
 
 Tcl_ServiceAll
8
 
 Tcl_SetResult
9
 
 Tcl_SetServiceMode
10
 
 Tcl_StaticPackage
11
 
 Tcl_Alloc
12
 
 Tcl_AppendResult
13
 
 Tcl_Free
14
 
 Tcl_Panic
15
 
 Tcl_PkgRequire
16
 
 Tcl_PkgProvide