sdml-core 0.4.1

Core Model for Simple Domain Modeling Language (SDML)
Documentation
1
2
3
4
5
module gs1 is

  datatype GlobalLocationNumber <- string is end

end