rename phisol to soml

This commit is contained in:
Torsten Ruger
2015-10-23 14:22:55 +03:00
parent 991cc0519f
commit e0c5bc4c11
31 changed files with 60 additions and 97 deletions

View File

@@ -13,7 +13,7 @@ module Register
# derived classes are Boot/Meta Class and StringConstant
class ObjectConstant < Constant
# def type
# Phisol::Reference
# Soml::Reference
# end
def clazz
raise "abstract #{self}"