|
From: <cre...@us...> - 2006-05-05 18:56:07
|
Revision: 1357 Author: creecode Date: 2006-05-05 11:55:58 -0700 (Fri, 05 May 2006) ViewCVS: http://svn.sourceforge.net/frontierkernel/?rev=1357&view=rev Log Message: ----------- no functional change to script use updated frontier version control file format to preserve type of script Modified Paths: -------------- ODBs/trunk/frontierRoot/system/verbs/builtins/Frontier/data/userTableLeftovers/html/macros/circumference.fvc Modified: ODBs/trunk/frontierRoot/system/verbs/builtins/Frontier/data/userTableLeftovers/html/macros/circumference.fvc =================================================================== --- ODBs/trunk/frontierRoot/system/verbs/builtins/Frontier/data/userTableLeftovers/html/macros/circumference.fvc 2006-05-05 14:10:49 UTC (rev 1356) +++ ODBs/trunk/frontierRoot/system/verbs/builtins/Frontier/data/userTableLeftovers/html/macros/circumference.fvc 2006-05-05 18:55:58 UTC (rev 1357) @@ -1,4 +1,4 @@ -FrontierVcsFile:1:scpt:system.verbs.builtins.Frontier.data.userTableLeftovers.html.macros.circumference +FrontierVcsFile:2:scpt (AppleScript):system.verbs.builtins.Frontier.data.userTableLeftovers.html.macros.circumference on circumference(diameter) if {real, integer} contains class of diameter then This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |