Skip to content

Commit

Permalink
Updating: very very minorly
Browse files Browse the repository at this point in the history
  • Loading branch information
githwxi committed Feb 8, 2025
1 parent 033acf5 commit 6476252
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 0 deletions.
5 changes: 5 additions & 0 deletions srcgen2/DATS/xstamp0.dats
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,13 @@ ATS_PACKNAME
(* ****** ****** *)
#include
"./../HATS/xatsopt_sats.hats"
(* ****** ****** *)
(*
#include
"./../HATS/xatsopt_dats.hats"
*)
#include
"./../HATS/xatsopt_dpre.hats"
(* ****** ****** *)
(* ****** ****** *)
#staload "./../SATS/xstamp0.sats"
Expand Down
5 changes: 5 additions & 0 deletions srcgen2/DATS/xstamp0_print0.dats
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,13 @@ ATS_PACKNAME
(* ****** ****** *)
#include
"./../HATS/xatsopt_sats.hats"
(* ****** ****** *)
(*
#include
"./../HATS/xatsopt_dats.hats"
*)
#include
"./../HATS/xatsopt_dpre.hats"
(* ****** ****** *)
(* ****** ****** *)
#staload "./../SATS/xstamp0.sats"
Expand Down
10 changes: 10 additions & 0 deletions srcgen2/DATS/xstamp0_tmpmap.dats
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
** 02110-1301, USA.
*)

(* ****** ****** *)
(* ****** ****** *)
//
(*
Expand All @@ -36,17 +37,26 @@ Authoremail: gmhwxiATgmailDOTcom
*)
//
(* ****** ****** *)
(* ****** ****** *)
#define
ATS_PACKNAME
"ATS3.XANADU.xatsopt-20220500"
(* ****** ****** *)
(* ****** ****** *)
#include
"./../HATS/xatsopt_sats.hats"
(* ****** ****** *)
(*
#include
"./../HATS/xatsopt_dats.hats"
*)
#include
"./../HATS/xatsopt_dpre.hats"
(* ****** ****** *)
(* ****** ****** *)
#staload "./../SATS/xstamp0.sats"
(* ****** ****** *)
(* ****** ****** *)

local

Expand Down
5 changes: 5 additions & 0 deletions srcgen2/DATS/xsymbol.dats
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,13 @@ ATS_PACKNAME
(* ****** ****** *)
#include
"./../HATS/xatsopt_sats.hats"
(* ****** ****** *)
(*
#include
"./../HATS/xatsopt_dats.hats"
*)
#include
"./../HATS/xatsopt_dpre.hats"
(* ****** ****** *)
(* ****** ****** *)
#staload
Expand Down
10 changes: 10 additions & 0 deletions srcgen2/DATS/xsymbol_print0.dats
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
** 02110-1301, USA.
*)

(* ****** ****** *)
(* ****** ****** *)
//
(*
Expand All @@ -34,17 +35,26 @@ Authoremail: gmhwxiATgmailDOTcom
*)
//
(* ****** ****** *)
(* ****** ****** *)
#define
ATS_PACKNAME
"ATS3.XANADU.xatsopt-20220500"
(* ****** ****** *)
(* ****** ****** *)
#include
"./../HATS/xatsopt_sats.hats"
(* ****** ****** *)
(*
#include
"./../HATS/xatsopt_dats.hats"
*)
#include
"./../HATS/xatsopt_dpre.hats"
(* ****** ****** *)
(* ****** ****** *)
#staload "./../SATS/xsymbol.sats"
(* ****** ****** *)
(* ****** ****** *)

#implfun
symbl_fprint
Expand Down

0 comments on commit 6476252

Please sign in to comment.