Changes between Version 36 and Version 37 of ScoringFormulas
- Timestamp:
- May 16, 2009, 3:10:22 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ScoringFormulas
v36 v37 12 12 [[BR]][[BR]][[BR]] 13 13 == Create a scoring formula == 14 Create a DLL named "!FsSf_<formula id>.dll" which implement the interface described below .14 Create a DLL named "!FsSf_<formula id>.dll" which implement the interface described below (found in !FsFsdb.dll). 15 15 16 16 Put it in the folder where !FsComp.exe is and it should show up on the list for selecting a scoring formula.