Method: Gisele::Analysis::Ghmsc#c0=

Defined in:
lib/gisele/analysis/ghmsc.rb

#c0=(c0) ⇒ Object



19
20
21
# File 'lib/gisele/analysis/ghmsc.rb', line 19

def c0=(c0)
  @c0 = session.bdd(c0)
end