This file contains hidden or 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
| :: Checking for conflicts... | |
| :: Checking for inner conflicts... | |
| [Aur: 1] openra-d2-git-166.git.0a74333-1 | |
| 1 openra-d2-git (Installed) (Build Files Exist) | |
| ==> Packages to cleanBuild? | |
| ==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4) | |
| ==> | |
| :: PKGBUILD up to date, Skipping (1/1): openra-d2-git | |
| 1 openra-d2-git (Installed) (Build Files Exist) |
This file contains hidden or 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
| :: Synchronizing package databases... | |
| core is up to date | |
| extra is up to date | |
| community is up to date | |
| multilib is up to date | |
| :: Starting full system upgrade... | |
| there is nothing to do | |
| :: Searching databases for updates... | |
| :: Searching AUR for updates... | |
| -> efl: local (1.22.3-1) is newer than extra (1.22.2-1) |
This file contains hidden or 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
| y=function("y") | |
| var("lambda_") | |
| E=diff(y(x),x,2)-x*y(x)==lambda_*y(x) | |
| S=desolve(E,y(x),ivar=x, contrib_ode=True, ics=[0,0,+Infinity,0]); |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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
| #!/bin/bash | |
| latest_commit_on_branch () { | |
| git log | head -n 1 | cut -d ' ' -f 2 | |
| } | |
| current_git_branch () { | |
| git rev-parse --abbrev-ref HEAD | |
| } | |
| update_git_repo () { |
This file contains hidden or 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
| OPENRA(6) Games Manual OPENRA(6) | |
| NAME | |
| openra - An Open Source modernization of the early 2D Command & Conquer games. | |
| SYNOPSIS | |
| openra [Game.Mod=ra] | |
| DESCRIPTION | |
| openra starts the game. |
This file contains hidden or 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
| OPENRA(6) Games Manual OPENRA(6) | |
| NAME | |
| openra - An Open Source modernization of the early 2D Command & Conquer games. | |
| SYNOPSIS | |
| openra [Game.Mod=ra] | |
| DESCRIPTION | |
| openra starts the game. |
This file contains hidden or 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
| Date: 2019-05-06 10:32:47Z | |
| Operating System: Unknown (Unix 5.0.9.301) | |
| Runtime Version: Mono 5.10.0.140 (tarball Sat Feb 24 15:30:44 UTC 2018) CLR 4.0.30319.42000 | |
| Exception of type `System.TypeInitializationException`: The type initializer for 'System.Console' threw an exception. | |
| Inner | |
| Exception of type `System.TypeInitializationException`: The type initializer for 'System.ConsoleDriver' threw an exception. | |
| Inner | |
| Exception of type `System.Exception`: Magic number is wrong: 542 | |
| at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x00028] in <9689214c1e4645be91df75196bac3cbb>:0 | |
| at System.TermInfoReader..ctor (System.String term, System.String filename) [0x0005f] in <9689214c1e4645be91df75196bac3cbb>:0 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.