source: ruby/trunk/lib/open_ehr/am/archetype/primitive.rb@ 380

Last change on this file since 380 was 380, checked in by KOBAYASHI, Shinji, 14 years ago

refs #74, #71

File size: 188 bytes
Line 
1module OpenEHR
2 module AM
3 module Archetype
4 module Primitive
5 class CPrimitive
6
7 end
8 end # of Primitive
9 end # of Archetype
10 end # of AM
11end # of OpenEHR
Note: See TracBrowser for help on using the repository browser.