View Single Post
  #1 (permalink)  
Old 11-23-2005
rocshaw rocshaw is offline
Registered User
 
 
Join Date: Nov 2005
Posts: 4
Question How to compile ice files under folder slice

Here errors when I compile these files under folder slice:
Quote:
BuiltinSequences.ice:13: illegal identifier `Ice': `Ice' prefix is reserved
I go to line 13 of BuiltinSequences.ice, found here is statement:
Quote:
module Ice
seems can't use reserved word Ice in ice file, so I confused how to compile it.
Thanks.
__________________
SunJump
Jinfonet China
I'm researching ice.
Reply With Quote