Annotation of loncom/homework/insertlist.tab, revision 1.34
1.3 albertel 1: #the order of tags at the top _MUST_ be the same as in the table
1.5 albertel 2: #tag, description, color, function to call, show as option
1.9 albertel 3: numericalresponse,Response: Numerical,#00cc22,insert_numericalresponse
1.15 albertel 4: stringresponse,Response: String,#00cc55,insert_stringresponse
1.18 albertel 5: formularesponse,Response: Formula,#22cc55,insert_formularesponse
1.28 albertel 6: essayresponse,Response: Essay,#33cc55,insert_essayresponse
1.8 albertel 7: hintgroup,Hint,#accacc,default
1.16 albertel 8: hintpart,Conditional Hint,#ccaacc,insert_hintpart
1.30 albertel 9: formulahint,Formula Hint Condition,#ccaacc,insert_formulahint
1.16 albertel 10: numericalhint,Numerical Hint Condition,#ccaacc,insert_numericalhint
1.30 albertel 11: optionhint,Option Response Hint Condition,#ccaacc,insert_optionhint
12: radiobuttonhint,Radiobutton Hint Condition,#ccaacc,insert_radiobuttonhint
13: stringhint,String Hint Condition,#ccaacc,insert_stringhint
1.5 albertel 14: imageresponse::conceptgroup,Collection of similar foils,#FFFFFF,default
15: imageresponse::foil,Image response foil,#cccccc,Apache::imageresponse::insert_foil
16: imageresponse::foilgroup,Collection of Imageresponse foils,#FFFFFF,default,no
17: imageresponse::image,Imageresponse Image,#FFFFFF,default
1.19 albertel 18: imageresponse,Response: Click on Image,#FFFFFF,Apache::imageresponse::insert_imageresponse,no
1.5 albertel 19: imageresponse::rectangle,Rectangular area in image,#FFFFFF,default
20: imageresponse::text,Text to describe option,#FFFFFF,default
1.9 albertel 21: datasubmission,Stored Entry Field,#1144dd,default,no
1.21 albertel 22: textfield,Large Text Entry Area,#1144dd,default
1.9 albertel 23: textline,Single Line Text Entry Area,#1144dd,default
1.7 albertel 24: optionresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::optionresponse::insert_conceptgroup
1.8 albertel 25: optionresponse::foil,Option response foil,#dd55ff,Apache::optionresponse::insert_foil
1.6 albertel 26: optionresponse::foilgroup,Collection of Foils,#FFcc22,default,no
1.9 albertel 27: optionresponse,Response: Select from Options,#00dd33,insert_optionresponse
1.15 albertel 28: displayduedate,Display Due Date,#3370e4,insert_displayduedate
29: displaytitle,Title,#4aa0ea,insert_displaytitle
1.9 albertel 30: radiobuttonresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::radiobuttonresponse::insert_conceptgroup
31: radiobuttonresponse::foil,Foil,#dd55ff,Apache::radiobuttonresponse::insert_foil
32: radiobuttonresponse::foilgroup,Collection of Foils,#FFcc22,default,no
33: radiobuttonresponse,Response: One of N statements,#00ee44,insert_radiobuttonresponse
1.33 albertel 34: rankresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::rankresponse::insert_conceptgroup
35: rankresponse::foil,Foil,#dd55ff,Apache::rankresponse::insert_foil
36: rankresponse::foilgroup,Collection of Foils,#FFcc22,default,no
37: rankresponse,Response: Rank Values,#00ee44,insert_rankresponse
1.34 ! albertel 38: matchresponse::conceptgroup,Collection of similar foils,#EEEE00,Apache::matchresponse::insert_conceptgroup
! 39: matchresponse::foil,Foil,#dd55ff,Apache::matchresponse::insert_foil
! 40: matchresponse::foilgroup,Collection of Foils,#FFcc22,default,no
! 41: matchresponse::item,Item,#ee44ff,Apache::matchresponse::insert_item
! 42: matchresponse::itemgroup,Item to Match,#eedd22,default,no
! 43: matchresponse,Response: Match Two Lists,#00ee44,insert_matchresponse
1.10 albertel 44: responseparam,Parameters for a response,#FF11aa,insert_responseparam
1.8 albertel 45: display,Display Script Result Block,#ccaacc,default,no
46: import,Import a File,#ccaacc,default
47: parserlib,Import Tag Definitions,#ccaacc,default,no
48: script,Perl Script Block,#ccccaa,insert_script
49: scriptlib,Import Script Library,#ccaacc,default
50: window,Text In Seperate Window,#aacccc,default
1.31 albertel 51: block,Conditional Block,#FF3311,default
1.15 albertel 52: library,Start of Library,#FFFFFF,default
1.5 albertel 53: notsolved,Block For When Not Solved,#FFFFFF,default
1.32 albertel 54: part,Problem Part,#F0F0F0,default
1.5 albertel 55: postanswerdate,After Answer Date Block,#FFFFFF,default
56: preduedate,Before Due Date Block,#FFFFFF,default
57: problem,Start of Homework,#FFFFFF,default
1.17 albertel 58: randomlabel,Randomly labeled image,#cc77aa,default
1.27 albertel 59: randomlabel::labelgroup,Group of Labels,#11FFaa,default
60: randomlabel::location,Label Location,#55F09F,default
61: randomlabel::label,Label Text,#3333FF,default
1.5 albertel 62: randomlist,Randomly Parsed Block,#FFFFFF,default
63: solved,Block For After Solved,#FFFFFF,default
1.8 albertel 64: startouttext,Text Block,#dddd22,insert_startouttext
1.5 albertel 65: tex,TeX Only Block,#FFFFFF,default,no
66: web,Web Only Block,#FFFFFF,default,no
67: while,While Loop Block,#FFFFFF,default
1.26 matthew 68: gnuplot,GnuPlot,#88EE88,Apache::lonplot::insert_gnuplot
1.20 matthew 69: lonplot::label,Plot Label,#33EE33,Apache::lonplot::insert_label
70: lonplot::title,Plot Title,#33EE33,Apache::lonplot::insert_title
71: lonplot::xlabel,Plot x-label,#33EE33,Apache::lonplot::insert_xlabel
72: lonplot::ylabel,Plot y-label,#33EE33,Apache::lonplot::insert_ylabel
73: lonplot::axis,Plot axes,#33EE33,Apache::lonplot::insert_axis
74: lonplot::key,Plot Key,#33EE33,Apache::lonplot::insert_key
75: lonplot::curve,Plot Curve,#33EE33,Apache::lonplot::insert_curve
1.22 matthew 76: lonplot::function,Curve function,#33EE33,Apache::lonplot::insert_function
77: lonplot::data,Curve data,#33EE33,Apache::lonplot::insert_data
1.25 matthew 78: lonplot::tics,Plot tics,#33EE33,Apache::lonplot::insert_tics
1.24 matthew 79: lonplot::xtics,Plot xtics,#33EE33,Apache::lonplot::insert_xtics
80: lonplot::ytics,Plot ytics,#33EE33,Apache::lonplot::insert_ytics
1.1 albertel 81:
82:
1.34 ! albertel 83: TABLE n s f e h h f n o r s c f f i i r t d t t c f f o d d c f f r c f f r c f f i i m r d i p s s w b l n p p p p r l l l r s s t w w g l t x y a k c f d t x y
! 84: numericalresponse . . . . Y . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 85: stringresponse . . . . Y . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 86: formularesponse . . . . Y . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 87: essayresponse . . . . Y . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 88: hintgroup . . . . . Y Y Y Y Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . .
! 89: hintpart . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
! 90: formulahint . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 91: numericalhint . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 92: optionhint . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 93: radiobuttonhint . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 94: stringhint . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 95: conceptgroup . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 96: foil . . . . . . . . . . . . . . Y . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 97: foilgroup . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 98: image . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 99: imageresponse . . . . Y . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 100: rectangle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 101: text . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
! 102: datasubmission . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 103: textfield . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y . . . . . . . . . . . . . .
! 104: textline . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 105: conceptgroup . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 106: foil . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
! 107: foilgroup . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 108: optionresponse . . . . Y . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 109: displayduedate . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 110: displaytitle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 111: conceptgroup . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 112: foil . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
! 113: foilgroup . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 114: radiobuttonresponse . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 115: conceptgroup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 116: foil . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
! 117: foilgroup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 118: rankresponse . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 119: conceptgroup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 120: foil . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
! 121: foilgroup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 122: item . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . . . . . . . . Y . Y Y Y Y Y . . . . . . . . . . . .
! 123: itemgroup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 124: matchresponse . . . . Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 125: responseparam . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 126: display . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 127: import . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 128: parserlib . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 129: script . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 130: scriptlib . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 131: window . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . Y Y . Y . Y Y . Y . Y Y . Y . . . Y Y Y Y Y Y Y . . . . . . . . . . . .
! 132: block Y Y Y Y . . . . . . . . . . . Y . . . . . . . . Y Y Y . . . Y . . . Y . . . . . Y . Y Y Y Y Y Y Y . Y . Y Y . Y . . . Y Y Y Y Y Y Y . . . . . . . . . . . .
! 133: library Y Y Y Y . . . . . . . . . . . Y . . . . . . . . Y Y Y . . . Y . . . Y . . . . . Y . Y Y Y Y Y Y . . Y Y Y Y . Y . . . Y Y Y Y Y Y Y . . . . . . . . . . . .
! 134: notsolved Y Y Y Y . . . . . . . . . . . Y . . . . . . . . Y Y Y . . . Y . . . Y . . . . . Y . Y Y Y Y Y Y Y . . . Y Y . Y . . . Y . Y Y Y Y Y . . . . . . . . . . . .
! 135: part Y Y Y Y . . . . . . . . . . . Y . . . . . . . . Y Y Y . . . Y . . . Y . . . . . Y . Y Y Y Y Y Y Y . Y . Y Y . Y . . . Y Y Y Y . Y Y . . . . . . . . . . . .
! 136: postanswerdate . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . Y . . . . Y . . . Y Y Y Y . Y Y . . . . . . . . . . . .
! 137: preduedate Y Y Y Y . . . . . . . . . . . Y . . . . . . . . Y Y Y . . . Y . . . Y . . . . . Y . Y Y Y Y Y Y Y . Y . . . . Y . . . Y Y Y Y . Y Y . . . . . . . . . . . .
! 138: problem Y Y Y Y . . . . . . . . . . . Y . . . . . . . . Y Y Y . . . Y . . . Y . . . . . Y . Y Y Y Y Y Y Y . Y Y Y Y . Y . . . Y Y Y Y . Y Y . . . . . . . . . . . .
! 139: randomlabel . . . . . . . . . . . . . . . Y . . . . . . . . Y . . . . . Y . . . Y . . . . . Y . . . . . . . . . . . . . . . Y . . . . . . . . . . . . . . . . . . . . .
! 140: rl::labelgroup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . . . . .
! 141: rl::location . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 142: rl::label . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y . Y . Y . Y Y . . . . . Y Y Y Y Y Y . . . . . . . . . . . . .
! 143: randomlist Y Y Y Y . . . . . . . . . . . Y . . . . . . . . Y . . . . . Y . . Y . . . . . . . . Y Y Y Y Y Y Y . Y . Y Y . . . . . Y Y . Y . Y Y . . . . . . . . . . . .
! 144: solved . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . . Y Y . . . . . Y . Y Y . Y Y . . . . . . . . . . . .
! 145: startouttext . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 146: tex . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 147: web . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 148: while . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . Y . Y Y . . . . . Y Y Y Y Y Y Y . . . . . . . . . . . .
! 149: gnuplot . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y Y Y Y Y Y . . Y . .
! 150: lonplot::label . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 151: lonplot::title . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 152: lonplot::xlabel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 153: lonplot::ylabel . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 154: lonplot::axis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 155: lonplot::key . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 156: lonplot::curve . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Y Y . . .
! 157: lonplot::function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 158: lonplot::data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 159: lonplot::tics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 160: lonplot::xtics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
! 161: lonplot::ytics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
1.24 matthew 162:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>