1
0
forked from GitHub/gf-rgl

remove ResScand and use either Prelude.bindComma or Coordination.comma

This commit is contained in:
Krasimir Angelov
2018-06-28 11:32:52 +02:00
parent ddffa1928f
commit 2c0caaf687
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -86,6 +86,4 @@ interface ResScand = DiffScand ** open CommonScand, Prelude in {
isSimple = True
} ;
comma : Str = SOFT_BIND ++ "," ;
}