Changeset 247

Show
Ignore:
Timestamp:
10/31/05 07:41:11 (3 years ago)
Author:
ged
Message:
  • Removed SVNUrl
Location:
trunk/lib/fm
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/lib/fm/character.rb

    r212 r247  
    2727require 'fm/organism' 
    2828 
     29 
    2930### Instances of this class represent living entities in the world. 
    3031class FaerieMUD::Character < FaerieMUD::AnimatedObject 
     
    3637    # SVN Id 
    3738    SVNId = %q$Id$ 
    38  
    39     # SVN URL 
    40     SVNURL = %q$URL$ 
    41  
    4239 
    4340 
     
    8279    ###### 
    8380 
     81     
    8482 
    8583    ############################################################# 
  • trunk/lib/fm/events/meteorological.rb

    r198 r247  
    3434    SVNId = %q$Id$ 
    3535 
    36     # SVN URL 
    37     SVNURL = %q$URL$ 
    38  
    3936end # class FaerieMUD::MeteorologicalEvent 
    4037 
  • trunk/lib/fm/periodicobject.rb

    r212 r247  
    7272        SVNId = %q$Id$ 
    7373 
    74         # SVN URL 
    75         SVNURL = %q$URL$ 
    76  
    7774        # Element chemical symbols indexed by atomic number 
    7875        Symbols = [nil] + %w{H He Li Be B C N O F Ne Na Mg Al Si P S Cl Ar K 
     
    408405        end 
    409406 
     407 
    410408        ### Return the element that is the result of subtracting the atomic of 
    411409        ### +other+ from that of the receiver. The +other+ argument can be 
     
    556554    SVNId = %q$Id$ 
    557555 
    558     # Subversion URL 
    559     SVNUrl = %q$URL$ 
    560556 
    561557    ### Balance names