25 lines
703 B
RPMSpec
25 lines
703 B
RPMSpec
|
--- ./platform/emulator/modPort.spec.orig Wed Aug 21 06:18:19 2002
|
||
|
+++ ./platform/emulator/modPort.spec Sat Sep 3 18:46:09 2005
|
||
|
@@ -8,8 +8,8 @@
|
||
|
### Christian Schulte, 1998
|
||
|
###
|
||
|
### Last change:
|
||
|
-### $Date: 2002/08/21 10:18:19 $ by $Author: duchier $
|
||
|
-### $Revision: 1.8 $
|
||
|
+### $Date: 2005/02/15 13:33:16 $ by $Author: raph $
|
||
|
+### $Revision: 1.8.12.1 $
|
||
|
###
|
||
|
### This file is part of Mozart, an implementation
|
||
|
### of Oz 3:
|
||
|
@@ -30,8 +30,8 @@
|
||
|
out => ['+bool'],
|
||
|
bi => BIisPort},
|
||
|
|
||
|
- 'new' => { in => ['list'],
|
||
|
- out => ['+port'],
|
||
|
+ 'new' => { in => [],
|
||
|
+ out => ['list','+port'],
|
||
|
BI => BInewPort},
|
||
|
|
||
|
'send' => { in => ['+port','value'],
|