Project

General

Profile

Bug #120

Updated by I. Denisov about 9 years ago

Reported by Valeriy Shipkov.  

 There is the minimal demonstration. 
 <pre> 
 MODULE Test; 

	 IMPORT Журнал := StdLog, Views := TextViews; 

 END Test. 
 </pre> 
 If you select Views and choose in pop up menu Interface, the interface for TextViews will be oppended. 
 If same to do about Журнал, there will be an error message.

Back