~ubuntu-branches/ubuntu/edgy/rxtx/edgy-201105201527

« back to all changes in this revision

Viewing changes to src/Parallel.def

  • Committer: Bazaar Package Importer
  • Author(s): Mario Joussen
  • Date: 2006-03-01 18:56:52 UTC
  • mfrom: (1.1.2 upstream) (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20060301185652-ri9941gi01goklvz
Tags: 2.1.7-2
Fixed stupid bug in clean target.
(closes: Bug#354859)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
EXPORTS
 
2
Java_gnu_io_LPRPort_Initialize=Java_gnu_io_LPRPort_Initialize@8
 
3
Java_gnu_io_LPRPort_eventLoop=Java_gnu_io_LPRPort_eventLoop@8
 
4
Java_gnu_io_LPRPort_getInputBufferSize=Java_gnu_io_LPRPort_getInputBufferSize@8
 
5
Java_gnu_io_LPRPort_getOutputBufferFree=Java_gnu_io_LPRPort_getOutputBufferFree@8
 
6
Java_gnu_io_LPRPort_getOutputBufferSize=Java_gnu_io_LPRPort_getOutputBufferSize@8
 
7
Java_gnu_io_LPRPort_isPaperOut=Java_gnu_io_LPRPort_isPaperOut@8
 
8
Java_gnu_io_LPRPort_isPrinterBusy=Java_gnu_io_LPRPort_isPrinterBusy@8
 
9
Java_gnu_io_LPRPort_isPrinterError=Java_gnu_io_LPRPort_isPrinterError@8
 
10
Java_gnu_io_LPRPort_isPrinterSelected=Java_gnu_io_LPRPort_isPrinterSelected@8
 
11
Java_gnu_io_LPRPort_isPrinterTimedOut=Java_gnu_io_LPRPort_isPrinterTimedOut@8
 
12
Java_gnu_io_LPRPort_nativeClose=Java_gnu_io_LPRPort_nativeClose@8
 
13
Java_gnu_io_LPRPort_nativeavailable=Java_gnu_io_LPRPort_nativeavailable@8
 
14
Java_gnu_io_LPRPort_open=Java_gnu_io_LPRPort_open@12
 
15
Java_gnu_io_LPRPort_readArray=Java_gnu_io_LPRPort_readArray@20
 
16
Java_gnu_io_LPRPort_readByte=Java_gnu_io_LPRPort_readByte@8
 
17
Java_gnu_io_LPRPort_setHWFC=Java_gnu_io_LPRPort_setHWFC@12
 
18
Java_gnu_io_LPRPort_setInputBufferSize=Java_gnu_io_LPRPort_setInputBufferSize@12
 
19
Java_gnu_io_LPRPort_setLPRMode=Java_gnu_io_LPRPort_setLPRMode@12
 
20
Java_gnu_io_LPRPort_setOutputBufferSize=Java_gnu_io_LPRPort_setOutputBufferSize@12
 
21
Java_gnu_io_LPRPort_writeArray=Java_gnu_io_LPRPort_writeArray@20
 
22
Java_gnu_io_LPRPort_writeByte=Java_gnu_io_LPRPort_writeByte@12