- Using FreeBSD
- Mountain Lion
- VMware Fusion 5
- Your VMware is installed at '/Applications/VMware Fusion.app'
- Command Line tools are at '/Applications/VMware Fusion.app/Contents/Library'
- especially vmrun
| # | |
| # Automatically generated file; DO NOT EDIT. | |
| # Linux/x86 4.19.97-gentoo Kernel Configuration | |
| # | |
| # | |
| # Compiler: gcc (Gentoo 8.3.0-r1 p1.1) 8.3.0 | |
| # | |
| CONFIG_CC_IS_GCC=y | |
| CONFIG_GCC_VERSION=80300 |
| #include <iostream> | |
| #include <vector> | |
| #include <cstdlib> | |
| namespace 🔵 = std; | |
| using 🔢 = int; | |
| using 💯 = unsigned; | |
| using 💀 = void; | |
| using 🕖 = time_t; | |
| using 👌 = bool; |
| --- tikz-uml.sty.orig 2015-10-10 23:44:04.978866966 -0300 | |
| +++ tikz-uml.sty 2015-10-10 23:29:46.902834319 -0300 | |
| @@ -16,7 +16,7 @@ | |
| \RequirePackage{xstring}% | |
| \RequirePackage{calc}% | |
| \RequirePackage{pgfopts}% | |
| -\usetikzlibrary{backgrounds,arrows,shapes,fit,shadows,decorations.markings}% | |
| +\usetikzlibrary{backgrounds,arrows,shapes,fit,shadows,decorations.markings,math}% | |
| \def\tikzumlPackageLayersNum{3}% |
| layman -o https://raw.githubusercontent.com/abusse/frickel-overlay/master/master/repositories.xml -f -a frickel-overlay |