Changes between Version 2 and Version 3 of Old/Athstats/ScriptsRepository/AthstatsAppDef
- Timestamp:
- Feb 10, 2006, 4:11:54 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/Athstats/ScriptsRepository/AthstatsAppDef
v2 v3 10 10 a = AppDefinition.create('test:app:athstats') 11 11 a.name = "athstats" 12 a.version( 0, 0, 1)12 a.version(1, 1, 0) 13 13 a.shortDescription = "Application to gather madwifi driver statistics" 14 14 a.description = <<TEXT