ProgTutorial/FirstSteps.thy
changeset 262 e0049c842785
parent 261 358f325f4db6
child 263 195c4444dff7
equal deleted inserted replaced
261:358f325f4db6 262:e0049c842785
  2134 oops
  2134 oops
  2135 
  2135 
  2136 
  2136 
  2137 section {* Misc (TBD) *}
  2137 section {* Misc (TBD) *}
  2138 
  2138 
  2139 ML {*Datatype.get_datatype @{theory} "List.list"*}
  2139 ML {*Datatype.get_info @{theory} "List.list"*}
  2140 
  2140 
  2141 end
  2141 end