Skip to content

Commit

Permalink
Re-generate gold files
Browse files Browse the repository at this point in the history
  • Loading branch information
tchajed committed Jul 19, 2024
1 parent dad7762 commit e5229cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion internal/examples/trust_import/trust_import.gold.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(* autogenerated from github.com/goose-lang/goose/internal/examples/trust_import *)
From Perennial.goose_lang Require Import prelude.
From Perennial.goose_lang.trusted Require Import github_com.tchajed.goose.internal.examples.trust_import.trusted_example.
From Perennial.goose_lang.trusted Require Import github_com.goose_lang.goose.internal.examples.trust_import.trusted_example.

Section code.
Context `{ext_ty: ext_types}.
Expand Down
2 changes: 1 addition & 1 deletion internal/examples/unittest/unittest.gold.v
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
(* autogenerated from github.com/goose-lang/goose/internal/examples/unittest *)
From Perennial.goose_lang Require Import prelude.
From Goose Require github_com.tchajed.goose.internal.examples.unittest.generic.
From Goose Require github_com.goose_lang.goose.internal.examples.unittest.generic.
From Goose Require github_com.tchajed.marshal.

From Perennial.goose_lang Require Import ffi.disk_prelude.
Expand Down

0 comments on commit e5229cf

Please sign in to comment.