Index: apps/scripts/soccerClub.xotcl =================================================================== diff -u -rc72f9f638677608fab1502cd696c8f2d6b2952f9 -r9ffb233e56aa019ed8e82f70bf7aab1e95066cf5 --- apps/scripts/soccerClub.xotcl (.../soccerClub.xotcl) (revision c72f9f638677608fab1502cd696c8f2d6b2952f9) +++ apps/scripts/soccerClub.xotcl (.../soccerClub.xotcl) (revision 9ffb233e56aa019ed8e82f70bf7aab1e95066cf5) @@ -3,7 +3,7 @@ # It demonstrates the basic language constructs on the example of # a soccer club. -package require XOTcl; namespace import -force xotcl::* +package require XOTcl 1; namespace import -force xotcl::* # All the characters in this example are fictitious, and any # resemblance to actual persons, living or deceased, is coincidental.