diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2021-07-01 14:21:29 +0200 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2021-07-01 14:21:29 +0200 |
| commit | 71d99b9ecb2f59a5591bfdd9ab4695b00acbfd1c (patch) | |
| tree | 5562b7fa81661081367f219f32ed7fd24940450c /gf.cabal | |
| parent | d5c6aec3ec58b981d702eada8feab6685a0acea4 (diff) | |
Rename GF.Compile.Compute.ConcreteNew to GF.Compile.Compute.Concrete
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -178,7 +178,7 @@ library GF.Command.TreeOperations GF.Compile.CFGtoPGF GF.Compile.CheckGrammar - GF.Compile.Compute.ConcreteNew + GF.Compile.Compute.Concrete GF.Compile.Compute.Predef GF.Compile.Compute.Value GF.Compile.ExampleBased |
