Skip to content

Commit

Permalink
Try switching everything away from git-lfs.
Browse files Browse the repository at this point in the history
  • Loading branch information
corywalker committed Aug 17, 2023
1 parent 0915085 commit c1ad599
Show file tree
Hide file tree
Showing 4 changed files with 56,293 additions and 9 deletions.
2 changes: 0 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
expreduce/resources.go filter=lfs diff=lfs merge=lfs -text
*.m linguist-language=Mathematica
expreduce/rubi_snapshot/rubi_resources.go filter=lfs diff=lfs merge=lfs -text
2 changes: 1 addition & 1 deletion expreduce/builtin_rubi.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//go:generate go run ../utils/gensnapshots/gensnapshots.go -rubi_snapshot_location=./rubi_snapshot/rubi_snapshot.expred
//go:generate go-bindata -pkg rubi_snapshot -o rubi_snapshot/rubi_resources.go -nocompress rubi_snapshot/rubi_snapshot.expred
//go:generate go-bindata -pkg rubi_snapshot -o rubi_snapshot/rubi_resources.go -nocompress -nometadata rubi_snapshot/rubi_snapshot.expred

package expreduce

Expand Down

0 comments on commit c1ad599

Please sign in to comment.