Commit 6a623d4a authored by stancakapost's avatar stancakapost
Browse files

fixed purpose as requested by CR

parent f304b21b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
/*****************************************************************
/*****************************************************************
 ** @author   STF 470
 ** @author   STF 470
 ** @version  0.0.1
 ** @version  0.0.1
 ** @purpose  1:8.2.3.1, Ensure that the import statement cannot be used in other places than in the module definition part
 ** @purpose  1:8.2.3.1, Ensure that the only top-level visible definitions of a module may be imported.
 ** @verdict  pass reject
 ** @verdict  pass reject
 *****************************************************************/
 *****************************************************************/