wfcing
This commit is contained in:
@@ -7,16 +7,8 @@
|
||||
]).
|
||||
|
||||
-export([
|
||||
|
||||
zero/0, one/0,
|
||||
add/1, add/2,
|
||||
mul/1, mul/2
|
||||
]).
|
||||
|
||||
|
||||
-type sentence() :: wfc_sentence:sentence().
|
||||
|
||||
|
||||
%% constructors
|
||||
-spec
|
||||
zero()
|
||||
|
||||
Reference in New Issue
Block a user