Subversion Repositories wimsdev

Rev

Rev 18050 | Rev 18086 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18050 Rev 18056
Line 2309... Line 2309...
2309
      {"getscoreweight",0, calc_getscoreweight},
2309
      {"getscoreweight",0, calc_getscoreweight},
2310
      {"getseedlast", 0, calc_getseedlast},
2310
      {"getseedlast", 0, calc_getseedlast},
2311
      {"getseedlastcnt", 0, calc_getseedlastcnt},
2311
      {"getseedlastcnt", 0, calc_getseedlastcnt},
2312
      {"getseedscorelast", 0, calc_getseedscorelast},
2312
      {"getseedscorelast", 0, calc_getseedscorelast},
2313
      {"getseedscores", 0, calc_getseedscores},
2313
      {"getseedscores", 0, calc_getseedscores},
-
 
2314
      {"getsheetstatus", 0, calc_getsheetstatus},
2314
      {"hex",  0, calc_hex},
2315
      {"hex",  0, calc_hex},
2315
      {"html2iso", 0, calc_html2iso},
2316
      {"html2iso", 0, calc_html2iso},
2316
      {"htmlmath", 0, htmlmath},
2317
      {"htmlmath", 0, htmlmath},
2317
      {"httpquery", 0, tohttpquery},
2318
      {"httpquery", 0, tohttpquery},
2318
      {"imgrename", 0, calc_imgrename},
2319
      {"imgrename", 0, calc_imgrename},