Ignore:
Timestamp:
09/09/03 16:57:36 (9 years ago)
Author:
jamesoff
Message:

fixed line spacing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/abstract.tcl

    r244 r245  
    11# bMotion - Abstract Handling 
    22# 
    3  
    43# $Id$ 
    5  
    6 # 
    7  
    8  
     4# 
    95 
    106############################################################################### 
    11  
    127# bMotion - an 'AI' TCL script for eggdrops 
    13  
    148# Copyright (C) James Michael Seward 2000-2003 
    159# 
    16  
    1710# This program is free software; you can redistribute it and/or modify 
    18  
    1911# it under the terms of the GNU General Public License as published by 
    20  
    2112# the Free Software Foundation; either version 2 of the License, or  
    22  
    2313# (at your option) any later version. 
    24  
    25 # 
    26  
     14# 
    2715# This program is distributed in the hope that it will be useful, but  
    28  
    2916# WITHOUT ANY WARRANTY; without even the implied warranty of  
    30  
    3117# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU  
    32  
    3318# General Public License for more details. 
    34  
    35 # 
    36  
     19# 
    3720# You should have received a copy of the GNU General Public License  
    38  
    3921# along with this program; if not, write to the Free Software  
    40  
    4122# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    42  
    4323############################################################################### 
    44  
    4524 
    4625# Summary of new abstract system design: 
Note: See TracChangeset for help on using the changeset viewer.