mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 05:14:18 +08:00
Remove algorithmicx package
This commit is contained in:
parent
7a4c5de2ae
commit
eab03299be
@ -1,7 +1,6 @@
|
||||
\documentclass[11pt]{article}
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage{amsmath, amsfonts, amssymb, amsthm, url, algorithmicx,
|
||||
algpseudocode, lmodern, color, graphicx}
|
||||
\usepackage{amsmath, amsfonts, amssymb, amsthm, url, lmodern, color, graphicx}
|
||||
|
||||
\title{Redox and system calls -- a multi-level kernel space}
|
||||
\author{Redox OS developers}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user