Changeset 87 for trunk/makedist.rb
- Timestamp:
- 07/08/08 08:07:04 (6 months ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
makedist.rb (modified) (2 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 4 4 Ruby-WordNet-* 5 5 commit-msg.txt 6 WordNet-*
-
- Property svn:ignore
-
trunk/makedist.rb
- Property svn:keywords changed from author date id revision to Date Rev Author URL Id
r62 r87 24 24 25 25 # SVN Revision 26 SVNRev = %q$Rev : 13$26 SVNRev = %q$Rev$ 27 27 28 28 # SVN Id … … 30 30 31 31 # SVN URL 32 SVNURL = %q$URL : svn+ssh://svn.FaerieMUD.org/usr/local/svn/project-utils/trunk/makedist.rb$32 SVNURL = %q$URL$ 33 33 34 34 $Programs = {
