-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
439 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,312 @@ | ||
# Microsoft eMbedded Visual Tools Project File - Name="luace" - Package Owner=<4> | ||
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 | ||
# ** DO NOT EDIT ** | ||
|
||
# TARGTYPE "Win32 (WCE ARMV4) Application" 0xa301 | ||
# TARGTYPE "Win32 (WCE ARMV4I) Application" 0xa501 | ||
|
||
CFG=luace - Win32 (WCE ARMV4I) Debug | ||
!MESSAGE This is not a valid makefile. To build this project using NMAKE, | ||
!MESSAGE use the Export Makefile command and run | ||
!MESSAGE | ||
!MESSAGE NMAKE /f "luace.vcn". | ||
!MESSAGE | ||
!MESSAGE You can specify a configuration when running NMAKE | ||
!MESSAGE by defining the macro CFG on the command line. For example: | ||
!MESSAGE | ||
!MESSAGE NMAKE /f "luace.vcn" CFG="luace - Win32 (WCE ARMV4I) Debug" | ||
!MESSAGE | ||
!MESSAGE Possible choices for configuration are: | ||
!MESSAGE | ||
!MESSAGE "luace - Win32 (WCE ARMV4I) Release" (based on "Win32 (WCE ARMV4I) Application") | ||
!MESSAGE "luace - Win32 (WCE ARMV4I) Debug" (based on "Win32 (WCE ARMV4I) Application") | ||
!MESSAGE "luace - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Application") | ||
!MESSAGE "luace - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Application") | ||
!MESSAGE | ||
|
||
# Begin Project | ||
# PROP AllowPerConfigDependencies 0 | ||
# PROP Scc_ProjName "" | ||
# PROP Scc_LocalPath "" | ||
# PROP ATL_Project 2 | ||
|
||
!IF "$(CFG)" == "luace - Win32 (WCE ARMV4I) Release" | ||
|
||
# PROP BASE Use_MFC 0 | ||
# PROP BASE Use_Debug_Libraries 0 | ||
# PROP BASE Output_Dir "ARMV4IRel" | ||
# PROP BASE Intermediate_Dir "ARMV4IRel" | ||
# PROP BASE CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}" | ||
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | ||
# PROP BASE Target_Dir "" | ||
# PROP Use_MFC 0 | ||
# PROP Use_Debug_Libraries 0 | ||
# PROP Output_Dir "ARMV4IRel" | ||
# PROP Intermediate_Dir "ARMV4IRel" | ||
# PROP CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}" | ||
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | ||
# PROP Target_Dir "" | ||
RSC=rc.exe | ||
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /r | ||
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /r | ||
CPP=clarm.exe | ||
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT) /c | ||
# ADD CPP /nologo /W3 /I "..\..\src\wcelibcex\src" /D _WIN32_WCE=$(CEVersion) /D "ARM" /D "_ARM_" /D "$(CePlatform)" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT) /c | ||
MTL=midl.exe | ||
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | ||
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | ||
BSC32=bscmake.exe | ||
# ADD BASE BSC32 /nologo | ||
# ADD BSC32 /nologo | ||
LINK32=link.exe | ||
# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:THUMB | ||
# ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:THUMB | ||
|
||
!ELSEIF "$(CFG)" == "luace - Win32 (WCE ARMV4I) Debug" | ||
|
||
# PROP BASE Use_MFC 0 | ||
# PROP BASE Use_Debug_Libraries 1 | ||
# PROP BASE Output_Dir "ARMV4IDbg" | ||
# PROP BASE Intermediate_Dir "ARMV4IDbg" | ||
# PROP BASE CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}" | ||
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | ||
# PROP BASE Target_Dir "" | ||
# PROP Use_MFC 0 | ||
# PROP Use_Debug_Libraries 1 | ||
# PROP Output_Dir "ARMV4IDbg" | ||
# PROP Intermediate_Dir "ARMV4IDbg" | ||
# PROP CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}" | ||
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | ||
# PROP Ignore_Export_Lib 0 | ||
# PROP Target_Dir "" | ||
RSC=rc.exe | ||
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /r | ||
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /r | ||
CPP=clarm.exe | ||
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /QRarch4T /QRinterwork-return /M$(CECrtMTDebug) /c | ||
# ADD CPP /nologo /W3 /Zi /Od /I "..\..\src\wcelibcex\src" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /FR /YX /QRarch4T /QRinterwork-return /M$(CECrtMTDebug) /c | ||
MTL=midl.exe | ||
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | ||
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | ||
BSC32=bscmake.exe | ||
# ADD BASE BSC32 /nologo | ||
# ADD BSC32 /nologo | ||
LINK32=link.exe | ||
# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:THUMB | ||
# ADD LINK32 commctrl.lib coredll.lib lua51.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /libpath:"ARMV4IDbg" /subsystem:$(CESubsystem) /MACHINE:THUMB | ||
|
||
!ELSEIF "$(CFG)" == "luace - Win32 (WCE ARMV4) Release" | ||
|
||
# PROP BASE Use_MFC 0 | ||
# PROP BASE Use_Debug_Libraries 0 | ||
# PROP BASE Output_Dir "ARMV4Rel" | ||
# PROP BASE Intermediate_Dir "ARMV4Rel" | ||
# PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" | ||
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | ||
# PROP BASE Target_Dir "" | ||
# PROP Use_MFC 0 | ||
# PROP Use_Debug_Libraries 0 | ||
# PROP Output_Dir "ARMV4Rel" | ||
# PROP Intermediate_Dir "ARMV4Rel" | ||
# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" | ||
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | ||
# PROP Target_Dir "" | ||
RSC=rc.exe | ||
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r | ||
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r | ||
CPP=clarm.exe | ||
# ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c | ||
# ADD CPP /nologo /W3 /I "..\..\src\wcelibcex\src" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c | ||
MTL=midl.exe | ||
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | ||
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 | ||
BSC32=bscmake.exe | ||
# ADD BASE BSC32 /nologo | ||
# ADD BSC32 /nologo | ||
LINK32=link.exe | ||
# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM | ||
# ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM | ||
|
||
!ELSEIF "$(CFG)" == "luace - Win32 (WCE ARMV4) Debug" | ||
|
||
# PROP BASE Use_MFC 0 | ||
# PROP BASE Use_Debug_Libraries 1 | ||
# PROP BASE Output_Dir "ARMV4Dbg" | ||
# PROP BASE Intermediate_Dir "ARMV4Dbg" | ||
# PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" | ||
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | ||
# PROP BASE Target_Dir "" | ||
# PROP Use_MFC 0 | ||
# PROP Use_Debug_Libraries 1 | ||
# PROP Output_Dir "ARMV4Dbg" | ||
# PROP Intermediate_Dir "ARMV4Dbg" | ||
# PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}" | ||
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}" | ||
# PROP Target_Dir "" | ||
RSC=rc.exe | ||
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r | ||
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r | ||
CPP=clarm.exe | ||
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c | ||
# ADD CPP /nologo /W3 /Zi /Od /I "..\..\src\wcelibcex\src" /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c | ||
MTL=midl.exe | ||
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | ||
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 | ||
BSC32=bscmake.exe | ||
# ADD BASE BSC32 /nologo | ||
# ADD BSC32 /nologo | ||
LINK32=link.exe | ||
# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM | ||
# ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM | ||
|
||
!ENDIF | ||
|
||
# Begin Target | ||
|
||
# Name "luace - Win32 (WCE ARMV4I) Release" | ||
# Name "luace - Win32 (WCE ARMV4I) Debug" | ||
# Name "luace - Win32 (WCE ARMV4) Release" | ||
# Name "luace - Win32 (WCE ARMV4) Debug" | ||
# Begin Group "Source Files" | ||
|
||
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" | ||
# Begin Source File | ||
|
||
SOURCE=..\..\src\lua.c | ||
|
||
!IF "$(CFG)" == "luace - Win32 (WCE ARMV4I) Release" | ||
|
||
DEP_CPP_LUA_C=\ | ||
"..\..\src\lauxlib.h"\ | ||
"..\..\src\lua.h"\ | ||
"..\..\src\luace.h"\ | ||
"..\..\src\luaconf.h"\ | ||
"..\..\src\lualib.h"\ | ||
"..\..\src\wcelibcex\src\wce_locale.h"\ | ||
"..\..\src\wcelibcex\src\wce_stdio.h"\ | ||
"..\..\src\wcelibcex\src\wce_stdlib.h"\ | ||
"..\..\src\wcelibcex\src\wce_string.h"\ | ||
"..\..\src\wcelibcex\src\wce_time.h"\ | ||
"..\..\src\wcelibcex\src\wce_winbase.h"\ | ||
|
||
|
||
!ELSEIF "$(CFG)" == "luace - Win32 (WCE ARMV4I) Debug" | ||
|
||
DEP_CPP_LUA_C=\ | ||
"..\..\src\lauxlib.h"\ | ||
"..\..\src\lua.h"\ | ||
"..\..\src\luace.h"\ | ||
"..\..\src\luaconf.h"\ | ||
"..\..\src\lualib.h"\ | ||
"..\..\src\wcelibcex\src\wce_locale.h"\ | ||
"..\..\src\wcelibcex\src\wce_stdio.h"\ | ||
"..\..\src\wcelibcex\src\wce_stdlib.h"\ | ||
"..\..\src\wcelibcex\src\wce_string.h"\ | ||
"..\..\src\wcelibcex\src\wce_time.h"\ | ||
"..\..\src\wcelibcex\src\wce_winbase.h"\ | ||
|
||
|
||
!ELSEIF "$(CFG)" == "luace - Win32 (WCE ARMV4) Release" | ||
|
||
DEP_CPP_LUA_C=\ | ||
"..\..\src\lauxlib.h"\ | ||
"..\..\src\lua.h"\ | ||
"..\..\src\luace.h"\ | ||
"..\..\src\luaconf.h"\ | ||
"..\..\src\lualib.h"\ | ||
"..\..\src\wcelibcex\src\wce_locale.h"\ | ||
"..\..\src\wcelibcex\src\wce_stdio.h"\ | ||
"..\..\src\wcelibcex\src\wce_stdlib.h"\ | ||
"..\..\src\wcelibcex\src\wce_string.h"\ | ||
"..\..\src\wcelibcex\src\wce_time.h"\ | ||
"..\..\src\wcelibcex\src\wce_winbase.h"\ | ||
|
||
|
||
!ELSEIF "$(CFG)" == "luace - Win32 (WCE ARMV4) Debug" | ||
|
||
DEP_CPP_LUA_C=\ | ||
"..\..\src\lauxlib.h"\ | ||
"..\..\src\lua.h"\ | ||
"..\..\src\luace.h"\ | ||
"..\..\src\luaconf.h"\ | ||
"..\..\src\lualib.h"\ | ||
"..\..\src\wcelibcex\src\wce_locale.h"\ | ||
"..\..\src\wcelibcex\src\wce_stdio.h"\ | ||
"..\..\src\wcelibcex\src\wce_stdlib.h"\ | ||
"..\..\src\wcelibcex\src\wce_string.h"\ | ||
"..\..\src\wcelibcex\src\wce_time.h"\ | ||
"..\..\src\wcelibcex\src\wce_winbase.h"\ | ||
|
||
|
||
!ENDIF | ||
|
||
# End Source File | ||
# Begin Source File | ||
|
||
SOURCE=..\..\src\luace.c | ||
|
||
!IF "$(CFG)" == "luace - Win32 (WCE ARMV4I) Release" | ||
|
||
DEP_CPP_LUACE=\ | ||
"..\..\src\wcelibcex\src\wce_stdlib.h"\ | ||
"..\..\src\wcelibcex\src\wce_winbase.h"\ | ||
|
||
|
||
!ELSEIF "$(CFG)" == "luace - Win32 (WCE ARMV4I) Debug" | ||
|
||
DEP_CPP_LUACE=\ | ||
"..\..\src\wcelibcex\src\wce_stdlib.h"\ | ||
"..\..\src\wcelibcex\src\wce_winbase.h"\ | ||
|
||
|
||
!ELSEIF "$(CFG)" == "luace - Win32 (WCE ARMV4) Release" | ||
|
||
DEP_CPP_LUACE=\ | ||
"..\..\src\wcelibcex\src\wce_stdlib.h"\ | ||
"..\..\src\wcelibcex\src\wce_winbase.h"\ | ||
|
||
|
||
!ELSEIF "$(CFG)" == "luace - Win32 (WCE ARMV4) Debug" | ||
|
||
DEP_CPP_LUACE=\ | ||
"..\..\src\wcelibcex\src\wce_stdlib.h"\ | ||
"..\..\src\wcelibcex\src\wce_winbase.h"\ | ||
|
||
|
||
!ENDIF | ||
|
||
# End Source File | ||
# End Group | ||
# Begin Group "Header Files" | ||
|
||
# PROP Default_Filter "h;hpp;hxx;hm;inl" | ||
# Begin Source File | ||
|
||
SOURCE=..\..\src\resource.h | ||
# End Source File | ||
# End Group | ||
# Begin Group "Resource Files" | ||
|
||
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" | ||
# Begin Source File | ||
|
||
SOURCE=..\..\src\lua.ico | ||
# End Source File | ||
# Begin Source File | ||
|
||
SOURCE=..\..\src\resource.rc | ||
|
||
!IF "$(CFG)" == "luace - Win32 (WCE ARMV4I) Release" | ||
|
||
!ELSEIF "$(CFG)" == "luace - Win32 (WCE ARMV4I) Debug" | ||
|
||
!ELSEIF "$(CFG)" == "luace - Win32 (WCE ARMV4) Release" | ||
|
||
!ELSEIF "$(CFG)" == "luace - Win32 (WCE ARMV4) Debug" | ||
|
||
!ENDIF | ||
|
||
# End Source File | ||
# End Group | ||
# End Target | ||
# End Project |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,6 @@ | |
** See Copyright Notice in lua.h | ||
*/ | ||
|
||
|
||
#include <signal.h> | ||
#include <stdio.h> | ||
#include <stdlib.h> | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.