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