diff options
Diffstat (limited to 'Recipe')
| -rw-r--r-- | Recipe | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,7 +15,7 @@ COMMON = midend malloc NET = net random tree234 net : [X] gtk COMMON NET -#cube : [X] gtk COMMON CUBE +cube : [X] gtk COMMON cube #net : [G] windows COMMON NET -#cube : [G] windows COMMON CUBE +#cube : [G] windows COMMON cube |